Product specifications

Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 12: IKE/IPsec Commands
Efficient Networks
®
Page 12-51
Parameters
Example
Response
Command prompt.
ipsec set direction
Defines the direction of the IPSec SA.
Mgmt Class
Security (R/W)
Input Format
ipsec set direction <inbound | outbound> <saname>
Parameters
Example
Response
Command prompt.
<key>
Hexadecimal authentication key.
<saname>
a
a
ASCII string
Name of the IPSec SA to which the authentication key is added.
b
b
To see the IPSec SA names in use, use the ipsec list command.
-> ipsec set authkey aaaaaaaabbbbbbbbccccccccdddddddd show_rx
Choose one of the following:
inbound
Inbound SA.
outbound
Outbound SA.
<saname>
a
a
ASCII string
Name of the IPSec SA to which the direction parameter is added.
b
b
To see the IPSec SA names in use, use the ipsec list command.
-> ipsec set direction inbound show_rx