1–14
MULTILINK ML810 MANAGED EDGE SWITCH – INSTRUCTION MANUAL
COMMAND LINE INTERFACE FIRMWARE
CHAPTER 1: SPECIFICATIONS
For example, to list the help for the
set time
command
ML810#
help set time
set time : Sets the device Time
Usage
set time hour=<0-23> min=<0-59> sec=<0-59> [zone=GMT[+/-]hh:mm]
ML810#
The options for a specific command can be displayed by typing the command and
pressing enter. The following syntax applies:
command <Enter>
For example, the options for the
show
command are:
ML810#
show <Enter>
Usage
show active-stp
show active-snmp
show active-vlan
show address-table
show age
show alarm
show arp
show auth <config|ports>
show backpressure
show bootmode
--more--
Other ways to display help, specifically, with reference to a command or a set of
commands, use the TAB key. The following syntax applies:
<TAB>
<Command string> <TAB>
<First character of the command> <TAB>
For example, following the syntax listed above, the <TAB> key will list the available
commands in the particular privilege level:
ML810>
<TAB>
?
alarm
clear
enable
exit
help
logout
ping
set
show
telnet
terminal
walkmib
whoami
ML810>
The following example lists commands starting with a specific string:
ML810>
s <TAB>
set
show
ML810>