[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Example: Configuring an IKE Proposal

Configure an IKE proposal:

[edit services ipsec-vpn ike]
proposal ike-proposal {
authentication-method pre-shared-keys;
dh-group group1;
authentication-algorithm sha1;
encryption-algorithm 3des-cbc;
}

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]