![Cisco MDS 9000 Series Command Reference Manual Download Page 1620](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_212531620.webp)
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
27-6
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 27 Z Commands
zone copy
zone copy
To copy the active zone set to the full zone set, use the
zone copy
command in EXEC mode. Use the
no
form of the command to negate the command or revert to the factory defaults.
zone copy active -zoneset full-zoneset vsan
vsan-id
zone copy vsan
vsan-id
active-zoneset
{
bootflash: ftp:
|
full-zoneset
|
scp:
|
sftp:
|
tftp:
|
volatile:
}
Syntax Description
Defaults
None.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example copies the active zone set to the full zone set.
switch#
zone copy active-zoneset full-zoneset vsan 1
The following example copies the active zone set in VSAN 3 to a remote location using SCP.
switch#
zone copy vsan 3 active-zoneset scp://guest@myserver/tmp/active_zoneset.txt
Related Commands
active-zoneset
Copies from the active zone set.
vsan
vsan-id
Configures to copy active zone set on a VSAN to full zone set.The ID of the
VSAN is from 1 to 4093.
full-zoneset
Copies the active-zone set to the full-zone set.
bootflash:
Copies the active-zone set to a location in the bootflash: directory.
ftp:
Copies the active-zone set to a remote location using the FTP protocol.
scp:
Copies the active-zone set to a remote location using the SCP protocol.
sftp:
Copies the active-zone set to a remote location using the SFTP protocol.
slot0:
Copies the active-zone set to a location in the slot0: directory.
tftp:
Copies the active-zone set to a remote location using the TFTP protocol.
volatile:
Copies the active-zone set to a location in the volatile: directory.
Release
Modification
1.3(1)
This command was modified.