Send documentation comments to mdsfeedback-doc@cisco.com
6-40
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug fcfwd
debug fcfwd
To enable debugging for the Fibre Channel forwarding feature, use the debug fcfwd 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 fcfwd {flogimap | idxmap | pcmap | sfib | spanmap} {error | event | trace} [module slot |
vsan vsan-id [module slot]]
no debug fcfwd {flogimap | idxmap | pcmap | sfib | spanmap} {error | event | trace} [module
slot | vsan vsan-id [module slot]]
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the system output when the debug fcfwd error command is issued:
switch# debug fcfwd error
flogimap Enables flogimap debugging.
idxmap Enables idxmap debugging.
pcmap Enables pcmap debugging.
sfib Enables sfib debugging.
spanmap Enables spanmap debugging.
error Enables debugging for FCC error conditions.
event Enables debugging for FCC events.
trace Enables debugging for FCC traces.
module slot Specifies the slot number of the module being debugged.
vsan vsan-id Restricts debugging to the specified VSAN.
Release Modification
1.0(2) This command was introduced.