Exit: Leaving NCL, Back to the Main Menu
Use NCL’s Exit command to exit NCL and return to the Main menu (see
figure 1-2 in chapter 1).
Syntax
exit
Help: Listing the NCL Commands
Use NCL’s Help command to display a summary of syntax and functions
of NCL commands. (To output the display to a printer or file instead, see
the Print command on page 16-19.)
Syntax
help [type]
[type] (optional) specifies a portion (as shown below) of all the
NCL commands to list. If you do not specify the portion, the most
commonly used commands are listed.
rget For the commands beginning with “rget”.
(See pages 16-40 through 16-69.)
zmodem For Zmodem commands.
(See page 16-98.)
ospf For the commands beginning with ospf.
(See page 16-72.)
other For the remaining commands not listed
for any of the above.
all For the entire set of NCL commands.
Examples
help
help rget
help zmodem
help all
Using the Network Control Language
Managing Router Operations and Resources
16-10