Cisco Catalyst 9400 System Management Configuration Manual page 334

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

Advertisement

Configuring the Device to Download the Host Configuration File
Step 2
Step 3
Step 4
Step 5
Step 6
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
316
Command or Action
configure terminal
Example:
Device# configure terminal
boot host {ftp:[[[//[username [:password
]@]location ]/directory ]/filename ] |
rcp:[[[//[username@]location ]/directory
]/filename ] | tftp:[[[//location ]/directory
]/filename ] }
Example:
Device(config)# boot host tftp:hostfile1
service config
Example:
Device(config)# service config
end
Example:
Device(config)# end
copy system:running-config
nvram:startup-config
Example:
Device# copy system:running-config
nvram:startup-config
Managing Configuration Files
Purpose
Enters global configuration mode.
Specifies the host configuration file to download
at startup, and the protocol to be used (FTP,
RCP, or TFTP):
• If you do not specify a host configuration
filename, the device uses its own name to
form a host configuration filename by
converting the name to all lowercase
letters, removing all domain information,
and appending "-confg." If no host name
information is available, the software uses
the default host configuration filename
device-confg. If you omit the address, the
device uses the broadcast address.
• You can specify more than one host
configuration file. The Cisco IOS software
tries them in order entered until it loads
one. This procedure can be useful for
keeping files with different configuration
information loaded on a network server.
Enables the system to automatically load the
host file upon restart.
Exits global configuration mode.
Saves the running configuration to the startup
configuration file.

Advertisement

Table of Contents
loading

Table of Contents