5.6 Command Line Interface (CLI)
5.6.1
Access the Command Line Interface (CLI)
Login using Telnet
To remotely access the CLI, open a Command Prompt and type:
telnet <ip> [remote mgmt port]
Example: telnet 12.3.10.6 2323
//specify port (e.g. 2323)
Default username is mso and the password is msopassword.
Do not give this login
information to the customer.
Type ‘help’ for a full list of commands
Partially type a command then “?” (with no space between) for a list of commands that
begin with those characters
Partially type a command and hit “Tab” to circle through commands
Type a command then “ ?’ (with a space) to show what parameter and possible values are
expected.
In the following examples of command usage:
Parameters in <..> are required
The parameters in [..] are optional
Possible parameters are separated by “|”
5.6.2
CLI: Display On-Screen ‘Help’
•
Display on screen help. From the MAIN> prompt enter:
help or ?
MAIN> help
Console Commands for this level:
SetDNS - SetDNS <1st DNS> <2nd DNS> <dynamic/fixed,
0/1>.
SetHttp - Set HTTP server <0-disable/1-enable>.
SetDhcpServer - Set DHCP Server <0-disable/1-enable>
<leasetime>.
SetIpPool - Set DHCP Ip Pool <IP-Start> <IP-End>.
SetWAN - SetWAN <IP> <Subnet Mask> <Gateway IP>
<Dynamic(0),public lan IP as WAN(1), static
assigned(2)>.
SetPubLanIP - SetPubLanIP <IP> <Subnet Mask> <as WAN IP,
0/1>.
- 15 -