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

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Network Versus Host 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 devicees on a network use many of the same commands. The network configuration file contains the
standard commands used to configure all of the devicees. 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
Step 4
show running-config
Example:
Device# show running-config
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
150
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.
Displays the contents of the running configuration file.
(Command alias for the more system:running-config
command.)
Managing Configuration Files

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents