Send documentation comments to mdsfeedback-doc@cisco.com
6-70
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug isns
debug isns
To enable debugging for Internet storage name services (iSNS), use the debug isns 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 isns {all | bypass ficon_mgr | cloud | db | deque | error | event [vsan vsan-id] |
fabric distribute | ha [vsan vsan-id] | prot | trace [detail] | warning [vsan vsan-id]}
no debug isns {all | bypass ficon_mgr | cloud | db | deque | error | event [vsan vsan-id] |
fabric distribute | ha [vsan vsan-id] | prot | trace [detail] | warning [vsan vsan-id]}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines To use this command, iSNS must be enabled using the isns-server enable command.
Examples The following example displays the system output when the debug isns error
command is issued.
switch# debug isns error
all Enables all iSNS debugging.
bypass ficon_mgr Enables bypassing FICON manager execution.
cloud Enables debugging for iSNS cloud discovery.
db Enables debugging for iSNS database.
deque Enables debugging for iSNS message dequeue.
error Enables debugging for iSNS error.
event Enables debugging for iSNS event.
vsan vsan-id Restricts debugging to the specified VSAN ID. The range is 1 to 4093.
fabric distribute Enables debugging for iSNS fabric distribution.
ha Enables debugging for iSNS high availability.
prot Enables debugging for iSNS protocol.
trace Enables debugging for iSNS trace.
detail Enables detailed iSNS trace.
warning Enables debugging for iSNS warning.
Release Modification
2.0(x) This command was introduced.