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-29
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug fabric-binding
debug fabric-binding
To enable debugging for the fabric binding feature, use the
debug fabric-binding
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 fabric-binding
{
all
|
efmd
{
db-events
|
errors
|
merge
{
errors
|
events
|
packets
}} |
mts-events
|
pss-events
} |
errors
[
vsan
vsan-id
] |
events
[
vsan
vsan-id
] |
mts-events
|
pss-events
|
snmp-events
|
trace
[
vsan
vsan-id
]}
no debug fabric-binding
{
all
|
efmd
{
db-events
|
errors
|
merge
{
errors
|
events
|
packets
}} |
mts-events
|
pss-events
} |
errors
[
vsan
vsan-id
] |
events
[
vsan
vsan-id
] |
mts-events
|
pss-events
|
snmp-events
|
trace
[
vsan
vsan-id
]}
Syntax Description
Defaults
Disabled.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example displays the system output when the
debug fabric-binding all
command is
issued:
switch#
debug fabric-binding all
all
Enables debugging for all fabric binding features.
db-events
Enables debugging for EFMD protocol database events.
efmd
Enables debugging for Exchange Fabric Membership Data (EFMD) protocol.
errors
Enables debugging for fabric binding errors.
events
Enables debugging for fabric binding events.
merge
Enables debugging for EFMD protocol merges.
packets
Enables debugging for EFMD protocol packets.
vsan
vsan-id
(Optional) Specifies the VSAN ID. The range is 1 to 4093.
events
Enables debugging for fabric binding events.
mts-events
Enables debugging for fabric binding MTS events.
pss-events
Enables debugging for fabric binding PSS events.
snmp-events
Enables debugging for fabric binding SNMP events
trace
Enables debugging for fabric binding traces.
Release
Modification
1.3(2)
This command was introduced.