BelAir100SN User Guide
Configuring Wi-Fi Access Point Parameters
May 31, 2010
Confidential
Document Number BDTM11001-A01 Released
Enabling RTS-CTS
Handshaking
/interface/wifi-<n>-<m>/
set rts-cts <threshold>
This command sets the threshold to do Request-to-Send (RTS) and
Clear-to-Send (CTS) handshaking. Handshaking occurs for packets larger than
the threshold. The <threshold> parameter can range from 1 to 65536. The
default value is 100. Setting the value to 65536 disables handshaking.
Displaying Client
Association
Records
/interface/show client-record <num_entries> [radio <radioIf_name>]
[vlan {<vlan_id>| none}] [mac-addr <mac_address>]
[aggregation | start <start_idx>]
/interface/show client-record detail <num_entries>
Every 15 minutes, the BelAir node generates wireless client association
records. A client record includes the following information:
• The IP address, MAC address, VLAN, RSSI, DHCP state, and authentication
state of the client.
• The radio interface and SSID index for the radio the Wi-Fi client is
associated to.
• The start and end connection time, as well as the times a client has a
throughput greater than 2 kBps or transmits more than 2 kB of traffic.
If a client connection crosses more than one 15-minute interval, another client
record is generated for that client. A
continue
flag indicates that the client has
another record in the next 15-minute interval.
The
num_entries
parameter specifies the number of entries to display.
You can filter the output based on the following optional parameters:
• Use
radio <radioIf_name>
to filter for records of clients connected to a
particular Wi-FI interface, such as
wifi-2-1
.
• Use
vlan <vlan_id>
to filter for records of clients using a particular VLAN,
or no VLAN.
• Use
mac-addr <mac_address>
to filter for records with a client’s MAC
address.
• Use
aggregation
to show combined client records when a client connection
crosses multiple 15-min boundary. Use
start <start_idx>
to show client
records starting from a particular record index number. The starting index
number is always unique.
Use the
show client-record detail
command to display details of a particular
client record.