Downloading The Startup Configuration From A Remote Server - 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

Working with Configuration Files
Command or Action
Step 3
copy running-config startup-config
Example:
switch# copy running-config startup-config
Step 4
show startup-config
Example:
switch# show startup-config
Related Topics
Copying Files, on page 119

Downloading the Startup Configuration From a Remote Server

You can configure your Cisco NX-OS device by using configuration files that you created on another Cisco
NX-OS device and uploaded to a remote server. You then download the file from the remote server to your
device using TFTP, FTP, Secure Copy (SCP), or Secure Shell FTP (SFTP) to the startup configuration.
Caution
This procedure disrupts all traffic on the Cisco NX-OS device.
Before You Begin
Log in to a session on the console port.
Ensure that the configuration file that you want to download is in the correct directory on the remote server.
Ensure that the permissions on the file are set correctly. Permissions on the file should be set to world-read.
Ensure that your Cisco NX-OS device has a route to the remote server. The Cisco NX-OS device and the
remote server must be in the same subnetwork if you do not have a router or a default gateway to route traffic
between subnets.
Check connectivity to the remote server using the ping or ping6 command.
SUMMARY STEPS
1. write erase
2. reload
3. copy scheme://server/[url /]filename running-config
4. copy running-config startup-config
5. (Optional) show startup-config
OL-30890-01
Downloading the Startup Configuration From a Remote Server
Purpose
(Optional)
Copies the running configuration to the startup configuration.
(Optional)
Displays the startup configuration.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
127

Advertisement

Table of Contents
loading

Table of Contents