Ac-ap tunnel dual-link configuration example, Network requirements – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 49

Advertising
background image

37

[AC] wlan service-template 1 clear

[AC-wlan-st-1] ssid service

[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 a radio policy (the default radio policy default_rp will be used if you don't want to
configure a new radio policy for customizing related parameters).

[AC] wlan radio-policy radpolicy1

[AC-wlan-rp-radpolicy1] beacon-interval 200

[AC-wlan-rp-radpolicy1] dtim 4

[AC-wlan-rp-radpolicy1] rts-threshold 2300

[AC-wlan-rp-radpolicy1] fragment-threshold 2200

[AC-wlan-rp-radpolicy1] short-retry threshold 6

[AC-wlan-rp-radpolicy1] long-retry threshold 5

[AC-wlan-rp-radpolicy1] max-rx-duration 500

[AC-wlan-rp-radpolicy1] quit

# Configure the AP auto configuration feature.

[AC] wlan auto-ap enable

# Configure a common AP for model WA2100 (For each AP model, one common auto AP

configuration is required).

[AC] wlan ap ap1 model WA2100

[AC-wlan-ap-ap1] serial-id auto

# Configure the radio of the common AP, set the maximum power to 10, and automatic channel
is adopted by default.

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

[AC-wlan-ap-ap1-radio-1] max-power 10

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

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

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

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

2.

Verify the configuration:

{

You can use the display wlan ap command to view the two APs, and can use the wlan auto-ap
persistent command to convert the two auto APs to configured APs.

{

The clients can associate with the APs and access the WLAN.

AC-AP tunnel dual-link configuration example

Network requirements

As shown in

Figure 18

, AC 1 and AC 2 are connected to a L2 switch. An AP is connected to AC 1 and

AC 2 through the L2 switch. AC 1, AC 2 and the AP are in the same network. The AP gets its IP address

from the DHCP server. The IP address of AC1 is 10.18.1.1 and the IP address of AC 2 is 10.18.1.2. AC 1

is working in master mode and AC2 is working in subordinate mode. When AC 2 detects AC 1 is down,

AC 2 will convert its work mode from subordinate to master. The AP which is connected to AC 2 through
a subordinate tunnel will transform the tunnel mode to master and use AC 2 as the master AC.

Advertising