cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
755
Views
5
Helpful
4
Replies

Static routes through ethernet connection

htaljaard
Level 1
Level 1

Hi all

Routers connecting through a LAN switch - the one router can connect to the rest of the network through two gateways. HSRP cannot be used on the gateways due to the restrictions of HSRPv1. Now we are using a static route through the primary router and a floating static pointing towards the backup router. Static routes points through a ethernet interface on the router, pointing to the next-hop address. The problem is because the interface remains up if the primary gateway fails, the route never disappears from the routing table, and the floating static route never gets installed in the routing table.

Is there a way to track the next-hop address so the route will be removed from the RT and have the floating static route installed?

Thanks - Henk

4 Replies 4

Collin Clark
VIP Alumni
VIP Alumni

There is HSRP v2.

Hi

Were running a certain version of code on the 7600's that doesn't support v2 - unfortunately :-(

Cannot upgrade as the code is a special code on the CMX - have to make do with v1 until a new code for the platform is released.

Regards