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

track commands

carl_townshend
Spotlight
Spotlight

Hi all, can anyone tell me what this first command will do ? I have included some of the other config for ref

track 114 ip route 0.0.0.0 0.0.0.0 reachability

!

!

!

!

interface FastEthernet0/0

description ## ##

ip address 10.119.29.1 255.255.255.0

load-interval 30

duplex auto

speed auto

no cdp enable

standby 114 ip 10.119.29.3

standby 114 preempt

standby 114 authentication test

standby 114 track 114 decrement 50

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Carl,

the idea here is to test ip reachability of the next hop of the default static route.

the rtr object number 114 is then used to change HSRP priority

Hope to help

Giuseppe

adamclarkuk_2
Level 4
Level 4

Hi

When your default routes next hop reachability disappears, the priority of HSRP group 114 will be decremented by 50, the default value is 100 so will become 50 in this situation. If your other HSRP peer is greater than 50, he will become he active HSRP neighbor.

manfernandez
Level 1
Level 1

This will check for the existance of the 0.0.0.0 0.0.0.0 route in the routing table.  If the default route of the device is removed (probably learning it dynamically) it will invoke  HRSP or more specifially decrement the priority by 50.

I just used it today for the first time today.  Very nice feature.

Manny

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