When the switch is initialized for the first time, no zones are configured and all members are considered
to be part of the default zone. Members are not permitted to communicate with each other.
Note
Configure the default zone policy on each switch in the fabric. If you change the default zone policy on one
switch in a fabric, be sure to change it on all the other switches in the fabric.
The default settings for default zone configurations can be changed.
Note
The default zone members are explicitly listed when the default policy is configured as permit or when a zone
set is active. When the default policy is configured as deny, the members of this zone are not explicitly
enumerated when you view the active zone set.
Configuring the Default Zone Access Permission
To permit or deny traffic to members in the default zone, perform this task:
Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Permits traffic flow to default zone
members.
zone default-zone permit vsan vsan-id
Example:
switch(config)# zone default-zone permit vsan
13
Step 2
Denies (default) traffic flow to default
zone members.
no zone default-zone permit vsan vsan-id
Example:
switch(config)# no zone default-zone permit
vsan 40
Step 3
FC Alias Creation
You can assign an alias name and configure an alias member using the following values:
•
pWWN
—
The WWN of the N 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).
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
136
OL-30895-01
Configuring and Managing Zones
Zone Sets