So what exactly is the issue again?  First you were talking about R4 getting
EIGRP hello packets.  In your configurations, you posted configs for R5.

On Sun, Feb 14, 2010 at 2:33 AM, Mustafa Yadav <[email protected]>wrote:

> Thanks in advance
>
>
> R5#sh run | s eigrp
> router eigrp 100
>  network 183.1.105.5 0.0.0.0
>  no auto-summary
>  eigrp router-id 150.1.5.5
> R5#
> *Mar  1 05:53:51.426: IP-EIGRP(Default-IP-Routing-Table:100): Neighbor
> 183.1.39.3 not on common subnet for FastEthernet0/0
> Rack1R5#
> *Mar  1 05:54:05.130: IP-EIGRP(Default-IP-Routing-Table:100): Neighbor
> 183.1.39.3 not on common subnet for FastEthernet0/0
>
>
> SW1#sh run
> Building configuration...
>
> Current configuration : 2224 bytes
> !
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname SW1
> !
> boot-start-marker
> boot-end-marker
> !
> enable password cisco
> !
> no aaa new-model
> memory-size iomem 5
> ip cef
> !
> !
> !
> !
> no ip domain lookup
> !
> multilink bundle-name authenticated
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> spanning-tree portfast bpduguard
> vtp domain CISCO-A
> vtp mode transparent
> archive
>  log config
>  hidekeys
> !
> !
> !
> vlan internal allocation policy ascending
> !
> vlan 6
>  name VLAN_6
> !
> vlan 28
>  name VLAN_28
> !
> vlan 33
>  name VLAN_33
> !
> vlan 45
>  name VLAN_45
> !
> vlan 46
>  name VLAN_46
> !
> vlan 102
>  name VLAN_102
> !
> vlan 104
> !
> vlan 105
>  name VLAN_105
> !
> vlan 107
>  name VLAN_107
> !
> vlan 122
> !
> !
> !
> !
> !
> interface Loopback0
>  ip address 150.1.7.7 255.255.255.0
> !
> interface FastEthernet0/0
>  no ip address
>  shutdown
>  duplex auto
>  speed auto
> !
> interface FastEthernet0/1
>  no ip address
>  shutdown
>  duplex auto
>  speed auto
> !
> interface FastEthernet1/0
> !
> interface FastEthernet1/1
>  no switchport
>  ip address 183.1.17.7 255.255.255.0
> !
> interface FastEthernet1/2
> !
> interface FastEthernet1/3
>  switchport access vlan 33
> !
> interface FastEthernet1/4
> !
> interface FastEthernet1/5
>  switchport access vlan 105
> !
> interface FastEthernet1/6
>  switchport access vlan 28
>  spanning-tree portfast
> !
> interface FastEthernet1/7
>  switchport trunk native vlan 46
>  switchport mode trunk
> !
> interface FastEthernet1/8
>  no switchport
>  ip address 183.1.107.7 255.255.255.0
> !
> interface FastEthernet1/9
>  switchport trunk native vlan 46
>  switchport mode trunk
> !
> interface FastEthernet1/10
>  shutdown
> !
> interface FastEthernet1/11
>  shutdown
> !
> interface FastEthernet1/12
>  shutdown
> !
> interface FastEthernet1/13
>  switchport mode trunk
> !
> interface FastEthernet1/14
>  switchport mode trunk
> !
> interface FastEthernet1/15
>  switchport trunk allowed vlan 1,102,1002-1005
>  switchport mode trunk
> !
> interface Vlan1
>  no ip address
> !
> ip forward-protocol nd
> !
> !
> no ip http server
> no ip http secure-server
> !
> access-list 1 permit 183.1.39.3
> !
> !
> !
> !
> !
> !
> control-plane
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> line con 0
>  exec-timeout 0 0
>  privilege level 15
>  logging synchronous
> line aux 0
> line vty 0 4
>  password cisco
>  login
> line vty 5 15
>  password cisco
>  login
> !
> !
> end
>
> SW1#             sh int tru
> SW1#             sh int trunk
>
> Port      Mode         Encapsulation  Status        Native vlan
> Fa1/7     on           802.1q         trunking      46
> Fa1/9     on           802.1q         trunking      46
> Fa1/13    on           802.1q         trunking      1
> Fa1/14    on           802.1q         trunking      1
> Fa1/15    on           802.1q         trunking      1
>
> Port      Vlans allowed on trunk
> Fa1/7     1-4094
> Fa1/9     1-4094
> Fa1/13    1-4094
> Fa1/14    1-4094
> Fa1/15    1,102,1002-1005
>
> Port      Vlans allowed and active in management domain
> Fa1/7     1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/9     1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/13    1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/14    1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/15    1,102
>
> Port      Vlans in spanning tree forwarding state and not pruned
> Fa1/7     1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/9     1,6,28,33,45-46,104-105,107,122,1027-1028
> Fa1/13    1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/14    1,6,28,33,45-46,102,104-105,107,122,1027-1028
> Fa1/15    1,102
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
> SW1#
>
>
> On 2/14/10, Joe Astorino <[email protected]> wrote:
> > Hello,
> >
> > No, not at all.  Many many many of our students utilize dynamips!!! I
> just
> > need to know the information so I can try to help you out.  So you are
> > telling me that you have the following right?
> >
> > R4 Fa0/0 --> Cat1 Fa1/5 ???  Can you please explain in a little more
> detail
> > the problem you are having and what your configurations are?  Please post
> > your EIGRP and interface configurations from R4 and Cat1
> >
> >
> >
> > On Sun, Feb 14, 2010 at 2:19 AM, Mustafa Yadav
> > <[email protected]>wrote:
> >
> >> Joe,
> >>
> >> this is a dynamips study.That is why I have delibrately relucted to
> >> give full topology.If it is forbidden to discuss this kind of this
> >> here I can easily stop then.
> >>
> >> On 2/14/10, Joe Astorino <[email protected]> wrote:
> >> > My first question is -- Is this a proctorlabs rack?  If so, I don't
> >> > understand why you have Fa1/5 on anything.  Our switches are all
> >> 3550/3560
> >> > and have interfaces Fa0/0 - Fa0/24 as well as Gi0/1 , Gi0/2.
> >> >
> >> > On Sun, Feb 14, 2010 at 2:12 AM, Mustafa Yadav
> >> > <[email protected]>wrote:
> >> >
> >> >> For the phsical setup I have shutdown all the ports in R4 not only
> >> >> f0/0.I saw that the traffic still comes.so I do not think this
> traffic
> >> >> is coming from another prot
> >> >>
> >> >> On 2/14/10, Mustafa Yadav <[email protected]> wrote:
> >> >> > Before going deep can you see anything strange in below config?
> >> >> >
> >> >> > Rack1SW1#sh int f1/5 switchport
> >> >> > Name: Fa1/5
> >> >> > Switchport: Enabled
> >> >> > Administrative Mode: static access
> >> >> > Operational Mode: static access
> >> >> > Administrative Trunking Encapsulation: dot1q
> >> >> > Operational Trunking Encapsulation: native
> >> >> > Negotiation of Trunking: Disabled
> >> >> > Access Mode VLAN: 105 (VLAN_105)
> >> >> > Trunking Native Mode VLAN: 1 (default)
> >> >> > Trunking VLANs Enabled: ALL
> >> >> > Trunking VLANs Active: 105
> >> >> > Protected: false
> >> >> > Priority for untagged frames: 0
> >> >> > Override vlan tag priority: FALSE
> >> >> > Voice VLAN: none
> >> >> > Appliance trust: none
> >> >> >
> >> >> > On 2/14/10, Joe Astorino <[email protected]> wrote:
> >> >> >> First of all, let's talk about your physical setup.  R4 should be
> >> >> >> connected
> >> >> >> to two switches:  Cat1 Fa0/4 and Cat 3 Fa0/4.  So, we need to get
> >> that
> >> >> >> straightened out first.
> >> >> >>
> >> >> >> On Sun, Feb 14, 2010 at 2:00 AM, Mustafa Yadav
> >> >> >> <[email protected]>wrote:
> >> >> >>
> >> >> >>> hi guys,
> >> >> >>>
> >> >> >>> My problem is r4 is getting weird eigrp hello packets.R4
> connected
> >> to
> >> >> >>> sw1 f1/5 and it is in vlan5.Somehow it is getting  an eigrp
> packet
> >> >> >>> from an address and this ip  connected to swith in a router mode
> >> .How
> >> >> >>> come I am getting traffic into vlan5 from a router port?
> >> >> >>> _______________________________________________
> >> >> >>> For more information regarding industry leading CCIE Lab
> training,
> >> >> >>> please
> >> >> >>> visit www.ipexpert.com
> >> >> >>>
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> Regards,
> >> >> >>
> >> >> >> Joe Astorino CCIE #24347 (R&S)
> >> >> >> Sr. Technical Instructor - IPexpert
> >> >> >> Mailto: [email protected]
> >> >> >> Telephone: +1.810.326.1444
> >> >> >> Live Assistance, Please visit: www.ipexpert.com/chat
> >> >> >> eFax: +1.810.454.0130
> >> >> >>
> >> >> >> IPexpert is a premier provider of Classroom and Self-Study Cisco
> >> >> >> CCNA
> >> >> >> (R&S,
> >> >> >> Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice, Security
> &
> >> >> >> Service
> >> >> >> Provider) Certification Training with locations throughout the
> >> >> >> United
> >> >> >> States, Europe and Australia. Be sure to check out our online
> >> >> communities
> >> >> >> at
> >> >> >> www.ipexpert.com/communities and our public website at
> >> www.ipexpert.com
> >> >> >>
> >> >> >
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Regards,
> >> >
> >> > Joe Astorino CCIE #24347 (R&S)
> >> > Sr. Technical Instructor - IPexpert
> >> > Mailto: [email protected]
> >> > Telephone: +1.810.326.1444
> >> > Live Assistance, Please visit: www.ipexpert.com/chat
> >> > eFax: +1.810.454.0130
> >> >
> >> > IPexpert is a premier provider of Classroom and Self-Study Cisco CCNA
> >> (R&S,
> >> > Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice, Security &
> >> Service
> >> > Provider) Certification Training with locations throughout the United
> >> > States, Europe and Australia. Be sure to check out our online
> >> > communities
> >> at
> >> > www.ipexpert.com/communities and our public website at
> www.ipexpert.com
> >> >
> >>
> >
> >
> >
> > --
> > Regards,
> >
> > Joe Astorino CCIE #24347 (R&S)
> > Sr. Technical Instructor - IPexpert
> > Mailto: [email protected]
> > Telephone: +1.810.326.1444
> > Live Assistance, Please visit: www.ipexpert.com/chat
> > eFax: +1.810.454.0130
> >
> > IPexpert is a premier provider of Classroom and Self-Study Cisco CCNA
> (R&S,
> > Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice, Security &
> Service
> > Provider) Certification Training with locations throughout the United
> > States, Europe and Australia. Be sure to check out our online communities
> at
> > www.ipexpert.com/communities and our public website at www.ipexpert.com
> >
>



-- 
Regards,

Joe Astorino CCIE #24347 (R&S)
Sr. Technical Instructor - IPexpert
Mailto: [email protected]
Telephone: +1.810.326.1444
Live Assistance, Please visit: www.ipexpert.com/chat
eFax: +1.810.454.0130

IPexpert is a premier provider of Classroom and Self-Study Cisco CCNA (R&S,
Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice, Security & Service
Provider) Certification Training with locations throughout the United
States, Europe and Australia. Be sure to check out our online communities at
www.ipexpert.com/communities and our public website at www.ipexpert.com
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to