Copying A Configuration File From An Ftp Server To The Device - Cisco Catalyst 9500 Manual

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Managing Configuration Files

Copying a Configuration File from an FTP Server to the Device

To copy a configuration file from an FTP server to the running configuration or startup configuration, complete
the tasks in this section:
SUMMARY STEPS
1. enable
2. configure terminal
3. ip ftp username username
4. ip ftp password password
5. end
6. Do one of the following:
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
ip ftp username username
Example:
Device(config)# ip ftp username NetAdmin1
Step 4
ip ftp password password
Example:
Device(config)# ip ftp password adminpassword
Step 5
end
Example:
Device(config)# end
Step 6
Do one of the following:
• copy ftp: [[[//[username[:password]@]location]
/directory ]/filename]system:running-config
• copy ftp: [[[//[username[:password]@]location] /directory ]/filename]system:running-config
• copy ftp: [[[ //[username[:password]@]location]/directory]/filename]nvram:startup-config
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
Copying a Configuration File from an FTP Server to the Device
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
(Optional) Allows you to enter global configuration mode.
This step is required only if you want to override the default
remote username or password (see Steps 3 and 4).
(Optional) Specifies the default remote username.
(Optional) Specifies the default password.
(Optional) Exits global configuration mode. This step is
required only if you override the default remote username
or password (see Steps 3 and 4).
Using FTP copies the configuration file from a network
server to running memory or the startup configuration.
197

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents