3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

364 CHAPTER 22: IPSEC CONFIGURATION COMMANDS
[SecBlade_VPN] ipsec proposal prop1
[SecBlade_VPN-ipsec-proposal- prop1] transform ah
[SecBlade_VPN-ipsec-proposal- prop1] ah authentication-algorithm sha1
debugging ike dpd Syntax
debugging ike dpd
undo debugging ike dpd
View
User view
Parameter
None
Description
Use the debugging ike dpd command to enable IKE DPD debugging.
Use the undo debugging ike dpd command to disable IKE DPD debugging.
Example
# Enable IKE DPD debugging.
<SecBlade_VPN> debugging ike dpd
debugging ipsec Syntax
debugging ipsec { all | sa | misc | packet [ policy policy-name [ seq-number ] |
parameters ip-address protocol spi-number ] }
undo debugging ipsec { all | sa | misc | packet [ policy policy-name [
seq-number ] | parameters ip-address protocol spi-number ] }
View
User view
Parameter
all: Displays all debugging information.
sa: Displays debugging information of SA.
packet: Displays debugging information of IPsec packets.
policy policy-name: Displays debugging information of IPsec policy whose name is
policy-name.
seq-number: Displays debugging information of IPsec policy whose sequence
number is seq-number.
parameters: Displays debugging information of a SA whose remote address is
ip-address, Security protocol is protocol, and SPI is spi-number.
misc: Displays other debugging information of IPsec.