Allied Telesis AT-TQ2403 Network Card User Manual


 
AT-TQ2403 Management Software User's Guide 249
Feature or Setting CLI Command
Atheros Turbo 2.4 GHz set radio wlan0 mode turbo-g
Atheros Dynamic Turbo 2.4 GHz set radio wlan0 mode dynamic-turbo-g
The following command sets the Wireless Mode to IEEE 802.11g:
AT-TQ2403# set radio wlan0 mode g
When you change the radio mode, typically you must change the basic and supported rates to match the
mode. For a mapping of radio modes to basic and supported rates, see the table for this in step 6.
Configure Basic and Supported Rate Sets.
3. Enable or Disable Super AG
Ena
bling Super AG provides better performance by increasing radio throughput for a radio mode (IEEE
802.11b, g, a, and so on). However, if Super AG is enabled, the access point transmissions will consume
more bandwidth.
Use the following command to determine whether Super AG is enabled on a particular radio.
AT-TQ2403# get radio wlan0 super-ag
no
The output in the previous example tells us that Super AG hasn’t been enabled on this radio. Suppose
you want to enable Super AG on this radio. Use the following CLI command to enable Super AG:
AT-TQ2403# set radio wlan0 super-ag yes
If you want to disable Super AG on a radio, use the following command:
AT-TQ2403# set radio wlan0 super-ag no
4. Set the Channel Policy
You can set
the channel policy to either "static" or "best":
Setting the channel policy to "static" means that the setting for "static-channel" will apply. (See step
5. Set the Radio Channel
below.)
AT-TQ2403# set radio wlan0 channel-policy static
Setting the channel policy to "best" means the access point will automatically choose the best
channel (one which avoids interference from other overlapping channels on devices in the vicinity).
When channel-policy is set to "best", the setting for static-channel does not apply.
AT-TQ2403# set radio wlan0 channel-policy best
5. Set the Radio Channel
The fo
llowing command sets the Channel to 6:
AT-TQ2403# set radio wlan0 static-channel 6