Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 IPSec Configuration Commands
3Com Corporation
5-36
Example
# Set the remote address of the ipsec policy to 10.1.1.2.
[3Com] ipsec policy shanghai 10 manual
[3Com-ipsec-policy-shanghai-10] tunnel remote 10.1.1.2
5.2 Encryption Card Configuration Commands
5.2.1 debugging encrypt-card
Syntax
debugging encrypt-card { all | command | error | misc | packet | sa } [ slot-id ]
undo debugging encrypt-card { all | command | error | misc | packet | sa }
debugging encrypt-card host { all | command | error | misc | packet | sa }
undo debugging encrypt-card host { all | command | error | misc | packet | sa }
View
User view
Parameter
all: Enables all debugging on the encryption card.
command: Enables command debugging on the encryption card.
error: Enables error debugging on the encryption card.
misc: Enables other debugging on the encryption card.
packet: Enables packet debugging on the encryption card.
sa: Enables security association (SA) debugging on the encryption card.
host: Enables host debugging on the encryption card.
slot-id: Slot ID for the encryption card, whose range depends on the number of slots on
the router. It is in 3-dimentional format, for example, x/y/z, where x stands for slot ID, y
and z are fixed to 0 for the encryption card.
Description
Use the debugging encrypt-card command to enable debugging on the specified or
all encryption cards.
Use the undo debugging encrypt-card command to disable debugging on the
encryption card.
Example
# Enable command debugging on the encryption card at slot 5/0/0.
[Router] debugging encrypt-card command 5/0/0