06-11-2014 06:30 AM - edited 07-05-2021 12:59 AM
Hello
I wanted to ask if I have to create a subinterface Dot11Radio0.610 since I cannot change the VLAN on the Switch it connects to is it fine if I create and assign a bridge group 61 like this or they need to match and such a configuration can potentially cause issues?
!
interface Dot11Radio0.610
encapsulation dot1Q 610
no ip route-cache
bridge-group 61
bridge-group 61 subscriber-loop-control
bridge-group 61 spanning-disabled
bridge-group 61 block-unknown-source
no bridge-group 61 source-learning
no bridge-group 61 unicast-flooding
!
Would be grateful to have some advice on this.
Thanks
06-11-2014 06:48 AM
Hi,
You are fine with using any bridge group number.
All it matter is what you have with 'encapsulation dot1Q xxx'. The value of xxx here should match with your switch vlan number.
In order to make troubleshooting easy people configure same number for sub interface, dot1q and bridge group even though technically they don't have to match.
Hope that helps
Regards
Najaf
06-20-2014 03:42 AM
AP Bridge Configuration Example :
https://supportforums.cisco.com/document/61936/autonomous-ap-and-bridge-basic-configuration-template
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