hehehehe 发表于 2017-8-28 10:53:35

华三胖AP配置案例


#
local-user admin
password simple admin@123
#
wlan service-template 10 crypto
ssid wifimingcheng
cipher-suite tkip
cipher-suite ccmp
security-ie rsn
security-ie wpa
service-template enable
#
interface WLAN-BSS10
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 WiFi密码

#
interface WLAN-BSS11
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 simpleWiFi密码

#
interface Vlan-interface1
ipv6 address auto
ip address 192.168.1.252 255.255.255.0
#
interface WLAN-Radio1/0/1
service-template 10 interface wlan-bss 10
#
interface WLAN-Radio1/0/1
undoservice-template 1
service-template 10 interface wlan-bss 11
#
ip route-static 0.0.0.0 0.0.0.0 192.168.1.1


lzq8663457 发表于 2017-8-28 11:16:19

案例是在某一环境下实现的...

hehehehe 发表于 2017-9-10 07:33:00

lzq8663457 发表于 2017-8-28 11:16
案例是在某一环境下实现的...

是的,这个是常用配置,胖AP

q466265670 发表于 2017-12-14 15:07:48

学习学习

s79001 发表于 2018-7-11 20:27:01

谢谢分享

p1234ang 发表于 2018-7-12 21:47:21

{:6_299:}{:6_299:}{:6_299:}
页: [1]
查看完整版本: 华三胖AP配置案例