NETGEAR ProSafe WG302 Reference Manual page 107

802.11g wireless access point
Hide thumbs Also See for ProSafe WG302:
Table of Contents

Advertisement

Reference Manual for the NETGEAR ProSafe 802.11g Wireless Access Point WG302
set
add
Command Line Reference
The "set" command allows you to set the property values of existing instances
of a class.
set unnamed-class [with qualifier-property qualifier-value... to] property
value...
The first argument is an unnamed class in the configuration.
After this is an optional qualifier that restricts the set to only some instances.
For singleton classes (with only one instance) no qualifier is needed. If there is
a qualifier, it starts with the keyword with, then has a sequence of one or more
qualifier-property qualifier-value pairs, and ends with the keyword to. If these
are included, then only instances whose present value of qualifier-property is
qualifier-value will be set. The qualifier-value arguments cannot contain
spaces. Therefore, you cannot select instances whose desired qualifier-value
has a space in it.
The rest of the command line contains property-value pairs.
set named-class instance | all [with qualifier-property qualifier-value... to]
property value...
The first argument is either a named class in the configuration.
The next argument is either the name of the instance to set, or the keyword all,
which indicates that all instances should be set. Classes with multiple instances
can be set consecutively in the same command line as shown in Example 4
below. The qualifier-value arguments cannot contain spaces.
Here are some examples. (Bold text indicates class names, property names or
keywords; the unbold text are values to which the properties are being set.)
1.
set interface wlan0 ssid "Vicky's AP"
2.
set radio all beacon-interval 200
3.
set tx-queue wlan0 with queue data0 to aifs 3
4.
set tx-queue wlan0 with queue data0 to aifs
15
cwmax
1024
burst
5.
set bridge-port br0 with interface eth0 to
path-cost
200
The "add" command allows you to add a new instance or group of instances of
a class.
add unique-named-class instance [property value...]
add group-named-class instance [property value...]
add anonymous-class [property value...]
For example:
add radius-user wally
Note: If you're adding an instance to a unique-named class, you must assign
the instance a name not already in use by any other instance of that class. If
you add instances to group-named classes, you can form groups by creating
instances and assigning them identical names. All instances of a group-named
class that have the same name form a group of instances.
v0.1, December 2005
0
cwmin
7
C-5

Advertisement

Table of Contents
loading

Table of Contents