![Cisco ASR 14000 Series Скачать руководство пользователя страница 175](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667175.webp)
Configuration Management Commands on Cisco IOS XR Software
show configuration (config)
SMR-173
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
Building configuration...
interface POS0/3/0/3
description faq
ipv4 address 10.10.11.20 255.0.0.0
end
The following is sample output from the
show
configuration
command with the optional
merge
keyword. In the following example, the
show configuration merge
command is entered during an
configuration session. The output displays the result of merging the target and running configuration,
without committing the changes.
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
Building configuration...
hostname router
interface POS0/0/0/0
ipv4 address 1.2.3.4 255.0.0.0
exit
interface POS0/3/0/3
description faq
ipv4 address 1.1.1.1 255.0.0.0
shutdown
end
Related Commands
Command
Description
Merges the target configuration to the running configuration.
Populates the target configuration with the contents of a previously saved
configuration file.
Displays the contents of the committed configuration.
show configuration
running-config
Displays the contents of the committed configuration.
show configuration
commit changes
Displays the changes made to the running configuration by previous
configuration commits.
show configuration
commit list
Displays information about the configuration commits stored in the
commit database.
Display history of configuration changes.
show configuration failed
(config)
Displays information about a configuration that failed during the last
commit.
show configuration failed
startup
Displays information about a configuration that failed at startup.
show configuration
rollback changes
Displays changes that would be made by the
rollback configuration
command or displays the list of commit IDs.
Displays the active configuration sessions.
Displays the current running (active) configuration.