10-04-2016 11:29 AM - edited 03-08-2019 07:40 AM
I've got 3 access points that, topologically, are in a triangle.
AP 1 connects to AP 2 and that connects to AP 3.
AP2
AP3
AP1
I'd like to change it so that AP 1 connects to AP 3 and not AP 2.
This is the, what I believe to be, relevant part of the config A1:
dot11 ssid ptp02
authentication open
authentication key-management wpa
guest-mode
infrastructure-ssid
wpa-psk ascii 7 ----
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid ptp02
!
countermeasure tkip hold-time 0
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 18.0 24.0
no power client local
packet retries 10
channel 2437
fragment-threshold 2307
station-role root bridge wireless-clients
rts threshold 2306
rts retries 10
distance 1
payload-encapsulation dot1h
antenna receive right
antenna transmit right
beacon dtim-period 1
world-mode dot11d country US outdoor
infrastructure-client
bridge-group 1
bridge-group 1 spanning-disabled
!
This is for AP2:
dot11 ssid ptp02
authentication open
authentication key-management wpa
guest-mode
infrastructure-ssid optional
wpa-psk ascii 7 ------
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid ptp02
!
countermeasure tkip hold-time 0
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 18.0 24.0
no power client local
packet retries 10
fragment-threshold 2307
station-role non-root bridge wireless-clients
rts threshold 2306
rts retries 10
payload-encapsulation dot1h
antenna receive right
antenna transmit right
beacon dtim-period 1
world-mode dot11d country US outdoor
bridge-group 1
bridge-group 1 spanning-disabled
!
This is for AP3:
dot11 ssid ptp02
authentication open
authentication key-management wpa
guest-mode
infrastructure-ssid
wpa-psk ascii 7 -----
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid ptp02
!
countermeasure tkip hold-time 0
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 18.0 24.0
no power client local
packet retries 10
channel 2437
fragment-threshold 2307
station-role root bridge wireless-clients
rts threshold 2306
rts retries 10
distance 1
payload-encapsulation dot1h
antenna receive right
antenna transmit right
beacon dtim-period 1
world-mode dot11d country US outdoor
infrastructure-client
bridge-group 1
bridge-group 1 spanning-disabled
!
10-06-2016 11:19 AM
bump
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide