Product specifications

Chapter 12: IKE/IPsec Commands Efficient Networks
®
Router family
Command Line Interface Guide
Page 12-38 Efficient Networks
®
Input Format
ike peers set peeridtype <ipaddr | domainname | email>
<peername>
Parameters
Example
Response
Command prompt.
ike peers set secret
Sets the shared secret for the IKE peer connection. The secret must be identical for
both ends. For more information, see IKE Peer Commands on page 5-56.
Mgmt Class
Security (R/W)
Input Format
ike peers set secret <secret> <peername>
Parameters
Choose one of the following:
ipaddr
The peer ID must be an IP address.
domainname
The peer ID must be a domain name.
email
The peer ID must be an e-mail address.
<peername>
a
a
ASCII string
Name of the IKE peer whose peer ID type is specified.
b
b
To see the peer names, use the ike peers list command.
-> ike peers set peeridtype domainname my_aggressive_peer
<secret>
a
a
ASCII string 1 - 256 characters; do not use spaces or non-printable characters.
Secret.
<peername>
b
b
ASCII string
Name of the IKE peer whose peer ID is specified.
c
c
To see the peer names, use the ike peers list command.