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 / gt

Here it is clear ..
RA

RA(confg-if)# ip address 10.0.1.1 255.0.0.0 (S1/0)
RA(confg-if)# clock rate 64000
RA(confg-if)#no shut
RA(config-if)#= ip address 192.168.1.10 255.255.255.0 (FA 0/0)
RA(confg-if)#no shut
RA(confg)#router eigrp 100
RA(confg-router)# network 10.0.0.0
RA(confg-router)#network 192.168.0.0
RA(confg-router)#ctrl+z
RA#

RB
RB(confg-if)# ip address 10.0.1.2 255.0.0.0 (S1/0)
RB(confg-if)# clock rate 64000
RB(confg-if)#no shut
RB(confg-if)# ip address 11.0.0.1 255.0.0.0 (S1/1)
RB(confg-if)# clock rate 64000
RB(confg-if)#no shut
RB(config-if)#= ip address 192.168.100.1 255.255.255.0 (FA 0/0)
RB(confg-if)#no shut
RB(confg)#router eigrp 100
RB(confg-router)# network 10.0.0.0
RB(confg-router)# network 11.0.0.0
RB(confg-router)#network 192.168.100.0
RB(confg-router)#ctrl+z
RB#

RC
RC(confg-if)# ip address 11.0.0.2 255.0.0.0 (S1/0)
RC(confg-if)#no shut
RC(config-if)#= ip address 172.16.10.10 255.255.0.0 (FA 0/0)
RC(confg-if)#no shut
RC(confg)#router eigrp 100
RC(confg-router)# network 11.0.0.0
RC(confg-router)# network 172.16.0.0
RC(confg-router)#ctrl+z
RC#


And after configuring this I am not able get success full
routing in EIGRP, hence I put “no-auto summary” command for
discontigous network as per EIGRP rule, But still I am not
getting the successful routing.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between simple authentication and md5?

630


What will be the prefix length of 224 in vlsm?

654


Why mac address called physical address?

796


Explain what is eigrp?

651


What are the ranges for the private ips?

602






What are the different layers of osi model?

649


Can you explain PPP link process step by step?

1759


What is protocol data unit in ccna?

778


What are the different types of VPN?

1484


Suppose a Switch interface went in error-dis mode what you will do for Troubleshooting List all Possibilities

1960


Explain the types of ospf configuration?

2077


Explain what is 5-4-3 rule?

648


What is fcs?

711


Explain the difference between flsm and vlsm?

783


Brielfly explain the conversion steps in data encapsulation

698