User's Manual

Table Of Contents
<> specifies the arguments of the command, <1-4> means a number between 1 to 4;
[ ] indicates an optional parameter
| is used to separate alternative choices of parameters or keywords;
{} encloses all alternative keywords;
MacAddr, or XX-XX-XX-XX-XX-XX means any MAC address in hexadecimal format,
where each XX can be 00, 01, ... 99, 0A, 0B, 0C, 0D, 0E, 0F, 10, 11,… FF;
ipAddr, netmask, or xxx.xxx.xxx.xxx means any ip address or network mask, where xxx is a
decimal integer between 0 and 255;
The term string means a string of characters up to the specified length, which may be enclosed
in double quotes (“) (required if the string contains embedded blanks);
Names representing filters and MAC addresses could be up to 30 characters in length;
password and SNMP community read/write strings are up to 15 characters in length. When
the password and SNMP community write string are entered, they are echoed back as a string
of “*”s for protection, while other parameters, such as WEP keys, are echoed back the way
they are typed (in clear text).
List of Commands
From a functional point of view, CLI commands will be grouped into the following categories:
(1) System
(2) IP
(3) Filtering
(4) DHCP Server
(5) SNMP
(6) Diagnostics
(7) Security
The command format will be described in the following sections.
(1) System Commands
clear config
Description: Reset the system configuration to the factory default.
disable ntp client
Description: Disable the NTP (Network Time Protocol) client function.
66