cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
585
Views
0
Helpful
1
Replies

ACE - show ft track detail - don't show 'hsrp' info

Martin Kyrc
Level 3
Level 3

Hi,

I tried configure FT tracking by HSRP group configured on MSFC:

ft track hsrp HSRP-01

track-hsrp hsrp-Vl26-0

priority 100

peer priority 150

and verify it:

ace-lab/Admin# sh ft track ?

<1-255> Please enter FT Group ID

detail Display FT Track detail

status Display FT Track status

summary Display FT Track summary

ace-lab/Admin# sh ft track detail

FT Group : 1

Status : in-service

Maintenance mode : MAINT_MODE_OFF

My State : FSM_FT_STATE_ACTIVE

My Config Priority : 100

My Net Priority : 100

My Preempt : Enabled

Context Name : FE

Context Id : 5

...but I didn't get no information about 'hsrp'. by cisco documentation I'll get something like this:

Track type : TRACK_HSRP

HSRP Group Name : test

State: TRACK_DOWN (HSRP Group is Standby on the Supervisor)

Priority : 20

Transitions : 1

I did something wrong, or it's a bug? (I didn't find any bug with this symptoms)

ACE version: Version 3.0(0)A1(3b)

martin

1 Reply 1

carenas123
Level 5
Level 5

By the following example I am demonstrating tracking configuration for an HSRP group on the active member of an FT group.

ft track hsrp TRACK_HSRP_GRP1

track-hsrp HSRP_GRP1

priority 50

In the above configuration example, if the HSRP_GRP1 group goes down, the ACE reduces the priority of the FT group on the active member by 50. If at any time the priority of the FT group on the active member falls below the priority of the FT group on the standby member, a switchover occurs.