Send documentation comments to mdsfeedback-doc@cisco.com
6-68
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug ipsec
debug ipsec
To enable debugging for IPsec, use the debug ipsec command in EXEC mode.To disable a debug
command, use the no form of the command or use the no debug all command to turn off all debugging.
debug ipsec {all | bypass ficon_mgr | config | config-detail | demux | deque | error | event | flow
| flow-detail | ha | trace [detail] | warning}
no debug ipsec {all | bypass ficon_mgr | config | config-detail | demux | deque | error | event |
flow | flow-detail | ha | trace [detail] | warning}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines To use this command, IPsec must be enabled using the crypto ipsec enable command.
Examples The following example displays the system output when the debug ipsec config command is issued.
switch# debug ipsec config
all Enables all IPsec debugging.
bypass ficon_mgr Bypasses the FICON manager.
config Enables debugging for IPsec configuration.
config-detail Enables debugging for detailed IPsec configuration.
demux Enables debugging for IPsec message demux.
deque Enables debugging for IPsec message dequeue.
error Enables debugging for IPsec errors.
event Enables debugging for IPsec FSM and events.
flow Enables debugging for IPsec flow.
flow-detail Enables debugging for detailed IPsec flow.
ha Enables debugging for IPsec high availability.
trace Enables debugging for IPsec trace.
detail Specifies detailed trace.
warning Enables debugging for IPsec warning.
Release Modification
2.0(x) This command was introduced.