一、组网图
WX5002的IP地址为192.168.2.10。
交换机作为二层交换机使用,WX5002和WA2110在同一VLAN。
WA2110的序列号为210235A22W0079000212,使用的SSID的名称为h3c-mp。
无线客户端的MAC地址为0019-d221-a8d6。
PSK加密的密钥为12345678。
二、wx交换机的配置命令
# version 5.20, Release 1106P01 # sysname H3C # domain default enable system # port-security enable # vlan 1 # domain system access-limit disable state active idle-cut disable self-service-url disable # dhcp server ip-pool pool1 network 192.168.2.0 mask 255.255.255.0 gateway-list 192.168.2.254 expired day 3 # local-user 0019d221a8d6 password simple 0019d221a8d6 service-type lan-access # wlan service-template 1 crypto ssid h3c-mp bind WLAN-ESS 1 authentication-method open-system cipher-suite tkip security-ie wpa service-template enable # wlan rrm 11a mandatory-rate 6 12 24 11a supported-rate 9 18 36 48 54 11b mandatory-rate 1 2 11b supported-rate 5.5 11 11g mandatory-rate 1 2 5.5 11 11g supported-rate 6 9 12 18 24 36 48 54 # interface NULL0 # interface Vlan-interface1 ip address 192.168.2.10 255.255.255.0 # interface GigabitEthernet1/0/1 # interface GigabitEthernet1/0/2 # interface M-Ethernet1/0/1 # interface WLAN-ESS1 port-security port-mode mac-and-psk port-security tx-key-type 11key port-security preshared-key pass-phrase 12345678 # wlan ap ap1 model WA2100 serial-id 210235A22W0079000212 radio 1 service-template 1 radio enable # ip route-static 0.0.0.0 0.0.0.0 192.168.2.254 # dhcp enable # user-interface aux 0 user-interface vty 0 4 # return





