Wlan auto-ap configuration example, Network requirements, Configuration procedure – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 48

Advertising
background image

36

# Create an AP template named ap1 and its model is WA2100, and configure the serial ID of the

AP as 210235A29G007C000020.

[AC] wlan ap ap1 model WA2100

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

[AC-wlan-ap-ap1] description L3Office

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

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

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

# 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:

{

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

{

You can use the display wlan client command to view the online clients.

WLAN auto-AP configuration example

Network requirements

As shown in

Figure 17

, an AC is connected to a Layer 2 switch. AP 1 (serial ID SZ001) and AP 2 (serial

ID SZ002) are connected to the AC through the L2 switch. AP1, AP 2 and the AC are in the same network.

AP 1 and AP 2 get their IP address from the DHCP server. Enable the auto-AP function to enable APs to

automatically connect to the AC.

Figure 17 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

# Define a WLAN service template of clear type, configure its SSID as service, and bind the

WLAN-ESS interface to this service template.

Advertising