Loading The Configuration Commands From The Network - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Loading the Configuration Commands from the Network

Step 7
Examples
The following example stores the configuration file in usbflash0:
Device# copy nvram:startup-config usbflash0:switch-config
Device# configure terminal
Device(config)# boot config usbflash0:switch-config
Device(config)# end
Device# copy system:running-config nvram:startup-config
Loading the Configuration Commands from the Network
To use a network server to store large configurations, complete the tasks in this section:
Procedure
Step 1
Step 2
Step 3
Step 4
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
304
Command or Action
copy system:running-config
nvram:startup-config
Example:
Device(config)# copy
system:running-config
nvram:startup-config
Command or Action
enable
Example:
Device> enable
copy system:running-config {ftp: | rcp: |
tftp:}
Example:
Device# copy system:running-config ftp:
configure terminal
Example:
Device# configure terminal
boot network {ftp:[[[//[username [:password
]@]location ]/directory ]/filename ] |
rcp:[[[//[username@]location ]/directory
Managing Configuration Files
Purpose
When you have finished changing the
running-configuration, save the new
configuration.
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Saves the running configuration to an FTP,
RCP, or TFTP server.
Enters global configuration mode.
Specifies that the startup configuration file be
loaded from the network server at startup.

Advertisement

Table of Contents
loading

Table of Contents