Monday, February 20, 2006

 

Summarizing routes with EIGRP and RIP. (Question #18)

Assume two routers connected to each other over ethernet. Router1 is advertising the following prefixes
to Router2. Assuming that the routers are running EIGRP (AS 100), specify the command to cause the manual summarization of these prefix advertisements to 192.168.0.0/16 instead. Will the command for summarization have to be applied globally or to an interface?

Next assume that the routers are running RIPv2 instead of EIGRP. Specify the command to be used for RIPv2 to achieve the same goal.

Comments:
That's thr right answer for EIGRP. What about the answer for RIPv2?
 
for rip it would be
ip summary-address rip 192.168.1.0 255.255.252.0
 
Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?