Radio Settings
D-Link
Unified Wired and Wireless Access System
November 7, 2011
Page 26
D-Link UAP CLI Command Reference
Radio Settings
Table 8
shows the Radio commands. The commands in this table use radio one (
wlan0
). To change the wireless
settings for radio two, use
wlan1
.
Set DNS name servers to use static IP
addresses (dynamic to manual mode).
set host dns-via-dhcp down
set host static-dns-1
ip_address
set host static-dns-2
ip_address
Example:
set host static-dns-1 192.168.23.45
Set DNS name servers to use DHCP IP
addressing (manual to dynamic mode).
set host dns-via-dhcp up
Set the IPv6 admin mode.
set management ipv6-status {up | down}
Set the IPv6 autoconfig admin mode.
set management ipv6-autoconfig-status {up | down}
Set the static IPv6 address.
set management static-ipv6
ipv6_address
Set the static IPv6 prefix length.
set management static-ipv6-prefix-length
0–128
View the IPv6 autoconfigured global
addresses.
get management autoconfig-ipv6-global-all
Set the default IPv6 Gateway.
set static-ipv6-route gateway
ipv6_address
Table 8: Radio Settings Commands
Action
Command
View a description of the radio interfaces.
get radio all description
Turn the radio on/off.
set radio wlan0 status {on | off}
Enable or disable 802.11d regulatory domain
support.
set dot11 dot11d {up | down}
Enable or disable station isolation.
set radio wlan0 station-isolation {on | off}
View the current radio mode.
get radio wlan0 mode
Set the radio mode to IEEE
802.11a.
set radio wlan0 mode a
Set the radio mode to IEEE
802.11a/n
.
set radio wlan0 mode a-n
Set the radio mode to IEEE
802.11b/g.
set radio wlan0 mode bg
Set the radio mode to IEEE
802.11b/g/n
set radio wlan mode bg-n
Set the radio mode to
2.4 GHz
IEEE
802.11n.
set radio wlan0 mode n-only-g
Set the radio mode to
5 GHz
IEEE
802.11n
.
set radio wlan0 mode n-only-a
View the radio channel.
get radio wlan0 channel
Set the radio channel to a static channel.
set radio wlan0 channel-policy static
set radio wlan0 static-channel
channel
Set the radio channel to “auto”
set radio wlan0 channel-policy best
Table 7: Ethernet Settings Commands (Cont.)
Action
Command