Summarization in Rip version 2

Started by j.sivasankar92, April 03, 2015, 09:06:59 AM

Previous topic - Next topic

j.sivasankar92

anyone can rectify my doubt in Rip v2 concept.

Summarization is a discontinuous network problem when it's occur the communicate between two different network.

So I had entered the following commands on different network routers to solve the above problem,
  Router (config)#router rip
Router (config-router)#network ip subnet mask
Router (config-router)#version 2
Router (config-router)#no auto-summary

These are all correct or not. ..I thought I did missed the some line. .
Then next what will I do


deanwebb

Your post seems unclear. Do you want route summarization or do you not want route summarization?
Take a baseball bat and trash all the routers, shout out "IT'S A NETWORK PROBLEM NOW, SUCKERS!" and then peel out of the parking lot in your Ferrari.
"The world could perish if people only worked on things that were easy to handle." -- Vladimir Savchenko
Вопросы есть? Вопросов нет! | BCEB: Belkin Certified Expert Baffler | "Plan B is Plan A with an element of panic." -- John Clarke
Accounting is architecture, remember that!
Air gaps are high-latency Internet connections.

j.sivasankar92

I will explain the following,

RA, RB, RC, RD, RE these are all 5 routers.

RA to RB is 10th network.
RB to RC is also 10th network.
RC to RD is 172th network.
RD to RE is again 10th network.

Only RC to RD connected interfaces on both sides has a different network.
If I enable Rip v2 on each router summarization will be occur between the RC and RD.

So I want to route de- summarization
I meant I do not want route summarization.

icecream-guy

Quote from: j.sivasankar92 on April 03, 2015, 11:38:59 AM
RA to RB is 10th network.
RB to RC is also 10th network.
RC to RD is 172th network.
RD to RE is again 10th network.


LOL, Huh?

how can you have different routers connected on the same (10th) network???
:professorcat:

My Moral Fibers have been cut.

j.sivasankar92

I have using as a experimental purposes. All our systems connected by KVM switch in my Laboratory.

j.sivasankar92

I had assigned manually .In our laboratory each person have 3 routers to make a practice. Ok

SimonV

Best option would be to put a firewall between it and perform NAT.