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-19
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug device-alias
debug device-alias
To enable debugging for device aliases, use the
debug device-alias
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 device-alias
{
all
|
database
{
detail
|
errors
|
events
} |
fsm
|
ha
|
import
{
errors
|
events
} |
merge
{
errors
|
events
|
packets
} |
pss
{
errors
|
events
} |
session
{
errors
|
events
|
packets
}
|
trace
}
no debug device-alias
{
all
|
database
{
detail
|
errors
|
events
} |
fsm
|
ha
|
import
{
errors
|
events
}
|
merge
{
errors
|
events
|
packets
} |
pss
{
errors
|
events
} |
session
{
errors
|
events
|
packets
}
|
trace
}
Syntax Description
Defaults
None.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example displays the system output when the
debug device-alias all
command is issued:
switch#
debug device-alias all
all
Enables all device alias debugging.
database
Enables debugging for device alias database events.
detail
Enables detailed debugging for device alias database events.
errors
Enables debugging for device alias error conditions.
events
Enables debugging for device alias events.
fsm
Enables debugging for device alias FSM events.
ha
Enables debugging for device alias HA events.
import
Enables debugging for device alias imports.
merge
Enables debugging for device alias merges.
packets
Enables debugging for device alias packets.
pss
Enables debugging for device alias PSS.
session
Enables debugging for device alias sessions.
trace
Enables debugging for device alias traces.
Release
Modification
2.0(x)
This command was introduced.