WS 2000 Wireless Switch System Reference Guide10-108
Example:
admin(network.wan.vpn)>list Bob
-----------------------------------------------------------------------------
Detail listing of VPN entry:
-----------------------------------------------------------------------------
Name : Bob
Local Subnet : 1
Tunnel Type : Manual
Remote IP : 206.107.22.45
Remote IP Mask : 255.255.255.224
Remote Security Gateway : 206.107.22.2
Local Security Gateway : 209.239.160.55
AH Algorithm : None
Encryption Type : ESP
Encryption Algorithm : DES
authkey
<name>
IN/OUT
<authkey>
Sets the AH authentication key (if SPD type is Manual)
for tunnel <name> with the direction set to IN or OUT,
and the manual authentication key set to <authkey>. (The
key size is 32 hex characters for MD5, and 40 hex
characters for SHA1).
enctype
<name> <enctype>
Sets the Encryption type for SPD <name> to <enctype>
(one of None, ESP, or ESP-AUTH).
encalgo
<name> <encalgo>
Sets the Encryption Algorithm for SPD <name> to
<encalgo> (one of DES, 3DES, AES128, AES192, or
AES256).
espauthalgo
<name>
MD5/
SHA1
Sets ESP Authentication Algorithm for SPD <name> to
MD5 or SHA1.
enckey
<name>
IN/
OUT
<enckey>
Sets the Manual Encryption Key in ASCII for SPD <name>
and direction IN or OUT to the key <enckey>. The size of
the key depends on the encryption algorithm.
- 16 hex chars for DES
- 48 hex chars for 3DES
- 32 hex chars for AES128
- 48 hex chars for AES192
- 64 hex chars for AES256
espauthkey
<name>
IN/
OUT
<espauthkey>
Sets Manual ESP Authentication Key for SPD <name>
either for IN or OUT direction to <espauthkey>, an ASCII
string of hex characters. If authalgo is set to MD5, the
provide 32 hex characters. If authalgo is set to SHA1,
provide 40 hex characters.
spi
<name>
AUTH/
ESP
IN/
OUT
<spi>
Sets IN(bound) or OUT(bound) SPI for AUTH (Manual
Authentication) or ESP for SPD <name> to <spi> (a hex
value more than 0xFF).
localgw
<name> <ip>
Sets the Local WAN IP to <ip> (a.b.c.d).
usepfs
<name>
enable/
disable
Enables or disables Perfect Forward Secrecy for SPD
<name>.
salife
<name> <lifetime>
Sets SA life time to <lifetime> seconds (minimum 300).