Copying Configuration Files To An External Flash Memory Device - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Copying Configuration Files to an External Flash Memory Device

DETAILED STEPS
Command or Action
Step 1
write erase
Example:
switch# write erase
Step 2
reload
Example:
switch# reload
This command will reboot the system. (y/n)?
[n] y
...
Enter the password for "admin": <password>
Confirm the password for "admin": <password>
...
Would you like to enter the basic configuration
dialog (yes/no): n
switch#
Step 3
copy scheme://server/[url /]filename running-config
Example:
switch# copy tftp://10.10.1.1/my-config
running-config
Step 4
copy running-config startup-config
Example:
switch# copy running-config
startup-config
Step 5
show startup-config
Example:
switch# show startup-config
Related Topics
Copying Files, on page 119
Copying Configuration Files to an External Flash Memory Device
You can copy configuration files to an external flash memory device as a backup for later use.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
128
Purpose
Erases the startup configuration file.
Reloads the Cisco NX-OS device.
Do not use the setup utility to configure the
Note
device.
Downloads the running configuration file from a remote
server.
For the scheme argument, you can enter tftp:, ftp:, scp:, or
sftp:. The server argument is the address or name of the
remote server, and the url argument is the path to the source
file on the remote server.
The server, url, and filename arguments are case sensitive.
Saves the running configuration file to the startup
configuration file.
(Optional)
Displays the running configuration.
Working with Configuration Files
OL-30890-01

Advertisement

Table of Contents
loading

Table of Contents