CLI Usage
56
Basic System Configuration Guide
3HE 11010 AAAC TQZZA Edition: 01
Description This command returns to the context from which the current level was entered. For example,
if you navigated to the current level on a context by context basis, then the exit command
only moves the cursor back one level.
ALU-1# configure
ALU-1>config# router
ALU-1>config>router# mpls
ALU-1>config>router>mpls# exit
ALU-1>config>router# exit
ALU-1>config# exit
If you navigated to the current level by entering a command string, then the exit command
returns the cursor to the context in which the command was initially entered.
ALU-1# configure router mpls
ALU-1>config>router>mpls# exit
ALU-1#
The exit all command moves the cursor all the way back to the root level.
ALU-1# configure
ALU-1>config# router
ALU-1>config>router# mpls
ALU-1>config>router>mpls# exit all
ALU-1#
Parameters all — exits back to the root CLI context
help
Syntax help
help edit
help globals
help special-characters
Context <global>
Description This command provides a brief description of the help system. The following information is
displayed:
Help may be requested at any point by hitting a question mark '?'.
In case of an executable node, the syntax for that node will be displayed with an
explanation of all parameters.
In case of sub-commands, a brief description is provided.
Global Commands:
Help on global commands can be observed by issuing "help globals" at any time.
Editing Commands:
Help on editing commands can be observed by issuing "help edit" at any time.
Parameters help — displays a brief description of the help system
help edit — displays help on editing