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
23-10
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 Configuring and Managing Zones
Zone Sets
About FC Alias Creation
You can assign an alias name and configure an alias member using the following values:
•
pWWN—The WWN of the N or NL port is in hex format (for example, 10:00:00:23:45:67:89:ab).
•
fWWN—The WWN of the fabric port name is in hex format (for example,
10:00:00:23:45:67:89:ab).
•
FC ID—The N port ID is in 0xhhhhhh format (for example, 0xce00d1).
•
Domain ID—The domain ID is an integer from 1 to 239. A mandatory port number of a non-Cisco
switch is required to complete this membership configuration.
•
IPv4 address—The IPv4 address of an attached device is in 32 bits in dotted decimal format along
with an optional subnet mask. If a mask is specified, any device within the subnet becomes a member
of the specified zone.
•
IPv6 address—The IPv6 address of an attached device is in 128 bits in colon- (:) separated)
hexadecimal format.
•
Interface—Interface-based zoning is similar to port-based zoning because the switch interface is
used to configure the zone. You can specify a switch interface as a zone member for both local and
remote switches. To specify a remote switch, enter the remote switch WWN (sWWN) or the domain
ID in the particular VSAN.
Tip
The Cisco SAN-OS software supports a maximum of 2048 aliases per VSAN.
Creating FC Aliases
To create an alias, follow these steps:
Step 2
switch(config)#
zone default-zone permit vsan 1
Permits traffic flow to default zone
members.
switch(config)#
no
zone default-zone permit vsan 1
Denies (default) traffic flow to default
zone members.
Command
Purpose
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
fcalias name AliasSample vsan 3
switch(config-fcalias)#
Configures an alias name (AliasSample).