PurposeCommand or Action
Displays the Internet Control Message Protocol
(ICMP) redirect messages.
show ip redirects
Example:
Step 9
Device# show ip redirects
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
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
• Enter your password if prompted.
Device> enable
Enters global configuration mode.configure terminal
Example:
Step 2
Device# configure terminal
Specifies the configuration file to load during
the next boot cycle.
boot flash:/file-url
Example:
Step 3
• file-url: The path (directory) and the
configuration filename.
Device(config)# boot flash:config.text
• Filenames and directory names are
case-sensitive.
Returns to privileged EXEC mode.end
Example:
Step 4
Device(config)# end
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
61
Performing Device Setup Configuration
Modifying Device Startup Configuration