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

How many routers do I need for tracking obj. HSRP test

news2010a
Level 3
Level 3

Folks, imagine I want to test track object command as shown below between two routers. Do I normally need more than two routers in order to simulate the below?

ip access-list extended 165

5 permit icmp host x host y

rtr 1

type echo protocol ipicmpecho x

rtr schedule 1 life forever start-time now

track 123 rtr 1 reachability

ip route x 255.255.255.255 vlan 1 permanent

interface FastEthernet0/0

standby 2 track 123 decrement 20

!

interface FastEthernet0/1

standby 2 track 123 decrement 20

1 Reply 1

news2010a
Level 3
Level 3

Never mind. I found example on how to do this lab.