cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1667
Views
5
Helpful
2
Replies

FHRP

will75136
Level 1
Level 1

000.PNG1111.PNG

Hi everyone, I have completed above configuration till fourth point.

When I tried to tracking s0/0/0, I can`t configure it.

I only can do " standby 1 track s0/0/0" instead of giving it a decremented number.

!

interface GigabitEthernet0/0

ip address 192.168.1.100 255.255.255.0

duplex auto

speed auto

standby 1 ip 192.168.1.150

standby 1 preempt

standby 1 track Serial0/0/0

standby 2 ip 192.168.1.170

!

 

Could you give me some advises? 

1 Accepted Solution

Accepted Solutions

omz
VIP Alumni
VIP Alumni

Hi 

Packet tracer has limited functionality compared to real hardware. 

You cannot enter the decrement value. it uses 10 by default 

if you do show standby you should see the decrement value is 10. 

 

View solution in original post

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

you need to track interface example :

 

track 1 interface ser 0/0/X  line-protocol

 

then use

 

standby 1 track 1  Decrement  XX 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

omz
VIP Alumni
VIP Alumni

Hi 

Packet tracer has limited functionality compared to real hardware. 

You cannot enter the decrement value. it uses 10 by default 

if you do show standby you should see the decrement value is 10.