Created
October 28, 2016 02:25
-
-
Save cjac/122d18d964914c5f848bf65b36defd1e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [[email protected]] > /ip ipsec installed-sa print | |
| Flags: A - AH, E - ESP | |
| 0 E spi=0 src-address=192.168.1.39:8 dst-address=208.115.126.77 state=larval | |
| add-lifetime=0s/30s replay=0 | |
| 1 E spi=0x44B297E src-address=208.115.126.77 dst-address=192.168.1.39 | |
| state=larval add-lifetime=0s/30s replay=0 | |
| [[email protected]] > /ip ipsec remote-peers print | |
| 0 local-address=192.168.1.39 remote-address=208.115.126.77 state=established | |
| side=initiator established=38m19s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment