cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
412
Views
0
Helpful
4
Replies

IP Route

kr_madan
Level 1
Level 1

Hi All,

I have below route

ip route A.B.C.D 255.255.255.0 E.F.G.H permanent

I would like to modify this route like below

ip route A.B.C.D 255.255.255.0 E.F.G.H distance 40

Please let me know with out any services interruption. How can i change the above configuration?

Thanks in Advance

Madan

4 Replies 4

gojericho0
Level 1
Level 1

Are these static routes dynamically distributed anywhere?

If so, what dynamic protocol are you using and through how many hops will it be distributing?

You may also want to add the interface as an outband perameter as well e.g. A.B.C.D 255.255.255.0 eth0 E.F.G.H distance 40

This helps with any recursive problems of static routes which helps with convergence behaviours

Madan,

add new route in global config, previous route will be overwritten...

Chetan !

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Madan,

add the new static route and then remove the old one I think both will be in the configuration.

the new route is a floating static route with AD 40 that can be overriden by eBGP.

If you want to make a floating static route for another protocol use a value of 200.

In this way there shouldn't be service interruption.

Hope to help

Giuseppe

Please ignore my previous post....

i misinterpreted the original question..

Chetan !

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