Product specifications

Efficient Networks
®
Router family
Technical Reference Guide
Chapter 5: System Security
Efficient Networks
®
Page 5-69
-> ipsec set authentication <sha1 | md5> <saname>
Selects authentication using either SHA-1 (Secure Hashing Algorithm 1) or MD5
(Message Digest 5)
-> ipsec set enckey <key> <saname>
Specifies the encryption key (in hexadecimal, 64 bits for DES or 192 bits for 3DES).
-> ipsec set authkey <key> <saname>
Specifies the authentication key (hexadecimal).
-> ipsec set ident <ident> <saname>
Specifies the identifier (SPID) for the IPSec tunnel. It must match the SPID at the
other end of the tunnel, that is, the tx SPID on this end must match the rx SPID on the
other end.
-> ipsec set service <esp | ah | both> <saname>
Selects the authentication and/or encryption services used: AH authentication, ESP
encryption, or both ESP encryption and ESP authentication (encryption applied first
and then authentication).
-> ipsec set compression <none | lzs> <saname>
Selects either LZS compression or no compression.