03-18-2012 08:43 AM - edited 07-03-2021 09:48 PM
Folks,
I am testing the Universal briodge feature. When I configure two access points (root/wgb) everything works fine. When I go to the WGB and add the universal command. I get the message that since no clients are associated it will use BVI interface mac address to associate. But, The WGB does not register with the root anymore. When I place it back into the WGB mode by removing the universal command everything starts to work. I do not have any access-list or association filter on the root to permit certain mac addresses.
Any advice would be appreciated.
Solved! Go to Solution.
03-19-2012 05:44 PM
Navin,
On your root bridge, change the station role from ‘root bridge’ to just ‘root’:
(config-if)# station-role root
Justin
03-18-2012 11:30 AM
Navin,
I just tried this with my setup and it worked simply by adding the universal keyword and MAC to the end of my station-role workgroup-bridge statement.
My output was a little different than what you saw. What version of code are you running on your bridges? (I'm using 12.4.25d.JA1.)
Justin
03-19-2012 03:10 PM
Justin,
I upgraded the code and still no luck. WGB works fine but as soon as I put universal keyward with a mac in the end it does not associate with the root. I am running the same code as you on the root and the wgb.
Here is the config of the radio on wgb:
interface Dot11Radio1
no ip address
no ip route-cache
!
encryption mode ciphers aes-ccm
!
ssid bridge-test
!
station-role workgroup-bridge universal 0015.c724.5780
bridge-group 1
bridge-group 1 spanning-disabled
end
Am I missing something.
03-19-2012 03:13 PM
Navin,
What does the root bridge config look like?
Can you also post the SSID configurations for both sides?
Justin
03-19-2012 05:39 PM
03-19-2012 05:44 PM
Navin,
On your root bridge, change the station role from ‘root bridge’ to just ‘root’:
(config-if)# station-role root
Justin
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