Verifying the configuration, 11n configuration example, Network requirements – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 55: Configuration procedure

Advertising
background image

43

[AC1-wlan-ap-ap1] serial-id 210235A29G007C000020

[AC1-wlan-ap-ap1] description L3office

# Specify the radio type as 802.11g, and channel as 11.

[AC1-wlan-ap-ap1] radio 1 type dot11g

[AC1-wlan-ap-ap1-radio-1] channel 11

# Bind radio policy radiopolicy1 to radio 1, and bind service template 1 to radio 1.

[AC1-wlan-ap-ap1-radio-1] radio-policy radiopolicy1

[AC1-wlan-ap-ap1-radio-1] service-template 1

[AC1-wlan-ap-ap1-radio-1] radio enable

[AC1-wlan-ap-ap1-radio-1] return

Verifying the configuration

After AP 1 and AP 2 are rebooted, they can establish an AC-AP tunnel connection with AC 1.

802.11n configuration example

Network requirements

As shown in

Figure 21

, deploy an 802.11n network to provide high-bandwidth access for multi-media

applications. The AP provides a plain-text wireless service with SSID 11nservice. 802.11gn is adopted to

inter-work with existing 802.11g networks.

Figure 21 Network diagram

Configuration procedure

1.

Configure the AC:
# Create a WLAN-ESS interface.

<AC> system-view

[AC] interface wlan-ess 1

[AC-WLAN-ESS1] quit

# Configure a service template of clear type, configure the SSID of the service template as

11nservice, and bind the WLAN-ESS interface with the service template.

[AC] wlan service-template 1 clear

[AC-wlan-st-1] ssid 11nservice

[AC-wlan-st-1] bind WLAN-ESS 1

[AC-wlan-st-1] authentication-method open-system

[AC-wlan-st-1] service-template enable

[AC-wlan-st-1] quit

# Configure the AP on the AC, and the AP must support 802.11n.

[AC] wlan ap ap1 model WA2610E-AGN

[AC-wlan-ap-ap1] serial-id 210235A29G007C000020

# Configure the radio of the AP to operate in 802.11gn mode.

[AC-wlan-ap-ap1] radio 1 type dot11gn

# Bind the service template to radio 1.

Advertising