How To Manage Configuration File Information; Displaying Configuration File Information - Cisco Catalyst 9500 Manual

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Network Versus Host Configuration Files
configuration for the device is a mixture of the original startup configuration and the one or two downloaded
configuration files.
Network Versus Host Configuration Files
For historical reasons, the first file the device downloads is called the network configuration file. The second
file the device downloads is called the host configuration file. Two configuration files can be used when all
of the devices on a network use many of the same commands. The network configuration file contains the
standard commands used to configure all of the devices. The host configuration files contain the commands
specific to one particular host. If you are loading two configuration files, the host configuration file should
be the configuration file you want to have precedence over the other file. Both the network and host
configuration files must reside on a network server reachable via TFTP, RCP, or FTP, and must be readable.

How to Manage Configuration File Information

Displaying Configuration File Information

To display information about configuration files, complete the tasks in this section:
SUMMARY STEPS
1. enable
2. show boot
3. more file-url
4. show running-config
5. show startup-config
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
show boot
Example:
Device# show boot
Step 3
more file-url
Example:
Device# more 10.1.1.1
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
186
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
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.
Displays the contents of a specified file.
Managing Configuration Files

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents