BelAir100SN User Guide
Mobile Backhaul Point-to-point Links
May 31, 2010
Confidential
Document Number BDTM11001-A01 Released
These commands let you manage the contents of up to eight scan lists.
Example
/services/mobility# show scan-list 2
Scan list [2] channels:
61 148 151
Scan list [2] used by:
wifi-2-1 (5GHz 802.11a)
wifi-3-1 (5GHz 802.11a)
Associating a Scan List
to an Interface
/services/mobility/connect scan-list <1-8> <interface-name>
/services/mobility/disconnect scan-list <1-8> <interface-name>
These commands let you manage which interface uses which scan list.
The
<interface-name>
parameter specifies a particular interface, such as
wifi-2-1
.
Configuring RSSI
Threshold
/services/mobility/set rssi [minimum <-100 - 0>]
[margin <5 - 20>]
[switch <-100 - 0>]
[secondary <-100 - 0>]
This command let you configure the RSSI parameters that the BelAir100SN use
to determine the viability of creating primary and secondary links.
The
minimum
parameter specifies the minimum signal strength required to
connect.
The
switch
parameter defines the signal strength level at which a link switch
occurs, provided the secondary link is better by at least the specified
margin
set
and has an signal strength better than
secondary
.
If the secondary link falls below the secondary threshold, the subscriber station
begins scanning with its third or fourth radio if they exist.
Example
/services/mobility# set RSSI minimum -85 margin 5 switch -70
secondary -75
Primary Link Drop
/services/mobility/set p2p-mobile drop-primary-at-min-rssi
{true|false}
Once a link has been established based on the RSSI threshold parameters, the
BelAir100SN can maintain the link, even if the signal strength drops below the
minimum threshold setting.