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
What is the network brouter?
What are the different types of the password used in securing a cisco router?
Do you know how many types of data?
What are the ranges of private ips?
Referring to the commands shown, what command must next be used on the branch router prior to traffic being sent to the router router?
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.?
How many fillers we can put in one ip of ipv6?
How many parts of ping?
Which protocol used before part of ccna?
What is overlaod?
What is hsrp?
What is the difference between static and dynamic ip addressing?
What is the role of the LLC sublayer?
Why we use debug command?
What is encapsulation and de-encapsulation?