cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
319
Views
9
Helpful
2
Replies

Problem with RIP Configuration

w.siewert
Level 1
Level 1

Hi,

I have cat4500 with several vlans:

10.1.x.x

172.23.1.x

172.23.2.x

172.23.3.x

I have configured RIP and 172.23.0.0 is propagated. Can sombody please tell me how to configure RIP that the subnets 172.23.1.x, 172.23.2.x and 172.23.3.x are propagated.

current RIP Configuration is:

router rip

network 10.0.0.0

network 172.23.0.0

no auto-summary

2 Replies 2

mahmoodmkl
Level 7
Level 7

Hi

RIP is a classful protocol and it will not advertise the subnet information it only advertises the major networks.U need to use RIPV2 or any other classless protocol for this.

Thanks

Mahmood

mheusing
Cisco Employee
Cisco Employee

Hi,

As the previous poster wrote, you need RIPv2. The configuration should be:

router rip

version 2

network 10.0.0.0

network 172.23.0.0

no auto-summary

Make sure all other rip routers are configured for version 2 as well or your connectivity will be broken.

Hope this helps! Please use the rating system.

Regards, Martin

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: