Specifications

Table Of Contents
2-106
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
exit
exit
Exits from the current mode to the next "lower" mode. When executed from Privileged Exec or User
Exec, it logs out of the CLI session.
exit
Syntax Description This command has no arguments or keywords.
Command Default This command has no default settings.
Command Modes All
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command each time you want to exit a mode. The system prompt changes to reflect the
lower-level mode.
Tip Use the end command to exit directly to the User Exec authorization level.
Authorization: admin
Examples The following example exits from the Linecard Interface Configuration Mode to Global Configuration
Mode and then to Privileged Exec and finally logs out.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#exit
SCE(config)#exit
SCE#exit
Connection closed by foreign host.
Release Modification
2.5.7 This command was introduced.