新人刚开始用华为模拟器做无线的实验,但是一直不成功,,终端设备连接SSID时一直显示获取IP地址,抓包发现只有DHCP discover报文,,有谁知道问题出在哪嘛,,求指导一下,,比较着急,,谢谢啊!
交换机:interface Vlanif10
ip address 10.10.10.1 255.255.255.0
dhcp select interface
dhcp server option 43 sub-option 3 ascii 10.10.20.2
#
interface Vlanif11
ip address 10.10.11.1 255.255.255.0
dhcp select interface
dhcp server dns-list 8.8.8.8
#
interface Vlanif12
ip address 10.10.12.1 255.255.255.0
dhcp select interface
dhcp server dns-list 8.8.8.8
#
interface Vlanif13
ip address 10.10.13.1 255.255.255.0
#
interface Vlanif20
ip address 10.10.20.1 255.255.255.0
#
interface MEth0/0/1
#
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 10 to 13 20
#
interface GigabitEthernet0/0/2
port link-type access
port default vlan 10
#
interface GigabitEthernet0/0/3
port link-type access
port default vlan 10
#
interface GigabitEthernet0/0/4
port link-type access
port default vlan 10
#
interface GigabitEthernet0/0/5
port link-type access
port default vlan 10
#
interface GigabitEthernet0/0/6
port link-type access
port default vlan 10
ospf 1 router-id 3.3.3.3
area 0.0.0.0
network 10.10.13.1 0.0.0.0
network 10.10.20.1 0.0.0.0
area 0.0.0.1
network 10.10.10.1 0.0.0.0
network 10.10.11.1 0.0.0.0
network 10.10.12.1 0.0.0.0
AC配置:interface Vlanif20
ip address 10.10.20.2 255.255.255.0
#
interface Vlanif30
ip address 172.16.1.1 255.255.240.0
dhcp select interface
dhcp server dns-list 8.8.8.8
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 2 to 4094
interface Wlan-Ess0
port hybrid pvid vlan 11
port hybrid untagged vlan 11 to 12
#
interface Wlan-Ess1
port hybrid pvid vlan 12
port hybrid untagged vlan 11 to 12
#
interface Wlan-Ess2
port hybrid untagged vlan 30
#
interface NULL0
#
ospf 1 router-id 2.2.2.2
area 0.0.0.0
network 10.10.20.2 0.0.0.0
area 0.0.0.30
network 172.16.1.1 0.0.0.0
wlan
wlan ac source interface vlanif20
ap-region id 1
ap-region id 2
ap id 0 type-id 19 mac 00e0-fc8b-1490 sn 210235448310361A8119
region-id 1
ap id 1 type-id 19 mac 00e0-fcc2-3270 sn 2102354483109A04866C
region-id 1
ap id 2 type-id 19 mac 00e0-fc3d-6df0 sn 21023544831075218B73
region-id 2
ap id 3 type-id 19 mac 00e0-fc80-69e0 sn 210235448310BA49104A
region-id 2
ap id 4 type-id 19 mac 00e0-fcbc-1230 sn 2102354483101054F270
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 11
service-set name huawei-2 id 1
wlan-ess 1
ssid shexiangtou
traffic-profile id 0
security-profile id 1
service-vlan 102
service-set name guest-1 id 2
forward-mode tunnel
wlan-ess 2
ssid guest-1
traffic-profile id 0
security-profile id 1
service-vlan 30
radio-profile name radio-1 id 0
wmm-profile id 1
radio-profile name 2.4G id 1
radio-type 80211bgn
wmm-profile id 1
radio-profile name 5G id 2
radio-type 80211an
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 0 wlan 1
ap 2 radio 0
radio-profile id 0
service-set id 1 wlan 1
ap 3 radio 0
radio-profile id 0
service-set id 1 wlan 1