User Manual

Table Of Contents
Chapter 3 - Operation and Administration of the Macro BTS Using the Command Line Interface
4Motion 82 System Manual
If you do not provide the command name as the parameter, all commands that
can be executed in the current command mode are displayed.
3.1.5.3 Using the History Feature
The history feature of the CLI maintains a sequential list of all previously executed
commands. The following table lists the commands that you can run to access,
edit or execute a command from the command history list:
3.1.5.4 Using Miscellaneous Commands
The following table lists other miscellaneous commands that you can execute in
any mode while using the CLI:
3.1.5.5 Privilege Levels
All commands that can be executed using the CLI are assigned privilege levels
between 1 and 10, where 1 is the lowest, and 10 is the highest. In addition, each
user is assigned a privilege level; the user can access only those commands for
which the privilege level is the same or lower than the user’s privilege level.
The default user, admin, is assigned privilege level 10. However, if you are logging
in as admin, you can execute certain additional commands for managing users
and enabling passwords for privilege levels. For more information about managing
users and privileges, refer to Section 3.1.6.
Table 3-7: Commands for Using the History Feature
Run the command... To...
show history Obtain a list of previously executed commands (up to 14).
!! Execute the last command displayed in the list of previously executed commands.
!<n> Execute the nth command in the list of previously-executed commands.
!<string> Execute the most recent command in the CLI history that starts with the string
entered as the value for the string parameter.
Table 3-8: Miscellaneous Commands
Enter the command... To...
exit Exit the current configuration mode. In global command mode this command
will cause termination of the session.
clear screen Clear the screen.