[c-nsp] Access Point & 2 SSID's Trunked to Vlan's

Kaj Niemi kajtzu at basen.net
Tue Dec 18 16:29:56 EST 2007


Hi,

On Dec 18, 2007, at 23:00, Dan Letkeman wrote:

> Here is my config
>
> Switch configuration:
>
> interface FastEthernet0/1
> switchport access vlan 500
> switchport trunk native vlan 500
> switchport trunk allowed vlan 160,200,500
> switchport mode trunk
>
> The trunk is only showing 200 in forwarding state.  I need 160 and 500
> forwarded.

If you type on the upstream switch show interface ... trunk what does  
it really show? usually the vlans allowed on the trunk, vlans allowed  
and active and vlans in spanning-tree forwarding state and not pruned  
are identical. Do you have vlans created for 160 and 500 on the switch  
(assuming Cisco switch here)?


> interface Dot11Radio0.160
> encapsulation dot1Q 160
> bridge-group 2
> !
> interface Dot11Radio0.500
> encapsulation dot1Q 500
> bridge-group 3
> !
> interface FastEthernet0.160
> encapsulation dot1Q 160
> bridge-group 2
> !
> interface FastEthernet0.500
> encapsulation dot1Q 500
> bridge-group 3
> !
> interface BVI1
> ip address 192.168.50.151 255.255.255.0
> no ip route-cache
> !
> bridge 1 route ip
> !
>
> I'm guessing there is something wrong with the bridge configuration.



Add:

bridge 2 protocol ieee
bridge 3 protocol ieee





HTH

Kaj
-- 
Kaj J. Niemi
<kajtzu at basen.net>
+358 45 63 12000





More information about the cisco-nsp mailing list