Unique Area Fc Ids For Hbas - 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 fcid database
Example:
switch(config)# fcdomain fcid database
Step 3
vsan vsan-id wwn 33:e8:00:05:30:00:16:df fcid fcid
Example:
switch(config-fcid-db)# vsan 26 wwn
33:e8:00:05:30:00:16:df fcid 4
Step 4
vsan vsan-id wwn 11:22:11:22:33:44:33:44 fcid fcid
dynamic
Example:
switch(config-fcid-db)# vsan 13 wwn
11:22:11:22:33:44:33:44 fcid 6 dynamic
Step 5
vsan vsan-id wwn 11:22:11:22:33:44:33:44 fcid fcid
area
Example:
switch(config-fcid-db)# vsan 88 wwn
11:22:11:22:33:44:33:44 fcid 4 area

Unique Area FC IDs for HBAs

Read this section only if the Host Bus Adapter (HBA) port and the storage port are connected to the same
Note
switch.
Some HBA ports require a different area ID than for the storage ports when they are both connected to the
same switch. For example, if the storage port FC ID is 0x6f7704, the area for this port is 77. In this case, the
HBA port's area can be anything other than 77. The HBA port's FC ID must be manually configured to be
different from the storage port's FC ID.
Cisco SAN switches facilitate this requirement with the FC ID persistence feature. You can use this feature
to preassign an FC ID with a different area to either the storage port or the HBA port.
OL-27583-01
Purpose
Enters global configuration mode.
Enters FC ID database configuration submode.
Configures a device WWN (33:e8:00:05:30:00:16:df) with the
FC ID 0x070128 in the specified VSAN.
Note
Configures a device WWN (11:22:11:22:33:44:33:44) with
the FC ID 0x070123 in the specified VSAN in dynamic mode.
Configures a device WWN (11:22:11:22:33:44:33:44) with
the FC IDs 0x070100 through 0x701FF in the specified VSAN.
Note
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
To avoid assigning a duplicate FC ID, use the show
fcdomain address-allocation vsan command to
display the FC IDs in use.
To secure the entire area for this fcdomain, assign 00
as the last two characters of the FC ID.
FC IDs
49

Advertisement

Table of Contents
loading

Table of Contents