Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-105
WS2000>admin(network.wan.vpn)> list
Description:
Lists security policy database (SPD) entries.
Syntax:
Example:
admin(network.wan.vpn)>list
--------------------------------------------------------------------------
Tunnel Name Type Remote IP/Mask Remote Gateway Local WAN IP Subnet
--------------------------------------------------------------------------
Eng2EngAnnex Manual 192.168.32.2/24 192.168.33.1 192.168.24.198 1
Bob Manual 206.107.22.45/27 206.107.22.2 209.239.160.55 1
admin(network.wan.vpn)>list bob
bad index value
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
ESP Inbound SPI : 0x00000100
ESP Outbound SPI : 0x00000100
list Lists all tunnel entries.
<name>
Lists detailed information about tunnel named <name>. Note that the <name> must match case with the name in
the SPD entry. “Bob” is not equal to “bob”, as shown in the example below.