Fabric Binding Activation - HP Cisco MDS 9216 - Fabric Switch Configuration Manual

Cisco mds 9000 family fabric manager configuration guide, release 3.x (ol-8222-10, april 2008)
Hide thumbs Also See for Cisco MDS 9216 - Fabric Switch:
Table of Contents

Advertisement

Fabric Binding Configuration
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
To configure a list of sWWNs and domain IDs for a FICON VSAN, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# fabric-binding database vsan 5
switch(config-fabric-binding)#
switch(config)# no fabric-binding database vsan
5
Step 3
switch(config-fabric-binding)# swwn
21:00:05:30:23:11:11:11 domain 102
switch(config-fabric-binding)# swwn
21:00:05:30:23:1a:11:03 domain 101
switch(config-fabric-binding)# no swwn
21:00:15:30:23:1a:11:03 domain 101
Step 4
switch(config-fabric-binding)# exit
switch(config)#
To configure a list of sWWNs and optional domain IDs for a Fibre Channel VSAN, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# fabric-binding database vsan 10
switch(config-fabric-binding)#
switch(config)# no fabric-binding database vsan
10
Step 3
switch(config-fabric-binding)# swwn
21:00:05:30:23:11:11:11
switch(config-fabric-binding)# no swwn
21:00:05:30:23:11:11:11
switch(config-fabric-binding)# swwn
21:00:05:30:23:1a:11:03 domain 101
switch(config-fabric-binding)# no swwn
21:00:15:30:23:1a:11:03 domain 101
Step 4
switch(config-fabric-binding)# exit
switch(config)#

Fabric Binding Activation

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.
Cisco MDS 9000 Family CLI Configuration Guide
47-4
Chapter 47
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 and domain ID of a switch
to the configured database list.
Adds the sWWN and domain ID of another
switch to the configured database list.
Deletes the sWWN and domain ID of a
switch from the configured database list.
Exits the fabric binding submode.
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 a switch for all domains
to the configured database list.
Deletes the sWWN of a switch for all
domains from the configured database list.
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.
Exits the fabric binding submode.
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents