sta ap--(g0/0/1-2)s5700交换机(g0/0/3)--(g0/0/1)AC6005
AC6005配置:
vlan batch 100 to 102
#
dhcp enable
#
#
interface Vlanif100
ip address 192.168.1.1 255.255.255.0
dhcp select interface
#
interface Vlanif101
ip address 192.168.2.1 255.255.255.0
dhcp select interface
#
interface Vlanif102
ip address 192.168.3.1 255.255.255.0
dhcp select interface
#
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 100 to 102
#
interface Wlan-Ess0
port hybrid untagged vlan 101
#
interface Wlan-Ess1
port hybrid untagged vlan 101
#
interface NULL0
#
user-interface con 0
authentication-mode password
user-interface vty 0 4
user-interface vty 16 20
#
wlan
wlan ac source interface vlanif100
ap-region id 101
ap-region id 102
ap-auth-mode no-auth
ap id 0 type-id 19 mac 00e0-fc8a-6340 sn 2102354483109058952D
region-id 101
ap id 1 type-id 19 mac 00e0-fc2d-0d10 sn 210235448310E71F3824
region-id 102
wmm-profile name wmm-1 id 1
traffic-profile name traffic-1 id 0
security-profile name security-1 id 1
service-set name huawei-1 id 0
wlan-ess 0
ssid huawei-1
traffic-profile id 0
security-profile id 1
service-vlan 101
service-set name huawei-2 id 1
wlan-ess 1
ssid huawei-2
traffic-profile id 0
security-profile id 1
service-vlan 102
radio-profile name radio-1 id 0
wmm-profile id 1
ap 0 radio 0
radio-profile id 0
service-set id 0 wlan 1
ap 1 radio 0
radio-profile id 0
service-set id 1 wlan 1
s5700交换机配置:
vlan batch 100 to 102
#
cluster enable
ntdp enable
ndp enable
#
drop illegal-mac alarm
#
diffserv domain default
#
drop-profile default
#
aaa
authentication-scheme default
authorization-scheme default
accounting-scheme default
domain default
domain default_admin
local-user admin password simple admin
local-user admin service-type http
#
interface Vlanif1
#
interface MEth0/0/1
#
interface GigabitEthernet0/0/1
port link-type trunk
port trunk pvid vlan 100
port trunk allow-pass vlan 100 to 101
#
interface GigabitEthernet0/0/2
port link-type trunk
port trunk pvid vlan 100
port trunk allow-pass vlan 100 102
#
interface GigabitEthernet0/0/3
port link-type trunk
port trunk allow-pass vlan 100 to 102
STA无法获取IP地址????