View information; see “Displaying Information Using Show Commands” on page 145 for details. Most are
EXEC commands. There are many
show commands described at the end of the appropriate sections. Additionally, there are special
show arguments:
•
|
bootvar—Installed system images and boot parameters.
|
•
|
hosts—Hostname, DNS configuration, and static host mappings.
|
•
|
users—Information about user logins.
|
•
|
version—Version information for current system image.
|
•
|
whoami—The identity and capabilities of the current user.
|
•
|
audit—Display settings for configuration change auditing.
|
•
|
files—If no filename is specified, display a list of configuration files in persistent storage. If filename is specified, display the commands to recreate the configuration in that file; only non-default commands are shown.
|
•
|
full—Same as show configuration but includes commands that set default values.
|
•
|
running—Same as show configuration except that it applies to the currently running configuration, rather than the active saved configuration.
|
Note! Commands that would set something to its default are not included—so this command on a fresh configuration produces no output, except the header.
Note! This does not include changes that have not yet been written to persistent storage.
The show running-config commands perform the same functions as the
show configuration commands and are included for ease-of-use.