Configuring Minimum IKE Requirements for IPsec on an ES PIC
To define an IKE configuration for an ES PIC, include at least the following statements at the [edit security] hierarchy level:
[edit security ike]proposal ike-proposal-name {authentication-method (dsa-signatures | pre-shared-keys | rsa-signatures);dh-group (group1 | group2);encryption-algorithm (3des-cbd | des-cbc | ase-128-cbc | ase-192-cbc | ase-256-cbc);}policy ike-peer-address {proposals [ ike-proposal-names ];pre-shared-key (ascii-text key | hexadecimal key);}
