-
-
Save koheyamada/47ad5988e3616cf9fca6fe7159b818a5 to your computer and use it in GitHub Desktop.
第3回 AWSとIDCFをVPN接続する - VPN接続編(全4回) ref: http://qiita.com/kooohei/items/f16dcb9e7280b29deee7
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
| $ show vpn ipsec sa | |
| Peer ID / IP Local ID / IP | |
| ------------ ------------- | |
| 52.192.68.69 10.13.0.146 | |
| Description: VPC tunnel 1 | |
| Tunnel State Bytes Out/In Encrypt Hash NAT-T A-Time L-Time Proto | |
| ------ ----- ------------- ------- ---- ----- ------ ------ ----- | |
| vti up 7.4K/6.6K aes128 sha1 yes 1587 3600 all | |
| Peer ID / IP Local ID / IP | |
| ------------ ------------- | |
| 52.193.106.189 10.13.0.146 | |
| Description: VPC tunnel 2 | |
| Tunnel State Bytes Out/In Encrypt Hash NAT-T A-Time L-Time Proto | |
| ------ ----- ------------- ------- ---- ----- ------ ------ ----- | |
| vti up 7.5K/4.9K aes128 sha1 yes 1262 3600 all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment