Cisco MDS 9124 - Fabric Switch Reference page 268

Cisco mds 9000 family command reference - cisco mds san-os release 3.0(1) through 3.3(1a) (ol-16217-01, april 2008)
Hide thumbs Also See for Cisco MDS 9124 - Fabric Switch:
Table of Contents

Advertisement

copy
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
switch# copy samplefile mystorage/samplefile
If the current directory is slot0:mydir, this command copies slot0:mydir/samplefile to
slot0:mydir/mystorage/samplefile.
The following example downloads a configuration file from an external CompactFlash to the running
configuration.
switch copy slot0:dns-config.cfg system:running-config
The following example saves a running configuration file to an external CompactFlash.
switch# copy system:running-config slot0:dns-config.cfg
The following example saves a startup configuration file to an external CompactFlash.
switch# copy system:startup-config slot0:dns-config.cfg
The following example uses CFS to cause all switches in the fabric to copy their running configuration
(source) file to their startup configuration (destination) file.
switch# copy running-config startup-config fabric
[########################################] 100%
switch#
If any remote switch fails to complete the copy running-config startup-config fabric process, the
Note
initiator switch also does not complete saving its startup-configuration. This means, both the remote
switch and the initiator switch have failed to save their startup-configuration (the old
startup-configuration reverts back). All the other switches in the network would have succeeded.
The following example creates a backup copy of the binary configuration.
switch# copy nvram:startup-config nvram:snapshot-config
The following example copies an image in bootflash on the active supervisor to the bootflash on the
standby supervisor.
switch# copy bootflash:myimage bootflash://sup-2/myimage
The following example creates a running configuration copy in bootflash.
switch# copy system:running-config bootflash:my-config
The following examples creates a startup configuration copy in bootflash.
switch# copy nvram:startup-config bootflash:my-config
Related Commands
Command
cd
dir
reload
show version
Cisco MDS 9000 Family Command Reference
4-114
Description
Changes the default directory or file system.
Displays a list of files on a file system.
Reloads the operating system.
Displays the version of the running configuration file.
Chapter 4
OL-16217-01, Cisco MDS SAN-OS Release 3.x
C Commands

Advertisement

Table of Contents
loading

Table of Contents