|
无线瘦ap连ac如何配置????
公司使用多台锐捷的ap530-i设备无线覆盖,新增几台ap不知道怎么配置就拿了台可以正常使用的ap老设备查看里面配置文件,发现里面基本上没有做多少配置连ssid都没配,难道都是通过ac配置的直接下发到ap的吗?查看ap的模式为瘦ap,ap的配置文件如下
Ruijie#show run
Building configuration...
Current configuration : 2067 bytes
!
version RGOS 10.4(1b19)p2, Release(179742)(Fri Oct 31 20:48:41 CST 2014 -ngcf62)
fair-schedule
webmaster level 0 username admin password 7 0121474e3e16
webmaster level 2 username guest password 7 01275646240c
!
!
nfpp
!
vlan 1
!
!
privilege exec all level 1 debug
privilege exec all level 1 undebug
privilege exec all level 1 show
privilege exec all level 1 terminal
no service password-encryption
ip fragment-quota 200
!
!
!
!
wlocation
!
logging rate-limit console 10 except warnings
enable secret 5 $1$dsCC$7w2wF62tyww1DvCy
enable service web-server http
enable service web-server https
!
wids
!
!
!
link-check disable
!
interface GigabitEthernet 0/1
encapsulation dot1Q 1
!
interface GigabitEthernet 0/2
encapsulation dot1Q 1
!
interface Dot11radio 1/0
no ip proxy-arp
station-role root-ap
wmm enable
rate-set 11b mandatory 1 2 5 11
rate-set 11g mandatory 1 2 5 11
rate-set 11g support 6 9 12 18 24 36 48 54
rate-set 11n mcs-support 23
rate-set 11ac mcs-support 29
mac-mode fat
mcast_rate 24
slottime short
chan-width 20
no 11acsupport enable
antenna transmit 1
power local 20
channel 1
speed-mode auto
loadbalance 60
coverage-rssi 10
country-code CN
ampdu enable
short-gi enable chan-width 20
short-gi enable chan-width 40
description wlX
!
interface Dot11radio 2/0
no ip proxy-arp
station-role root-ap
wmm enable
rate-set 11a mandatory 6 12 24
rate-set 11a support 9 18 36 48 54
rate-set 11n mcs-support 23
rate-set 11ac mcs-support 29
mac-mode fat
mcast_rate 24
slottime short
chan-width 20
antenna transmit 1
power local 20
channel 149
speed-mode auto
loadbalance 60
coverage-rssi 10
country-code CN
ampdu enable
short-gi enable chan-width 20
short-gi enable chan-width 40
short-gi enable chan-width 80
description wlX
!
interface BVI 1
no ip proxy-arp
ip address dhcp
ipv6 enable
ipv6 dhcp client ia
!
!
!
!
line con 0
login
password ruijie
line vty 0 4
login
password ruijie
!
!
end
|
|