MSA Storage
1753888 Members
7679 Online
108809 Solutions
New Discussion

Re: Clone zone config using command line

 
SOLVED
Go to solution
Pedro_28
Contributor

Clone zone config using command line

Is there any way to clone a zone config from the command line?
I can do it with Web Tools but I can't find any command.
I'm using v6.2.1b
1 REPLY 1
Stephen Kebbell
Honored Contributor
Solution

Re: Clone zone config using command line

Are you looking for the zoneobjectcopy command?

zoneObjectCopy "objectName", "newName"

Description: Use this command to copy a zone object to a new zone object. The resulting object has the same type as
the original object. You can use this command for all zone object types, including cfg, zone, and alias.

Check the Fabric OS reference guide for more details.

Regards,
Stephen