Sorry i didn't see the last part about not modifying the router interfaces

i dont see how you would do this while 1.)  tagging all VLANS including the
native  and 2.)  Not modifying the interfaces on R6

I think you are in a catch 22 here.

If requirement #1 was not there you could simply

interface FastEthernet0/6
 switchport trunk encap dot1q
 switchport mode trunk
 switchport trunk allowed vlan 56,76
 switchport trunk native vlan 56



On Tue, Feb 22, 2011 at 1:31 PM, Daniel Gheorghe
<[email protected]>wrote:

> The behavior is the same if the Cat port is dynamic or not. The strange
> thing is that the 56 vlan has connectivity if I remove the voice vlan from
> the port. I can't understand this.
>
> The restrictions of the task include all the vlans being tagged (so vlan
> dot1g tag native) and only the port-channels between the switches should be
> seen as trunks, So the ideea of the voice vlan appeared in order to avoid
> using a trunk on Cat2 fa0/6.
>
> Also I confirm that the behavior is the same even if we use 2 subinterfaces
> on the router (although the task prohibits the modification of the router
> interface addressing).
>
> On Tue, Feb 22, 2011 at 10:24 AM, marc abel <[email protected]> wrote:
>
> > Actually from your output you are set to dynamic on f0/6 so it probably
> is
> > trunking. Can you confirm? If so you can either set the native vlan to 56
> on
> > the the trunk, or change the router side to a sub-interface as I
> suggested
> > before.
> >
> >
> >
>  _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to