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
| Tunnel 1 | |
| =================================== | |
| set security ike proposal ike-prop-vpn-to-aws-1 authentication-method pre-shared-keys | |
| set security ike proposal ike-prop-vpn-to-aws-1 authentication-algorithm sha1 | |
| set security ike proposal ike-prop-vpn-to-aws-1 encryption-algorithm aes-128-cbc | |
| set security ike proposal ike-prop-vpn-to-aws-1 lifetime-seconds 28800 | |
| set security ike proposal ike-prop-vpn-to-aws-1 dh-group group2 | |
| set security ike policy ike-pol-vpn-to-aws-1 mode main |