Clearing The Zone Server Database - Cisco Nexus 5000 Series Configuration Manual

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

Advertisement

Zone Set Duplication
SUMMARY STEPS
1. configure terminal
2. zoneset clone oldname newname vsan vsan-id
3. zone clone oldname newname vsan number
4. fcalias clone oldname newname vsan vsan-id
5. zone-attribute-group clone 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 clone oldname newname vsan vsan-id
Example:
switch(config)# zoneset clone test myzoneset2 vsan 2
Step 3
zone clone oldname newname vsan number
Example:
switch(config)# zone clone test myzone3 vsan 3
Step 4
fcalias clone oldname newname vsan vsan-id
Example:
switch(config)# fcalias clone test myfcalias vsan 30
Step 5
zone-attribute-group clone oldname newname vsan vsan-id
Example:
switch(config)# zone-attribute-group clone test mygroup2
vsan 10
Step 6
zoneset activate name newname vsan vsan-id
Example:
switch(config)# zoneset activate name myzonetest1 vsan
3

Clearing the Zone Server Database

You can clear all configured information in the zone server database for the specified VSAN.
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
150
Configuring and Managing Zones
Purpose
Enters global configuration mode.
Clones a zone set in the specified VSAN.
Clones a zone in the specified VSAN.
Clones a fcalias in the specified VSAN.
Clones a zone attribute group in the specified
VSAN.
Activates the zone set and updates the new zone
name in the active zone set.
OL-27583-01

Advertisement

Table of Contents
loading

Table of Contents