User Manual
48
wlan means the Wireless port;
<> specifies the arguments of the command, <1-4> means a number between 1 to 4;
[ ] indicates a required or optional parameter, or choice of parameters;
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 should 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).
Command List
From a functional point of view, CLI commands will be grouped into the following categories:
(1) System
(2) Port
(3) Filtering
(4) DHCP Server
(5) SNMP
(6) Diagnostics
(7) Security
(8) Wireless
The command format will be described in the following sections, some with description and examples
as follows:
Command Syntax
Description: the description of the command is given here.
Example:
Command>>> command (with parameters)
Output …