Configuring Switch Wwn List; Fabric Binding Activation And Deactivation - Cisco Nexus 6000 Series Configuration Manual

Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring Fabric Binding
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:
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5

Fabric Binding Activation and Deactivation

Fabric binding maintains a configuration database (config database) and an active database. The config database
is a read-write database that collects the configurations that 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 might be denied login by the config database. You can choose to forcefully
override these situations.
Cisco Nexus 6000 Series NX-OS SAN Switching Configuration Guide, Release 6.x
174
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
fabric-binding database vsan vsan-id
Example:
switch(config)# fabric-binding database
vsan 35
no fabric-binding database vsan vsan-id
Example:
switch(config)# no fabric-binding database
vsan 35
swwn swwn-id domain domain-id
Example:
switch(config-fabric-binding)# swwn
21:00:05:30:23:1a:11:03 domain 25
no swwn swwn-id domain domain-id
Example:
switch(config-fabric-binding)# no swwn
21:00:05:30:23:1a:11:03 domain 25
Configuring Fabric Binding
Purpose
Enters global 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-27932-01

Advertisement

Table of Contents
loading

Table of Contents