cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
690
Views
0
Helpful
1
Replies

RIP advertisements

ksnarayan43
Level 1
Level 1

There is a Cisco router 3 Ethernet interfaces connected to 3 different IP networks for instance 172.18.32.80/29(A) , 172.18.32.72/29(B) and 192.168.1.0/24(C). I do not want to run RIP on all three interfaces and I want 192.168.1.0/24 network updated to every other interface and all routes coming in 172.18.32.80 and 172.18.32.72. I do not want routes coming in via 172.18.32.80 to be sent to 172.18.32.72 and vice-versa.

In summary I do not want routes coming over A not to be advertised to B and route advertisements sourced at B not to be advertised at A. I would like to advertise routes reachable via C to A and B and routes reachable via A to C and routes reachable via B to C.

thanks

1 Reply 1

Istvan_Rabai
Level 7
Level 7

Hi Krishnan,

You can use distribute-lists to filter out the desired routes advertised on specific interfaces.

http://www.cisco.com/en/US/docs/ios/12_2/iproute/command/reference/1rfrip.html

Another possible solution is to use offset-lists to change the metric of some selected routes to 16 (infinite).

The receiving routers will treat those routes as unusable and those will not appear in the routing tables.

You can find usage guide-lines and config examples for both the distribute-lists and offset-lists under the given url.

Cheers:

Istvan

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:

Review Cisco Networking products for a $25 gift card