BelAir20E User Guide
Configuring Wi-Fi Access Point Parameters
April 2, 2012
Confidential
Document Number BDTM02201-A01 Standard
including DHCP packets, originating from clients before sending those packets
to the network. This means that the network should respond with unicast
packets instead of broadcast packets.
The
set ssid <ssid_index> dhcp-advanced
command does not affect BOOTP
packets arriving from the network. All BOOTP packets, including DHCP
packets, arriving from the network are examined. If needed, they are converted
to match the format (broadcast or unicast) sent by the wireless client.
See also:
•
“Limiting Broadcast Packets” on page 54
•
“Filtering Broadcast and Multicast Packets” on page 96
Limiting Upload
and Download
Rates
/interface/wifi-<n>-<m>/set ssid <ssid_index>
max-download-rate {<bps_rate>|unlimited}
/interface/wifi-<n>-<m>/set ssid <ssid_index>
max-upload-rate {<bps_rate>|unlimited}
These commands let you specify the maximum rate (in bits per second) at
which a client can upload or download data from the AP for a particular SSID.
The
ssid_index
parameter must be a valid SSID index. See
Use the
unlimited
setting to disable this function.
If wireless bridging is enabled, the default is
none
. If wireless bridging is disabled,
the default is
ipv4
.
See also:
•
“Limiting Broadcast Packets” on page 54
•
“Broadcast to Unicast Packet Conversion” on page 96
ARP Filtering
/interface/wifi-<n>-<m>/set arp-filtering {disabled|enabled}
This command enables or disables ARP filtering on radio traffic from the AP to
the wireless client. When enabled, the radio only forwards ARP request
packets to a currently connected client. Otherwise, the downstream ARP
requests are dropped.
The default setting is
disabled
.