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
Your post seems unclear. Do you want route summarization or do you not want route summarization?
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.
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???
I have using as a experimental purposes. All our systems connected by KVM switch in my Laboratory.
I had assigned manually .In our laboratory each person have 3 routers to make a practice. Ok
Best option would be to put a firewall between it and perform NAT.