Configuring
Radio
Settings
D-Link
Unified
Access
Point
Administrator’s
Guide
November
2011
Page
168
Unified
Access
Point
Administrator’s
Guide
Radio
Configuration
from
the
CLI
1.
Connect
to
the
AP
by
using
Telnet,
SSH,
or
a
serial
connection.
2.
Turn
Radio
2
on
if
the
status
is
not
currently
up.
set
radio
wlan1
status
on
3.
Set
the
mode
to
IEEE
802.11b/g/n.
set
radio
wlan1
mode
bg
‐
n
4.
Set
the
channel
to
6.
set
radio
wlan1
channel
‐
policy
static
set
radio
wlan1
static
‐
channel
6
5.
Set
the
channel
bandwidth
to
40
MHz.
set
radio
wlan1
n
‐
bandwidth
40
6.
Allow
a
maximum
of
100
stations
to
connect
to
the
AP
at
a
time.
set
bss
wlan1bssvap0
max
‐
stations
100
7.
Set
the
transmit
power
to
75
percent.
set
radio
wlan1
tx
‐
power
75
8.
View
information
about
the
radio
settings.
get
radio
wlan1
detail
Radio
Configuration
Using
SNMP
1.
Load
the
DLINK
‐
WLAN
‐
ACCESS
‐
POINT
‐
MIB
module.
2.
From
the
MIB
tree,
navigate
to
the
objects
in
the
apRadio
table
(apRadioBss
>
apRadioTable).
3.
Use
the
apRadioStatus
object
to
set
the
status
of
Radio
2
to
up
(1).
4.
Use
the
apRadioMode
object
to
set
the
Radio
2
mode
to
IEEE
802.11b/g/n,
which
is
bg
‐
n
(4).
5.
Use
the
apRadioChannelPolicy
object
to
set
the
channel
policy
to
static
(1),
which
disables
the
automatic
channel
assignment.
6.
Use
the
apRadioStaticChannel
object
to
set
the
channel
to
6.
7.
Use
the
apRadioChannelBandwith
object
to
set
the
channel
bandwidth
for
Radio
2
to
forty
‐
MHz
(2).
8.
Use
the
apRadioTxPower
object
to
set
the
transmission
power
on
Radio
2
to
75.
9.
Navigate
to
the
objects
in
the
apBssTable.
10.
Use
the
apBssMaxStations
object
to
set
the
value
of
the
maximum
allowed
stations
to
100.