SUMMARY STEPS
1.
switch# configure terminal
2.
switch(config)# clear zone smart-zoning fcalias name zone 1 vsan vsan1
3.
switch(config)# clear zone smart-zoning zone name zone 1 vsan 1
4.
switch(config)# clear zone smart-zoning zoneset zoneset1 vsan1
5.
switch(config)# clear zone smart-zoning vsan1
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Removes the device type configuration for all the members of
the specified fcalias.
switch(config)# clear zone smart-zoning fcalias
name zone 1 vsan vsan1
Step 2
Removes the device type configuration for all the members of
the specified zone .
switch(config)# clear zone smart-zoning zone
name zone 1 vsan 1
Step 3
Removes the device type configuration for all the members of
the zone and fcalias for the specified zoneset.
switch(config)# clear zone smart-zoning zoneset
zoneset1 vsan1
Step 4
Removes the device type configuration for all the members of
the zone and fcalias of all the specified zonesets in the VSAN.
switch(config)# clear zone smart-zoning vsan1
Step 5
Disabling Smart Zoning at Zone Level
To disable smart zoning at the zone level, perform these tasks:
SUMMARY STEPS
1.
switch# configure terminal
2.
switch(config)# zone name zone1 vsan 1
3.
switch(config)# no attribute disable-smart-zoning
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.switch# configure terminal
Step 1
Configures as zone name.switch(config)# zone name zone1 vsan 1
Step 2
Smart Zoning is disabled for the selected zone.switch(config)# no attribute
disable-smart-zoning
Step 3
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 155
Configuring and Managing Zones
Disabling Smart Zoning at Zone Level