From An External Compactflash Disk (Slot0:); Saving Configuration Files To An External Device; To A Remote Server - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 8
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

From an External CompactFlash Disk (slot0:)

Note
The physical media must be inserted into slot0: after you log into the switch.
To configure a switch in the Cisco MDS 9000 Family using a configuration file stored on an external
CompactFlash disk, follow these steps:
Log into the switch through the console port or through a Telnet or SSH session.
Step 1
Insert the CompactFlash device into slot0: on the active supervisor module.
Step 2
Locate the configuration file using the cd and dir commands. (See the
Step 3
section on page
Configure the switch using the configuration file stored on the external CompactFlash disk using the
Step 4
copy slot0:source file system:running-config command.
The commands are executed as the file is parsed line by line.
Use the following command to download a configuration file from an external CompactFlash to the
running configuration:
switch copy slot0:dns-config.cfg system:running-config

Saving Configuration Files to an External Device

You can save a configuration file stored on internal storage to a remote server or to an external Flash
device on the switch.

To a Remote Server

To save a configuration file to a remote server such as TFTP, FTP, SCP, or SFTP, follow these steps:
Step 1
Log into the switch through the console port or through a Telnet or SSH session.
Step 2
Save the configuration using the copy system:running-config scheme://url command, where scheme is
TFTP, FTP, SCP, or SFTP and url is the path to the target file on the remote server.
Use the following command to save a running configuration file to a remote server:
switch# copy system:running-config scheme://url
Use the following command to save a startup configuration file to a remote server:
switch# copy nvram:startup-config scheme://url
OL-16184-01, Cisco MDS SAN-OS Release 3.x
8-5.)
Managing Configuration Files
"Copying Configuration Files"
Cisco MDS 9000 Family CLI Configuration Guide
8-3

Advertisement

Table of Contents
loading

Table of Contents