S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
6-60
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.