Cloning Zones, Zone Sets, Fc Aliases, And Zone Attribute Groups - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring and Managing Zones
SUMMARY STEPS
1. configure terminal
2. zoneset rename oldname newname vsan vsan-id
3. zone rename oldname newname vsan vsan-id
4. fcalias rename oldname newname vsan vsan-id
5. zone-attribute-group rename oldname newname vsan vsan-id
6. zoneset activate name newname vsan vsan-id
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
zoneset rename oldname newname vsan vsan-id
Example:
switch(config)# zoneset rename test myzoneset vsan 60
Step 3
zone rename oldname newname vsan vsan-id
Example:
switch(config)# zone rename test myzone vsan 50
Step 4
fcalias rename oldname newname vsan vsan-id
Example:
switch(config)# fcalias rename test myfc vsan 200
Step 5
zone-attribute-group rename oldname newname vsan vsan-id
Example:
switch(config)# zone-attribute-group rename test mygroup
vsan 12
Step 6
zoneset activate name newname vsan vsan-id
Example:
switch(config)# zoneset activate name myzone vsan 50

Cloning Zones, Zone Sets, FC Aliases, and Zone Attribute Groups

You can clone a zone, zone set, fcalias, or zone-attribute-group.
OL-27583-01
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
Zone Set Duplication
Purpose
Enters global configuration mode.
Renames a zone set in the specified VSAN.
Renames a zone in the specified VSAN.
Renames a fcalias in the specified VSAN.
Renames a zone attribute group in the specified
VSAN.
Activates the zone set and updates the new zone
name in the active zone set.
149

Advertisement

Table of Contents
loading

Table of Contents