Navigation
Example: Configuring an IKE Proposal
The following example shows how to configure an IKE proposal:
[edit security ike]
proposal ike-proposal {authentication-method pre-shared-keys;dh-group group1;authentication-algorithm sha1;encryption-algorithm 3des-cbc;}