display ipsecspd

Purpose

Displays the IPSEC Security Policy Database (SPD) entries defined for VPN tunnels.

Note This is the information that was formerly displayed by the display spd command.

Required permissions

For Digi products with two or more users, permissions must be set to set permissions display=execute to use this command. See set permissions for details on setting user permissions for commands.

Syntax

display ipsecspd

Examples

#> disp ipsecspd

IPSEC SPD Table:

Idx, Selector(local ip:port,remote ip:port, protocol),Inner policy, Outer policy,     Protect Mode  Hash  Enc   Protect Mode  Hash
  0 any, any, any                    bypass
  1 10.13.11.96:0, 0.0.0.0:0, any    esp     tunnl sha1  aes
  2 10.13.11.96:0, 0.0.0.0:0, any    esp     tunnl sha1  aes
  3 any, 127.0.0.1:0, any            bypass
  4 any, 10.13.11.96:0, any          bypass
  5 any, 166.203.137.88:0, any       bypass

See also