cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
471
Views
0
Helpful
2
Replies

RIPv2 on Catalyst 4948

Lewis Benton
Level 1
Level 1

Hello,

I've got to be missing something simple here. I have two Catalyst 4948 about 15 miles apart, connected via dark fiber. They both have base IP image.

I've been configuring RIP(version 2) to route between the switches. Static routes work fine, but when I use RIP, neither switch shows any of the routes.

The fiber is plugged into a port on each switch that is in the same VLAN.

Here's what I have configured:

Switch 1:

router rip

version 2

redistribute connected

redistribute static

Switch 2:

router rip

version 2

redistribute connected

redistribute static

network x.x.x.x

no auto-summary

I've also tried this on the vlan interface for both sides:

interface vlanxxx

ip rip send version 2

ip rip receive version 2

Like I said, I've got to be missing something simple here.

Thanks in advance for any feedback.

Lewis

1 Accepted Solution

Accepted Solutions

Edison Ortiz
Hall of Fame
Hall of Fame

Switch 1 needs a network statement to enable RIP on the interface.

network statement should be of the Vlan being shared by this inter-switch link.

You may also include no auto-summary on that switch as well.

HTH,

__

Edison.

View solution in original post

2 Replies 2

Edison Ortiz
Hall of Fame
Hall of Fame

Switch 1 needs a network statement to enable RIP on the interface.

network statement should be of the Vlan being shared by this inter-switch link.

You may also include no auto-summary on that switch as well.

HTH,

__

Edison.

Thanks Edison,

That did the trick. I also had the wrong network statement on switch 2. Once I added that to it, Switch 2 got the routes via RIP.

Thanks again,

Lewis

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: