PDA

View Full Version : RIP Question


Coo1On3
10-05-2011, 08:17 AM
The AD of RIP is 120 by default but this can be changed?

I know for prevent a router from RIP propagating RIP information via an interface we can use the command passive-interface. But what happen if instead of passive-interface I use the AD of 255? because 255 we have not traffic at all right?

Big Evil
10-05-2011, 02:00 PM
If the administrative distance is 255, the router does not believe the source of that route and does not install the route in the routing table.

Stretch did a piece on this with OSPF.

http://packetlife.net/blog/2009/dec/18/routing-protocol-migration/

Coo1On3
10-09-2011, 10:55 AM
Thanks Evil


If the administrative distance is 255, the router does not believe the source of that route and does not install the route in the routing table.

Stretch did a piece on this with OSPF.

http://packetlife.net/blog/2009/dec/18/routing-protocol-migration/

Big Evil
10-10-2011, 03:02 AM
No problems mate.