Modifying Device Startup Configuration; Specifying A Filename To Read And Write A System Configuration - Cisco Catalyst 9500 Manual

System management configuration guide, cisco ios xe amsterdam 17.2.x
Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Performing Device Setup Configuration

Modifying Device Startup Configuration

The following sections provide information on how to modify the startup configuration of a device.

Specifying a Filename to Read and Write a System Configuration

By default, the Cisco IOS software uses the config.text file to read and write a nonvolatile copy of the system
configuration. However, you can specify a different filename, which will be loaded during the next boot cycle.
Before you begin
Use a standalone device for this task.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
boot flash:/file-url
Example:
Device(config)# boot flash:config.text
end
Example:
Device(config)# end
show boot
Example:
Device# show boot
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
Modifying Device Startup Configuration
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Specifies the configuration file to load during
the next boot cycle.
• file-url: The path (directory) and the
configuration filename.
• Filenames and directory names are
case-sensitive.
Returns to privileged EXEC mode.
Lists the contents of the BOOT environment
variable (if set), the name of the configuration
file pointed to by the CONFIG_FILE
environment variable, and the contents of the
BOOTLDR environment variable.
• The boot global configuration command
changes the setting of the CONFIG_FILE
environment variable.
67

Advertisement

Table of Contents
loading

Table of Contents