Re: Mock lab 1 : TASK 1.3 (Router on a stick)

From: allboutcisco (frenzeus@streamyx.com)
Date: Sat Sep 02 2006 - 16:38:44 ART


I believe the even with the native command configured under the ethernet
10mbps interface, i couldn't get it to work as well.

I'm not sure if it has something to do with the order of operation. I could
have it working w/o any problems if it was a Fastethernet on a 2600XM.

On R6:

Interface Ethernet0/0.263
encapsulation dot1q 263 native
ip address 204.12.1.6 255.255.255.0
!

On SW1:
interface FastEthernet0/6
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 263
 switchport trunk allowed vlan 6,263
 switchport mode trunk
end
!

I mean, there has to be something with the native vlan when it is configured
on an ethernet interface, as my understanding was all this while that
ethernet interface can't support the native vlan.

Appreciate really if someone could correct me if i'm wrong.

Thanks.

-K

----- Original Message -----
From: "sabrina pittarel" <sabri_esame@yahoo.com>
To: "ismail el-shalh" <ishelh_mdsa@yahoo.com>; "ccielab"
<ccielab@groupstudy.com>
Sent: Sunday, September 03, 2006 12:39 AM
Subject: Re: Mock lab 1 : TASK 1.3 (Router on a stick)

> Hi Ismail,
> for the benefit of other people reading your posts, can you confirm that
> the problem you were seeing during the Mock lab was caused by a missing
> "native" keyword under the "encapsulation" command on the ethernet
> subinterface of R6?
> Can you post the correct config?
>
> Sabrina
>
> ----- Original Message ----
> From: ismail el-shalh <ishelh_mdsa@yahoo.com>
> To: ccielab <ccielab@groupstudy.com>
> Sent: Saturday, September 2, 2006 4:43:35 AM
> Subject: Re: Mock lab 1 : TASK 1.3 (Router on a stick)
>
> I troubleshoot this yesterday for more than three hours I was trying to
> let R6 communicate with BB3 while native vlan option is configured under
> the interfaces (SW1 and R6) without enabling the vlan dot1q tag native
> globally but it was not working.
>
> After all, I changed the router itself with more modern one (2600XM) and
> once I try it , it start working without any problem ,
>
> In my lab R6 is 3620 with two Ethernet ports and is loaded with the IOS
> 12.2(37) , here is the error message I am getting out of it
>
>
>
> IP ARP: sent req src 204.12.1.6 0010.7b96.c921,
> dst 204.12.1.254 0000.0000.0000 Ethernet0/0.263
> IP ARP rep filtered src 204.12.1.254 0000.0c09.f442, dst 204.12.1.6
> 0010.7b96.c921 wrong cable, interface Ethernet0/0.
> IP ARP throttled out the ARP Request for 204.12.1.254.
>
>
> Thanks to you all
>
> Vazman <vazman@gmail.com> wrote: You can also use dot1q and tag the native
> vlan traffic using the command.
>
> Switch(config)#vlan dot1q tag native
>
> Of course, ISL seems to be the simpler solution.
>
> HTH
>
>
> On 9/2/06, srdja blagojevic <srdja1@pexim.co.yu> wrote: Ismail,
>
> my interpretation of your task is:
>
> "All traffic sent over this trunk should be tagged with a VLAN header" =>
> use ISL encapsulation
> "Do not use Dynamic Trunking protocol over this link" => switchport
> nonegotiate
>
> interface fa0/13
> switchport trunk encapsulation isl
> switchport mode trunk
> switchport nonegotiate
>
> HTH,
> Srdja
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> ismail el-shalh
> Sent: Saturday, September 02, 2006 01:50
> To: ccielab
> Subject: RE: Mock lab 1 : TASK 1.3 (Router on a stick)
>
> The previous task states :
>
> Configure a trunk between Sw1s interface F0/13 and Sw2s interface F0/13
> All traffic sent over this trunk should be tagged with a VLAN header
> Do not use Dynamic Trunking protocol over this link
>
>
> SW2-------TRUNK--------SW1------dot1q(native 263)------R6
>
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Everyone is raving about the all-new Yahoo! Mail.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
> ---------------------------------
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great
> rates starting at 1"/min.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:39 ART