Allowed Domain Id Lists; Configuring Allowed Domain Id Lists - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring Fibre Channel Domain Parameters
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
fcdomain domain domain-id static vsan vsan-id
Example:
switch(config)# fcdomain domain 1 static vsan
3
Step 3
no fcdomain domain domain-id static vsan vsan-id
Example:
switch(config)# no fcdomain domain 1 static
vsan 3
Step 4
fcdomain domain domain-id preferred vsan
vsan-id
Example:
switch(config)# fcdomain domain 1 preferred
vsan 5
Step 5
no fcdomain domain domain-id preferred vsan
vsan-id
Example:
switch(config)# no fcdomain domain 1
preferred vsan 5

Allowed Domain ID Lists

By default, the valid range for an assigned domain ID list is from 1 to 239. You can specify a list of ranges
to be in the allowed domain ID list and separate each range with a comma. The principal switch assigns domain
IDs that are available in the locally configured allowed domain list.
Use allowed domain ID lists to design your VSANs with nonoverlapping domain IDs. This helps you in the
future if you need to implement IVR without the NAT feature.
If you configure an allowed list on one switch in the fabric, we recommend that you configure the same list
in all other switches in the fabric to ensure consistency or use CFS to distribute the configuration.

Configuring Allowed Domain ID Lists

You can configure the allowed domain ID list.
OL-27583-01
Purpose
Enters global configuration mode.
Configures the switch in the specified VSAN to accept only a
specific value and moves the local interfaces in the specified
VSAN to an isolated state if the requested domain ID is not
granted. The domain ID range is 1 to 239. The VSAN ID range
is 1 to 4093.
Resets the configured domain ID to factory defaults in the
specified VSAN. The configured domain ID becomes 0 preferred.
Configures the switch in the specified VSAN to request a
preferred domain ID 3 and accepts any value assigned by the
principal switch. The domain ID range is 1 to 239. The VSAN
ID range is 1 to 4093.
Resets the configured domain ID to 0 (default) in the specified
VSAN. The configured domain ID becomes 0 preferred.
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
Domain IDs
41

Advertisement

Table of Contents
loading

Table of Contents