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