Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
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 | aes-128-cbc | aes-192-cbc | aes-256-cbc);}policy ike-peer-address {proposals [ ike-proposal-names ];pre-shared-key (ascii-text key | hexadecimal key);}

