Configuration Management Commands on Cisco IOS XR Software
show configuration (config)
SMR-172
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
show configuration (config)
To display information about the current configuration session (target configuration), use the
show
configuration
command in any configuration mode.
show
configuration
[
merge
] [
running
]
Syntax Description
Defaults
When the command
show configuration
is entered without an argument, the uncommitted changes to
the target configuration are displayed.
Command Modes
Any configuration
Command History
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
Use the
show configuration
command to display details on uncommitted configuration changes.
Use the
show configuration
command with the
running
keyword to display the running (active)
configuration.
Prior to committing the target configuration, use the
show configuration merge
command from any
configuration mode to display the result of merging the target configuration with the running
configuration.
Task ID
Examples
In this example, the
show configuration
command displays uncommitted changes made during a
configuration session:
RP/0/RP0/CPU0:router#
configure
RP/0/RP0/CPU0:router(config)#
interface POS0/3/0/3
RP/0/RP0/CPU0:router(config-if)#
description faq
RP/0/RP0/CPU0:router(config-if)#
ipv4 address 10.10.11.20 255.0.0.0
RP/0/RP0/CPU0:router(config-if)#
show configuration
merge
(Optional) Displays the configuration that occurs if the contents of the
uncommitted changed (target configuration) are committed to the running
configuration.
running
(Optional) Displays the running (committed) configuration.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
basic-services
read