402 MDS Orbit MCR/ECR Technical Manual MDS 05-6632A01, Rev. F
request
- Performs a Remote Procedure Call, which instructs the device to perform some operation, i.e., a
reboot.
script
- Script actions..
set [environment]
- Set environment..
set-path
- Set relative show path.
show <command>
- The “show” command can be used to view information. Notice the information displayed is
different, depending on which mode the CLI is in. The text which follows shows operational
data when the CLI is in operational mode. Note that the following are examples and will vary
from one system to the next:
> show configuration system
contact Mark;
name Orbit1;
location Tank1;
clock {
timezone-location America/New_York;
}
ntp {
use-ntp true;
ntp-server 216.171.112.36 {
enabled true;
}
}
dns {
server [ 68.94.156.1 68.94.157.1 ];
}
tamper-detection {
magnetometer {
enabled false;
}
}
pre-login-banner "Oil from Tanker1 ";
authentication {
user-authentication-order [ local-users radius ];
password-options {
minimum-length 4;
minimum-lower-case-letters 2;
minimum-capital-letters 2;
minimum-numeric 2;
minimum-non-alpha-numeric 1;
}
}
}
- Showing configuration data when the CLI is in configuration mode: