这个东西,要看是单独使用还是结合无线控制器使用。
如果是单独用,则需要把ap的版本改为fat ap,连接到有线网络中。 如果作为fit ap用,则需要用无线控制器配合。
我正在做这个实验
#
version 5.20, Release 1106P07
#
sysname WA2612-AGN
#
domain default enable system
#
telnet server enable
#
port-security enable
#
undo l2fw wlan-client-isolation enable
#
vlan 1
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
user-group system
#
local-user admin
password simple h3capadmin
authorization-attribute level 3
service-type telnet
#
wlan rrm
dot11a mandatory-rate 6 12 24
dot11a supported-rate 9 18 36 48 54
dot11b mandatory-rate 1 2
dot11b supported-rate 5.5 11
dot11g mandatory-rate 1 2 5.5 11
dot11g supported-rate 6 9 12 18 24 36 48 54
#
wlan service-template 1 clear
ssid h3c1
service-template enable
#
wlan service-template 2 crypto
ssid 1
cipher-suite tkip
security-ie wpa
service-template enable
#
wlan service-template 3 crypto
#
interface NULL0
#
interface Vlan-interface1
ip address 192.168.1.200 255.255.255.0
#
interface GigabitEthernet1/0/1
#
interface WLAN-BSS3
port link-type hybrid
port hybrid vlan 1 untagged
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase simple likaiwei
#
interface WLAN-BSS32
port link-type hybrid
port hybrid vlan 1 untagged
#
interface WLAN-Radio1/0/1
channel band-width 40
service-template 2 interface wlan-bss 3
#
arp source-suppression enable
arp source-suppression limit 2
arp static 192.168.1.105 54e6-fc0a-7c22
#
arp-snooping enable
#
load xml-configuration
#
user-interface con 0
user-interface vty 0 4
authentication-mode scheme
#
return
#
version 5.20, Release 1106P07
#
sysname WA2612-AGN
#
domain default enable system
#
telnet server enable
#
port-security enable
#
undo l2fw wlan-client-isolation enable
#
vlan 1
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
user-group system
#
local-user admin
password simple h3capadmin
authorization-attribute level 3
service-type telnet
#
wlan rrm
dot11a mandatory-rate 6 12 24
dot11a supported-rate 9 18 36 48 54
dot11b mandatory-rate 1 2
dot11b supported-rate 5.5 11
dot11g mandatory-rate 1 2 5.5 11
dot11g supported-rate 6 9 12 18 24 36 48 54
#
wlan service-template 1 clear
ssid h3c1
service-template enable
#
wlan service-template 2 crypto
ssid 1
cipher-suite tkip
security-ie wpa
service-template enable
#
wlan service-template 3 crypto
#
interface NULL0
#
interface Vlan-interface1
ip address 192.168.1.200 255.255.255.0
#
interface GigabitEthernet1/0/1
#
interface WLAN-BSS3
port link-type hybrid
port hybrid vlan 1 untagged
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase simple likaiwei
#
interface WLAN-BSS32
port link-type hybrid
port hybrid vlan 1 untagged
#
interface WLAN-Radio1/0/1
channel band-width 40
service-template 2 interface wlan-bss 3
#
arp source-suppression enable
arp source-suppression limit 2
arp static 192.168.1.105 54e6-fc0a-7c22
#
arp-snooping enable
#
load xml-configuration
#
user-interface con 0
user-interface vty 0 4
authentication-mode scheme
#
return