[c-nsp] Access Point & 2 SSID's Trunked to Vlan's
Dan Letkeman
danletkeman at gmail.com
Tue Dec 18 17:34:43 EST 2007
Kaj,
2950#sh interfaces trunk
Port Mode Encapsulation Status Native vlan
Fa0/1 on 802.1q trunking 500
Port Vlans allowed on trunk
Fa0/1 160,200,500
Port Vlans allowed and active in management domain
Fa0/1 160,200,500
Port Vlans in spanning tree forwarding state and not pruned
Fa0/1 200
Dan.
On Dec 18, 2007 3:29 PM, Kaj Niemi <kajtzu at basen.net> wrote:
> 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