You are on page 1of 4

AC how to configure Huawei 802.

11n (eNSP simulation)


802.11n wireless standard known as the HT (high throughput), theoretically at full speed of wireless
terminal to 600M, Huawei's current enterprise network is support 11n AP function, such as
AP6010SN and AP6010DN can reach a speed of 300M, the AP7110 can reach speeds of 450M, so
how are we to 802.11n
Since AP Huawei is currently thin AP, and configuration is in the AC (wireless controllers) complete,
here AR router Huawei Simulator (real AR series routers also support the AC functions) show
configuration command for everyone.

Enter the WLAN configuration mode:


Please press enter to start cmd line!
##########################################################
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]wlan
[Huawei-wlan-view]

Configure AP antennas, 2.4Gradio-profile, radio channel configuration to manual


mode (default is the automatic mode, the 802.11n configuration is required for
manual mode)
[Huawei-wlan-view]wmm-profile ID 0 name WMM-prof1 (WMM template QOS template,
configuration on the RF to bind template)
[Huawei-wlan-view]radio-profile id 0 name radio2g-prof
[Huawei-wlan-radio-prof-radio2g-prof]wmm-profile id 0
[Huawei-wlan-radio-prof-radio2g-prof]channel-mode fixed
[Huawei-wlan-radio-prof-radio2g-prof]radio-type 80211bgn
Warning: Modify the Radio type may cause some parameters of Radio resume defaul
t value, are you sure to continue?[Y/N]:y
[Huawei-wlan-radio-prof-radio2g-prof]quit

AP5Gradioprofile802.11n
[Huawei-wlan-view]radio-profile id 1 name radio5g-prof
[Huawei-wlan-radio-prof-radio2g-prof]wmm-profile id 0
[Huawei-wlan-radio-prof-radio5g-prof]power-mode fixed
[Huawei-wlan-radio-prof-radio5g-prof]radio-type 80211an
Warning: Modify the Radio type may cause some parameters of Radio resume defaul
t value, are you sure to continue?[Y/N]:y
[Huawei-wlan-radio-prof-radio5g-prof]quit

AC

[Huawei]inter loopback 0
[Huawei-Ethernet0/0/0]ip add 10.1.1.1 255.255.255.0
[Huawei-Ethernet0/0/0]quit
[Huawei]wlan ac-global ac id 0 carrier id other
[Huawei]wlan ac-global country-code CN
[Huawei-wlan-view]wlan ac source interface LoopBack 0 (AR
G3ACWLAN)

AP
[Huawei-wlan-view]ap id 0 type-id 19 mac cccc-8110-2260
[Huawei-wlan-ap-0]dis ap all
All AP information(Normal-0,UnNormal-1):
-----------------------------------------------------------------------------AP AP AP Profile Region AP
ID Type MAC ID ID State
-----------------------------------------------------------------------------0 AP6010DN-AGN cccc-8110-2260 0 0 faultfault
-----------------------------------------------------------------------------Total number: 1

802.11N

[Huawei-wlan-view]ap 0 radio 0
[Huawei-wlan-radio-0/0]radio-profile id 0
Warning: Modify the Radio type may cause some parameters of Radio resume defaul
t value, are you sure to continue?[Y/N]:y
[Huawei-wlan-radio-0/0]channel 40MHz-minus 6
[Huawei-wlan-radio-0/0]quit
[Huawei-wlan-view]ap 0 radio 1
[Huawei-wlan-radio-0/1]radio-profile id 1
Warning: Modify the Radio type may cause some parameters of Radio resume defaul
t value, are you sure to continue?[Y/N]:y
[Huawei-wlan-radio-0/1]channel 40MHz-minus 153
[Huawei-wlan-radio-0/1]quit

channel
[Huawei-wlan-view]dis ap configurable channel
2.4G 20M : 1,2,3,4,5,6,7,8,9,10,11,12,13.
2.4G 40M+: 1,2,3,4,5,6,7.
2.4G 40M-: 5,6,7,8,9,10,11.
5G 20M : 149,153,157,161,165.
5G 40M+: 149,157.

5G 40M-: 153,161.

AP
[Huawei-wlan-view]commit ap 0
Warning: Committing configuration may cause service interruption,continue?[Y/N
]y

[Huawei-wlan-view]dis radio-profile id 0
----------------------------------------------------------------------Profile ID :0
Profile name :radio2g-prof
Radio type :802.11n(compatibility 802.11b/g)
Channel mode :fixed
Power mode :auto

[Huawei]dis current-configuration
#
sysname Huawei
#
wlan ac-global carrier id other ac id 0
#
firewall zone Local
priority 16
#
interface Ethernet0/0/0
ip address 10.1.10.1 255.255.255.0
#
interface Ethernet0/0/1
#
wlan
wlan ac source interface loopback0
ap id 0 type-id 19 mac cccc-8110-2260
wmm-profile name wmm-prof1 id 0
radio-profile name radio2g-prof id 0
radio-type 80211bgn
channel-mode fixed
wmm-profile id 0
radio-profile name radio5g-prof id 1
radio-type 80211an
power-mode fixed
wmm-profile id 0
ap 0 radio 0
radio-profile id 0
channel 40MHz-minus 6
ap 0 radio 1

radio-profile id 1
channel 40MHz-minus 153
#
interface NULL0
#
interface LoopBack0
ip address 10.1.1.1 255.255.255.0
#
user-interface con 0
user-interface vty 0 4
user-interface vty 16 20
#
return

You might also like