Chapter 12: IKE/IPsec Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 12-44
Efficient Networks
®
Parameters
Example
Response
Command prompt.
ike proposals set session_auth
Sets the IKE proposal parameter that specifies the session authentication; preshared
key is currently the only option. For more information on IKE proposals, see “
IKE
Management” on page 5-52.
Mgmt Class
Security (R/W)
Input Format
ike proposals set session_auth <preshare> <proposalname>
Parameters
Example
Response
Command prompt.
none
No authentication.
md5
Authentication using the Message Digest 5 algorithm.
sha1
Authentication using algorithm Secure Hash Algorithm-1.
<proposalname>
a
a
ASCII string
Name of the IKE proposal to which the authentication parameter
is added.
b
b
To see the proposal names in use, use the
ike proposals list
command.
-> ike proposals set message_auth sha1 my_ike_proposal
preshare
Preshare key.
<proposalname>
a
a
ASCII string
Name of the IKE proposal to which the session authentication
parameter is added.
b
b
To see the proposal names in use, use the
ike proposals list
command.
-> ike proposals set session_auth sha1 my_ike_proposal