Networking-Forums.com

Professional Discussions => Routing and Switching => Topic started by: j.sivasankar92 on April 03, 2015, 09:06:59 AM

Title: Summarization in Rip version 2
Post by: j.sivasankar92 on April 03, 2015, 09:06:59 AM
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

Title: Re: Summarization in Rip version 2
Post by: deanwebb on April 03, 2015, 10:15:08 AM
Your post seems unclear. Do you want route summarization or do you not want route summarization?
Title: Re: Summarization in Rip version 2
Post by: j.sivasankar92 on April 03, 2015, 11:38:59 AM
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.
Title: Re: Summarization in Rip version 2
Post by: icecream-guy on April 03, 2015, 12:45:05 PM
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???
Title: Re: Summarization in Rip version 2
Post by: j.sivasankar92 on April 03, 2015, 12:47:24 PM
I have using as a experimental purposes. All our systems connected by KVM switch in my Laboratory.
Title: Re: Summarization in Rip version 2
Post by: j.sivasankar92 on April 03, 2015, 12:50:07 PM
I had assigned manually .In our laboratory each person have 3 routers to make a practice. Ok
Title: Re: Summarization in Rip version 2
Post by: SimonV on April 04, 2015, 04:02:00 AM
Best option would be to put a firewall between it and perform NAT.