Managing Configuration Files
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]nvram:startup-config
Example:
Device# copy ftp:nvram:startup-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 Gibraltar 16.10.x (Catalyst 9200 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.
161
Need help?
Do you have a question about the Catalyst 9200 and is the answer not in the manual?