Lab with RIPv1 only how to solve?

author

Only rip version 1 should be used to solve this lab

 

 

4 RIP Operation
1. To see exactly what happens on a router use the debug command. Switch on RIP
event debugging with East#debug ip rip events. Do not use telnet for this, as
the PacketTracer simulation won't show anything.


2. After a few seconds, output should appear on screen indicating details of the RIP
updates. Write down what details you can see here.
Interface In/Out Destination address Routes
3. Switch o debugging with the command undebug all.


4. How does the debug command change the way a router operates? Explain.
Explanation:

 


5. The ping from each router to the other router's Loopback 1 is still not working,
even though the conguration is complete. The workstation can ping its gateway's
Loopback 1 but not the other one.

 


6. The reason for the malfunction is a discontiguous subnet. Read up on what that
is, and summarize.
Summary:

 


7. Identify the discontiguous subnet in this topology.
Subnet:
Is split by network:

 


8. Explain why this is a problem. Examine:
a) What the respective router lists in its routing table about Loopback 1 on the
other router (use Router#show ip route)
b) What RIP updates arrive about Loopback 1 from the other router (use Router#
debug)
Explanation:

 


9. Explain why routing protocols that include subnet masks in their routing updates
(e.g. RIP v2) do not have this problem.
Explanation:

 

 

 


10. Suggest two dierent ways to change the IP addressing of the Loopback 1 inter-
faces, so that full functionality can be achieved. Also indicate why the change
would solve the problem.
First possibility:
Why would that work?
Second possibility:
Why would that work?
11. Implement one of the suggestions. Troubleshoot if necessary.

 

 

  • Total 1 Answer
  • 1312
Can You answer this question?
author

Hi,

Can you please upload your running configuration  of routers.