Verifying Fabric Binding Information
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
•
•
Clearing the Fabric Binding Statistics
Use the clear fabric-binding statistics command to clear all existing statistics from the fabric binding
database for a specified VSAN.
switch# clear fabric-binding statistics vsan 1
Deleting the Fabric Binding Database
Use the no fabric-binding command in configuration mode to delete the configured database for a
specified VSAN.
switch(config)# no fabric-binding database vsan 10
Verifying Fabric Binding Information
To display fabric binding information, perform one of the following tasks:
Command
switch# show fabric-binding database
[active]
switch# show fabric-binding database
[active] [vsan vsan-id]
switch# show fabric-binding statistics
switch# show fabric-binding status
switch# show fabric-binding violations
switch# show fabric-binding efmd [vsan
vsan-id]
The following example displays the active fabric binding information for VSAN 4:
switch# show fabric-binding database active vsan 4
The following example displays fabric binding violations:
switch# show fabric-binding violations
-------------------------------------------------------------------------------
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
46-6
Use the fabric-binding database diff config vsan command to obtain information on the
differences between the config database and the active database.
switch# fabric-binding database diff config vsan 1
Use the copy running-config startup-config command to save the running configuration to the
startup configuration so that the fabric binding config database is available after a reboot.
switch# copy running-config startup-config
Chapter 46
Purpose
Displays the configured fabric binding database.
Include keyword active to display only the active
fabric binding database.
Displays the configured fabric binding database for
the specified VSAN.
Displays statistics for the fabric binding database.
Displays fabric binding status for all VSANs.
Displays fabric binding violations.
Displays the configured fabric binding database for
the specified VSAN.
Configuring Fabric Binding
OL-16597-01