About Switch Wwn Lists; Configuring Switch Wwn List; About Fabric Binding Activation And Deactivation - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Configuring Fabric Binding
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
Verify the status of the fabric binding feature of a fabric binding-enabled switch by entering the show
fabric-binding status command:
switch# show fabric-binding status
VSAN 1:Activated database
VSAN 4:No Active database

About Switch WWN Lists

A user-specified fabric binding list contains a list of switch WWNs (sWWNs) within a fabric. If an
sWWN attempts to join the fabric, and that sWWN is not on the list or the sWWN is using a domain ID
that differs from the one specified in the allowed list, the ISL between the switch and the fabric is
automatically isolated in that VSAN and the switch is denied entry into the fabric.

Configuring Switch WWN List

To configure a list of sWWNs and optional domain IDs for a Fibre Channel VSAN, perform this task:
Command
Step 1
switch# configuration terminal
switch(config)#
Step 2
switch(config)# fabric-binding database vsan
vsan-id
switch(config-fabric-binding)#
switch(config)# no fabric-binding database vsan
vsan-id
Step 3
switch(config-fabric-binding)# swwn swwn-id
domain domain-id
switch(config-fabric-binding)# no swwn swwn-id
domain domain-id
This example configures the sWWN of another switch to the configured database list for domain ID 3:
switch(config)# fabric-binding database vsan 10
switch(config-fabric-binding)# swwn 21:00:05:30:23:1a:11:03 domain 3

About Fabric Binding Activation and Deactivation

The fabric binding feature maintains a configuration database (config database) and an active database.
The config database is a read-write database that collects the configurations you perform. These
configurations are only enforced upon activation. This activation overwrites the active database with the
contents of the config database. The active database is read-only and is the database that checks each
switch that attempts to log in.
By default, the fabric binding feature is not activated. You cannot activate the fabric binding database on
the switch if entries existing in the config database conflict with the current state of the fabric. For
example, one of the already logged in switches may be denied login by the config database. You can
choose to forcefully override these situations.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
46-4
Chapter 46
Configuring Fabric Binding
Purpose
Enters configuration mode.
Enters the fabric binding submode for the
specified VSAN.
Deletes the fabric binding database for the
specified VSAN.
Adds the sWWN of another switch for a
specific domain ID to the configured
database list.
Deletes the sWWN and domain ID of a
switch from the configured database list.
OL-16597-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents