Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
46-6
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 46 Configuring Fabric Binding
Verifying Fabric Binding Information
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
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:
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
-------------------------------------------------------------------------------
Command Purpose
switch# show fabric-binding database
[active]
Displays the configured fabric binding database.
Include keyword active to display only the active
fabric binding database.
switch# show fabric-binding database
[active] [vsan vsan-id]
Displays the configured fabric binding database for
the specified VSAN.
switch# show fabric-binding statistics
Displays statistics for the fabric binding database.
switch# show fabric-binding status
Displays fabric binding status for all VSANs.
switch# show fabric-binding violations
Displays fabric binding violations.
switch# show fabric-binding efmd [vsan
vsan-id]
Displays the configured fabric binding database for
the specified VSAN.