cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3688
Views
0
Helpful
3
Replies

Conditional static route - what's the term...?

jwilson1
Level 1
Level 1

What is the term to use when you have a static route that is dependent on the availability of the next hop? For instance, if you have "ip route 1.2.3.4 255.255.255.255 2.3.4.5" and that route is dependent on 2.3.4.5 being in the routing table. I thought it was "conditional static route", and I tried looking this up but only found information on object tracking, etc. This is only for documentation purposes. Thanks in advance!

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi, that is a regular static route, is installed only when NH or interface is available.

Perhaps you meant floating static, that also specifies a metric of "administrative distance", that kind conditionally kicks in only when no route of better AD is available.

Technically they are the same thing, only the "non-floating" has an implicit AD of 0.

Hope this helps, please rate post if it does!

I didn't mean floating static, but when you put it that way, I guess it could be considered a floating static with a distance of 1, which floats above zero other routes. =) I somehow thought there was another term for what I was describing.

I believe the term you are looking for is Reliable Static Routing backup using object tracking. As Paolo stated it's used in situations where you want a floating static route, route w/higher administrative distance, to be used when the tracked object for the primary route goes away. The tracked object do not have to be the next hop itself and it can be any IP address.

http://www.cisco.com/en/US/docs/ios/12_3/12_3x/12_3xe/feature/guide/dbackupx.html

There's another flavor for the same functionality and it verifies the next-hop availability before forwarding traffic to the next hop and it's configured with route maps and rtr or IP SLA command. I don't know if you have this feature in mind. But, here's a link for that one.

http://www.cisco.com/en/US/tech/tk364/technologies_configuration_example09186a0080211f5c.shtml

HTH

Sundar

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