Hi, All
I am configuring EIGRP in Packet tracer, after configuring
all the things it is not working but in one condition it is
working fine if i am putting all my router and network
withing one network subnets e.g. 172.16.0.0 or 10.0.0.0 but
whenever i am puting different network subnets e.g. in one
network it is RA(config-if)#=ip address 10.0.0.1, and in
fa0/0= 192.168.1.10 and in RB(config-if)#10.0.0.2 (s1/0) and
in S1/1 11.0.0.1 and in fa 0/0 192.168.100.1 ,where as in
third router RC(config-if)#=ip address 11.0.0.2 and in fa
0/0 172.16.1.10 and after configuring all this serial is
showing up and protocol showing up but eigrp process not
taking place after adding eigrp configuration, i tried with
"no auto-summary" command but not working.. Suggest me where
i missing something? can mail me at : gtech.innovator@gmail.com

Answer Posted / jitendera kumarsinah

this is my boson router eigrp and it is working plz have a look



hostname r1

!
interface Ethernet0
ip address 1.1.1.1 255.255.255.252
!
interface Serial0
ip address 12.12.12.1 255.255.255.0
encapsulation ppp
!
router eigrp 100
network 1.0.0.0
network 12.0.0.0
no auto-summary


hostname r2
!
interface Ethernet0
ip address 2.2.2.1 255.255.255.252
!
interface Serial0
ip address 12.12.12.2 255.255.255.0
encapsulation ppp
!
interface Serial1
ip address 23.23.23.2 255.255.255.0
encapsulation ppp
!
router eigrp 100
network 2.0.0.0
network 12.0.0.0
network 23.0.0.0
no auto-summary


hostname r3
!
interface Ethernet0
ip address 3.3.3.1 255.255.255.252
!
interface Serial0
ip address 23.23.23.3 255.255.255.0
encapsulation ppp
!
router eigrp 100
network 3.0.0.0
network 23.0.0.0
no auto-summary

trouleshoot it with that comand


show ip route—This shows all IP routes available on the
router. Note that routes with a code of D indicate an EIGRP
route.
show ip eigrp neighbors—This shows all EIGRP remote routers
we are communicating with (better known as neighbors).
show ip eigrp interfaces—This shows all interfaces on the
router that are being advertised by EIGRP and that are
broadcasting EIGRP Hello packets.
show ip eigrp topology—This shows the EIGRP topology table.
show ip eigrp traffic—This shows EIGRP packets sent and
received.

debug eigrp neighbors and debug eigrp packets. Both of these
commands will provide tremendous insight into how EIGRP
works, what it does, and when it does it.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of a data link?

659


Can you explain different components in PKI?

1443


What are the different memories that are used in a cisco router?

657


In which protocol supenetting is enable by default?

711


Which protocol supenetting is enable by default?

651






I simulate ten routers r1 to r10 straightly. I want I can ping from the loop of r1 to loop of r10, but I want I cant ping r1 and r10 from inside routers.?

645


What is the minimum and maximum request timer?

691


What is difference between tcp/ip and osi model?

651


How do areas benefit a link state inter network?

703


What is the difference between the switch, hub, and router?

738


Is hsrp is cisco proprietary or introduced by ieee?

673


What is the difference between cross cable and straight cable?

653


Define topology?

599


Explain how many tables are in ospf protocol?

641


Which way of communication bus topology use?

614