Copying Files - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

Working with Configuration Files
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 .

Copying Files

The syntax for the copy command follows and is explained in
switch# copy <scheme>://<username@><server>/<file name>
<scheme>://<username@><server>/<file name>
Table 7-1
Scheme
bootflash
slot0
volatile
nvram
system
tftp
ftp
scp (secure copy)
sftp
core
1. When downloading and uploading files, a TFTP limitation restricts a TFTP client to a 32 MB file size and some TFTP servers
Use the show version image command to verify if the downloaded images are valid.
Note
Cisco MDS 9000 Family Configuration Guide
7-6
copy Command Syntax
1
to a 16 MB file size.
This example shows how to copy a file from the active supervisor module's (sup-1 in slot 5)
bootflash to the standby supervisor module's (sup-2 in slot 6) bootflash.
switch# copy bootflash:system_image bootflash://sup-2/system_image
This example shows how to overwrite the contents of an existing configuration in NVRAM.
switch# copy nvram:snapshot-config nvram:startup-config
Warning: this command is going to overwrite your current startup-config.
Do you wish to continue? {y/n} [y] y
This example shows how to copy a running configuration to the bootflash: file system.
switch# copy system:running-config bootflash:my-config
This example shows how to copy a system image file from the SCP server to bootflash.
switch# copy scp://user@10.1.7.2/system-image bootflash:system-image
This example shows how to copy a script file from the SFTP server to the volatile: file system.
switch# copy sftp://172.16.10.100/myscript.txt volatile:myscript.txt
Server
sup-active
sup-standby
sup-1 or module-5
sup-2 or module-6
sup-local
sup-remote
IP address or DNS name
slot-number
Chapter 7
Working with Configuration Files
Table
7-1.
File Name
User-specified
User-specified
User-specified
startup-config or snapshot-config
running-config
User-specified
Process identifier number
OL-6973-03, Cisco MDS SAN-OS Release 2.x

Advertisement

Table of Contents
loading

Table of Contents