Cisco ASR 14000 Series Management Command Reference page 122

Router system
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

configure
Administration Configuration Mode
Use the configure command in administration EXEC mode to enter administration configuration mode
and create a new target configuration. From administration configuration mode, you can enter any
administration configuration submode. Configuration changes entered in administration configuration
mode can impact resources for the entire router. See the command reference documentation for a specific
command to determine the impact of commands entered in administration configuration mode.
Router Prompt
After you enter the
that the router is in a configuration mode. For example
Locking a Configuration Session
To lock the configuration so that no other user can commit changes to the running configuration during
your configuration session, issue the
Committing Changes and Returning to EXEC or Administration EXEC Mode
Changes to the target configuration remain inactive until the
global configuration or administration configuration mode and return to the EXEC or administration
EXEC prompt, issue the
To leave configuration mode and return directly to EXEC or administration EXEC mode without being
prompted to commit changes and without saving changes to the target configuration, enter the
command in any configuration mode.
Examples
The following example shows how to enter global configuration mode from EXEC mode and then enter
interface configuration submode to configure an IPv4 address for Packet-over-SONET/SDH (POS)
interface 0/1/0/0. In the example, the commit command commits the configuration, and the end
command terminates the configuration session and return the router to EXEC mode.
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# interface pos 0/1/0/0
RP/0/RP0/CPU0:router(config-if)# ipv4 address 1.1.1.1 255.0.0.0
RP/0/RP0/CPU0:router(config-if)# commit
RP/0/RP0/CPU0:router(config-if)# end
RP/0/RP0/CPU0:router#
Related Commands
Command
abort
clear (EXEC)
clear (global)
Cisco ASR 14000 Series Router System Management Command Reference
SMR-120
configure
command, the system appends "(config)" to the router prompt, indicating
The following prompt indicates that you are in global configuration mode for an SDR:
RP/0/RP0/CPU0:router(config)#
The following prompt indicates that you are in administration configuration mode:
RP/0/RP0/CPU0:router(admin-config)#
end
or
Configuration Management Commands on Cisco IOS XR Software
configure
command with the exclusive keyword.
exit
command; you are prompted to commit any uncommitted changes.
Description
Ends a configuration session without saving changes to the target
configuration.
Resets command functions in administration EXEC mode or in EXEC
mode.
Discards changes to the target configuration that have not yet been
committed, without exiting the configuration session.
commit
command is entered. To leave
abort
OL-17231-01

Advertisement

Table of Contents
loading

Table of Contents