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
Which updates called incremental updates?
When written
What is the frame relay, in which layer it comes?
How do we do encryption and authentication in L2F?
What is the difference between full duplex and half duplex?
Referring to the commands shown, what command must next be used on the branch router prior to traffic being sent to the router?
Suppose a Switch interface went in error-dis mode what you will do for Troubleshooting List all Possibilities
On which base switches take decisions?
what does PPTP use for encryption and authentication?
Mention what does the clock rate do?
What is subnet? Why is it used?
Name the command we give on privilege mode for coming back to user execution mode?
Define class full protocol?
What is the difference between the user mode and the privileged mode?
What is poe (power over ethernet)?