Building configuration...
Current configuration: 2736 bytes
version AC_RGOS 11.1(5)B9P11, Release(05160319)
hostname AC1
!
wlan-config 1 Ruijie-ZB_10
ssid-code utf-8
no enable-broad-ssid
tunnel local
!
wlan-config 2 HIDE-ZB
!
ap-group ZB
interface-mapping 1 60 ap-wlan-id 1
interface-mapping 2 60 ap-wlan-id 2
!
ap-group default
!
ap-config all
!
ac-controller
wqos fs enable
country CN
802.11g network rate 1 disabled
802.11g network rate 2 disabled
802.11g network rate 5 disabled
802.11a network rate 6 disabled
开启dhcp snooping功能
ip dhcp snooping
http redirect direct-arp 192.10.60.252
开启web认证功能
web-auth dhcp-check
用户dhcp地址池
service dhcp
ip dhcp pool user_pool
network 192.10.60.0 255.255.255.0
dns-server 8.8.8.8
default-router 192.10.60.252
vlan 1
!
vlan 60
!
vlan 100
与核心交换机相连接的端口设置为trunk
interface GigabitEthernet 0/1
switchport mode trunk
ip dhcp snooping trust
用户vlan
interface VLAN 60
ip address 192.10.60.252 255.255.255.0
互联vlan
interface VLAN 100
ip address 192.10.100.2 255.255.255.0
开启wpa2认证
wlansec 1
security rsn enable
security rsn ciphers aes enable
security rsn akm psk enable
security rsn akm psk set-key ascii 0123456789
ip verify source port-security
!
wlansec 2
security rsn enable
security rsn ciphers aes enable
security rsn akm psk enable
security rsn akm psk set-key ascii 0123456789
设置到核心的路由
ip route 0.0.0.0 0.0.0.0 192.10.100.252