White Papers

Table Of Contents
Creating Zonesets
A zoneset is a grouping or configuration of zones.
To create a zoneset and zones into the zoneset, use the following steps.
1. Create a zoneset.
CONFIGURATION mode
fc zoneset zoneset_name
2. Add zones into a zoneset.
ZONESET CONFIGURATION mode
member zonename
Dell(conf)#fc zoneset zs1
Dell(conf-fc-zoneset-zs1)#member z1
Dell(conf-fc-zoneset-zs1)#
Dell(conf-fc-zoneset-zs1)#exit
Dell(conf-fc-zoneset-zs1)#
Activating a Zoneset
Activating a zoneset makes the zones within it effective.
On a switch, only one zoneset can be active. Any changes in an activated zoneset do not take effect until it is re-activated.
By default, the fcoe-map default_full_fabricdoes not have any active zonesets.
1. Change to the default zone behavior.
no active-zoneset zoneset_name
2. View the active zoneset.
show fc zoneset active
Zone Merge (within ISL)
When two switches are connected through E-port, the active zonesets are merged.
Merge operation involves checking for any zones with same name and different member set and segmenting the switches. If no
conflicts are found, the zones are merged together.
All unique zones are part of both the switches. All non-unique zones (that is, zones with same name and same members) stay
intact. At the end of merge operation, all zones and zone members in both the switches are identical. Both switches retain their
active zoneset name.
To view the merged active zones, use the show fc zoneset merged command.
Configuring Fabric Parameters
To configure fabric parameters, follow these steps.
1. Enable the Fibre Channel Domain-id Lock.
FCoE-map configuration mode
domain-id-lock
For example: Dell(conf-fmap-default_full_fabric-fcfabric)# domain-id-lock
2. Disable the Fibre Channel Domain-id Lock.
no domain-id-lock
For example: Dell(conf-fmap-default_full_fabric-fcfabric)# no domain-id-lock
3. Configure the domain-id.
domain-id<FC-doman-ID>
For example: Dell(conf-fmap-default_full_fabric-fcfabric)# domain-id 3
290
Fabric Services