Send documentation comments to mdsfeedback-doc@cisco.com
6-61
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug ike
debug ike
To enable debugging for the IKE protocol, use the debug ike 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 ike {all | error | event | message | mts | protocol | verbose | warning}
no debug ike {all | error | event | message | mts | protocol | verbose | warning}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines To use this command, IKE must be enabled using the crypto ike enable command.
Examples The following example displays the system output when the debug ike all command is issued.
switch# debug ike all
Related Commands
all Enables all of the debugging flags for IKE.
error Enables debugging for IKE errors.
event Enables debugging for IKE event generation.
message Enables debugging for IKE messages.
mts Enables debugging for MTS-related IKE activity.
protocol Enables debugging for IKE protocol-related handling.
verbose Enables verbose debugging for IKE protocol-related handling.
warning Enables debugging for IKE warnings.
Release Modification
2.0(x) This command was introduced.
Command Description
no debug all Disables all debugging.
show crypto ike
domain ipsec
Displays IKE protocol information.