396 MDS Orbit MCR/ECR Technical Manual MDS 05-6632A01, Rev. F
SNMP-User-Based-SM-MIB
SNMP-View-Based-ACM-MIB
file-servers -
interfaces - Interface parameters.
logging -
pki - Public Key and Certificate Options
routing -
services - Services which are configurable on this system
system - System group configuration
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.
% set system dns search
Possible completions:
<IP address> <string, min: 1 chars, max: 253 chars>
% set system dns search mds
6.7 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” and set using “set” in operational mode.
> show cli
autowizard true;
complete-on-space true;
display-level 99999999;
history 100;
idle-timeout 1800;
ignore-leading-space false;
output {
file terminal;
}
paginate true;
prompt1 \u@\h\M \t> ;
prompt2 \u@\h\M \t% ;
screen {
length 24;
width 80;
}
show {
defaults false;
}
terminal linux;
The different values control different parts of the CLI behavior.
autowizard (true | false)
- When enabled, the CLI will prompt the user for required settings when a new identifier is
created and for mandatory action parameters.
- For example, the “filename” parameter will be requested from the user since it is mandatory
and yet it was not supplied in the initial request: