Ending A Configuration Session - Cisco CRS-1 - Carrier Routing System Router Getting Started Manual

Carrier routing system
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Chapter 2
Cisco IOS XR Basic Configuration Management

Ending a Configuration Session

The commands used to end a configuration session are summarized in
Table 2-8
Command
exit
end
abort
The following sections provide examples of ending a configuration session:
Exit Command Example
To return to the previous configuration mode without saving changes to the target configuration, use the
exit command. When you use this command to return to the EXEC mode, you are prompted to commit
any uncommitted changes.
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# interface POS 0/3/0/1
RP/0/RP0/CPU0:router(config-if)# description this is my interface
RP/0/RP0/CPU0:router(config-if)# ipv4 address 10.1.1.1 255.0.0.0
RP/0/RP0/CPU0:router(config-if)# exit
RP/0/RP0/CPU0:router(config)# exit
Uncommitted changes found, commit them? [yes]: no
RP/0/RP0/CPU0:router#
Note
Commands to End a Configuration Sessions
Description
Returns to the next highest mode, one step at a time. If you use this command to
exit global configuration mode and enter EXEC mode, you are prompted to save
any uncommitted changes to the target configuration.
In EXEC mode, the exit command is used to log out of the system.
Note
Returns directly to EXEC mode from any configuration mode. You are prompted
to save any uncommitted changes to the target configuration.
Discards any changes to the target configuration and returns directly to EXEC
mode. No warning is given before the configuration changes are deleted.
Exit Command Example, page 2-21
End Command Example, page 2-22
Abort Command Example, page 2-22
In EXEC mode, the exit command is used to log out of the system.
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Managing Configuration Sessions
Table
2-8.
2-21

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

Crs-1 series

Table of Contents