Send documentation comments to mdsfeedback-doc@cisco.com
6-19
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.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.