SUMMARY STEPS
1.
switch# configure terminal
2.
switch(config)# zone smart-zone enable vsan1
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Smart Zoning is enabled for the selected zone.switch(config)# zone smart-zone enable vsan1
Step 2
Configuring Device Types for Zone Members
To configure the device types for zone members, perform these tasks:
SUMMARY STEPS
1.
switch# configure terminal
2.
switch (config)# zoneset name zoneset1
3.
switch(config-zoneset-zone)# member device-alias mds9000 both
4.
switch(config-zoneset-zone)# member pwnn 10:00:00:23:45:67:89:ab
5.
switch(config-zoneste-zone)# member fcid 2020:dbc0:80::4076
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enters global configuration mode.switch (config)# zoneset name zoneset1
Step 2
Configures the device type for the device-alias member as both. For
every supported member-type, init, target, and both are supported.
switch(config-zoneset-zone)# member
device-alias mds9000 both
Step 3
Configures the device type for the pwwn member as target. For every
supported member-type, init, target, and both are supported.
switch(config-zoneset-zone)# member pwnn
10:00:00:23:45:67:89:ab
Step 4
Configures the device type for the FCID member. There is no specific
device type that is configured. For every supported member-type, init,
target, and both are supported.
switch(config-zoneste-zone)# member fcid
2020:dbc0:80::4076
Step 5
When there is no specific device type configured for a zone
member, at the backend, zone entries that are generated are
created as device type both.
Note
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 153
Configuring and Managing Zones
Configuring Device Types for Zone Members