Renaming zone members
Renaming zone members
Hi all - I know you can rename zone sets. What would be the process of renaming zone members on a 9500 series?Is it even possible or do they need to be removed and then added with the new desired names?
Re:Renaming zone members
Hello, You can use the command below: mds-9513(config)# zone rename <current zone name> <new zone name> vsan xxmds-9513(config)# zoneset activate name <zoneset name> vsan xx ex:mds-9513(config)# zone rename Zone2 zone21 vs 30mds-9513(config)# zoneset activate name Zoneset1 vs 30 good lucks