cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
248
Views
0
Helpful
1
Replies

AP 1130G; BVI interface.

luyenntk50db
Level 1
Level 1

i have a configuration for AP 1130G. I know ssid for identified Vlan ID. bridge-group for allowed bridge-group_id = vlan_ID accessed.

But i don't know "interface dot11radio1.41 encapsulation dot1Q 20, howerver config bridge-group 41". Pls explain this command.

And pls explain config as below:

dot11 ssid A
   vlan 20
 !

interface Dot11Radio1.1
 encapsulation dot1Q 1 native
 no ip route-cache
 bridge-group 1

interface Dot11Radio1.41
 encapsulation dot1Q 20
 no ip route-cache
 bridge-group 41

interface FastEthernet0.1
 encapsulation dot1Q 1 native
 bridge-group 1
!
interface FastEthernet0.41
 encapsulation dot1Q 20
 bridge-group 41

!
interface BVI1
 ip address 10.96.20.22 255.255.255.0
 no ip route-cache

 

 

1 Reply 1

Sandeep Choudhary
VIP Alumni
VIP Alumni

HI ,

It should be :

interface Dot11Radio1.41
 encapsulation dot1Q 20

 encapsulation dot1Q 41 ---> Enable a VLAN on the radio interface. (Optional) Designate the VLAN as the native VLAN. On many networks, the native VLAN is VLAN 1

 no ip route-cache
 bridge-group 41

 

Regards

Dont forget to rate helpful posts

Review Cisco Networking for a $25 gift card