华为AC配置实例 下载本文

华为无线控制器

AC6005 配置(直接转发)

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

Switch的配置文件

#

sysname Switch #

vlan batch 100 to 101 #

interface GigabitEthernet0/0/1 port link-type trunk

port trunk pvid vlan 100

port trunk allow-pass vlan 100 to 101 port-isolate enable group 1 #

interface GigabitEthernet0/0/2 port link-type trunk

port trunk allow-pass vlan 100 to 101 #

return

Router的配置文件

#

sysname Router #

vlan batch 101 #

interface Vlanif101 ip #

interface GigabitEthernet1/0/0 port link-type trunk

port trunk allow-pass vlan 101 #

return

AC的配置文件

#

sysname AC #

vlan batch 100 to 101 #

dhcp enable #

interface Vlanif100 ip

dhcp select interface

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

#

interface Vlanif101 ip

dhcp select interface #

interface GigabitEthernet0/0/1 port link-type trunk

port trunk allow-pass vlan 100 to 101 #

interface GigabitEthernet0/0/2 port link-type trunk

port trunk allow-pass vlan 101 #

capwap source interface vlanif100 # wlan

security-profile name wlan-net

security wpa-wpa2 psk pass-phrase %^%#m\~7.[`^6RWdzwCy16hJj/Mc!,}s`X*B]}A%^%# aes ssid-profile name wlan-net ssid wlan-net

vap-profile name wlan-net service-vlan vlan-id 101 ssid-profile wlan-net

security-profile wlan-net

regulatory-domain-profile name default rrm-profile name default

calibrate auto-channel-select disable calibrate auto-txpower-select disable ap-group name ap-group1 radio 0

vap-profile wlan-net wlan 1 radio 1

vap-profile wlan-net wlan 1

ap-id 0 type-id 35 ap-mac 60de-4476-e360 ap-sn ap-name area_1

ap-group ap-group1 radio 0

channel 20mhz 6 eirp 127 radio 1

channel 20mhz 149 eirp 127 #

return

华为无线控制器

? ?

AC6005 配置(隧道转发)

Switch的配置文件

#

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

sysname Switch #

vlan batch 100 #

interface GigabitEthernet0/0/1 port link-type trunk

port trunk pvid vlan 100

port trunk allow-pass vlan 100 port-isolate enable group 1 #

interface GigabitEthernet0/0/2 port link-type trunk

port trunk allow-pass vlan 100 #

return

Router的配置文件

#

sysname Router #

vlan batch 101 #

interface Vlanif101 ip #

interface GigabitEthernet1/0/0 port link-type trunk

port trunk allow-pass vlan 101 #

return

AC的配置文件

#

sysname AC #

vlan batch 100 to 101 #

dhcp enable #

interface Vlanif100 ip

dhcp select interface #

interface Vlanif101 ip

dhcp select interface #

interface GigabitEthernet0/0/1 port link-type trunk