cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
625
Views
20
Helpful
3
Replies

Add new VLAN to Aironet 1400 Wireless Bridge

deathngravity
Level 1
Level 1

Having a hard time finding the correct documentation/answer to add another VLAN to an Aironet Wireless bridge.  I just inherited this setup & still coming up to speed.

 

Have 3 existing Cisco AIRBR 1410 & I need to add another VLAN to the bridge group.   

They are out of support & end of life.  Hopefully they can be replaced later this year, but need to live with them for now.

 

Below is a current config of one of the VLANs (VLAN 103).  Currently 6 are being trunked across the bridge

 

dot11 vlan-name v103 vlan 103

 

interface Dot11Radio0.103
encapsulation dot1Q 103
no ip route-cache
bridge-group 103
bridge-group 103 spanning-disabled


interface FastEthernet0.103
encapsulation dot1Q 103
no ip route-cache
bridge-group 103
bridge-group 103 spanning-disabled

 

I assume if I want to add a new VLAN20...  I would just copy the above config for the new VLAN?

 

dot11 vlan-name v20 vlan 20

 

interface Dot11Radio0.20
encapsulation dot1Q 20
no ip route-cache
bridge-group 20
bridge-group 20 spanning-disabled


interface FastEthernet0.20
encapsulation dot1Q 20
no ip route-cache
bridge-group 20
bridge-group 20 spanning-disabled

 

Thanks & I appreciate any help.

 

Cheers!

 

 

2 Accepted Solutions

Accepted Solutions

Yes,  that config will achieve what you want.

Make sure clan 20 defined on your switches

 

Rasika

View solution in original post

3 Replies 3

Rafael E
Cisco Employee
Cisco Employee

Yes,  that config will achieve what you want.

Make sure clan 20 defined on your switches

 

Rasika

Thanks & I appreciate the help.

 

Cheers!

Review Cisco Networking products for a $25 gift card