104
MDS Orbit MCR-4G Technical Manual
MDS 05-6628A01, Rev. B
rollback
- Roll back database to last committed version
run
- Run an operational-mode command
set
- Set a parameter
show
- Show a parameter
status
- Display users currently editing the configuration
tag
- Manipulate statement tags
top
- Exit to top level and optionally run command
up
- Exit one level of configuration
validate
- Validate current configuration
admin@(none) 01:05:03%
When the tab key is pressed after a typed command, then the CLI will show the user all the possible options
that are pertinent to that command. In the example below the tab key was pressed after the word “set“. The
list of possible completions are shown to user.
admin@(none) 01:06:49% set
Possible completions:
certmgr
-
file-servers
-
interfaces
- Interface parameters.
logging
-
routing
- Routing parameters.
services
- Services which are configurable on this system
system
- System group configuration.
admin@(none) 01:06:49% set
When the tab is key is pressed after the name of a data node that the user is trying to configure, then the CLI
will show the user the format of the data that is acceptable for that data node. In the example below, the tab
key was pressed after the word “search”. In this case, the node “search” can take a list of values that are IP
addresses or strings, each with 0-255 characters.
admin@(none) 00:31:02%
set system dns search
Possible completions:
<
IP address
> <
string, min: 1 chars, max: 253 chars
> [
admin@(none) 00:31:02% set system dns search mds
[ok][2012-06-19 00:49:28]
[edit]
CLI Environment
There are a number of session variables in the CLI. They are only used during the session and are
not persistent. Their values are inspected using “show cli” in operational mode, and set using set in
operational mode.
admin@(none) 17:19:11> show cli
autowizard true;
complete-on-space true;