Task 6.1 asks us to configure VRRP and "If R5 loses the route to 172.30.21.0, or the metric increases, it should not be preferred gateway." I configured the following:
IPeR5#sir 172.30.21.0 Routing entry for 172.30.21.0/24 Known via "ospf 1", distance 110, metric 65 track 1 ip route 172.30.21.0/24 reachability track 2 ip route 172.30.21.0/24 metric threshold threshold metric up 65 down 66 track 100 list boolean or object 1 object 2 int fa0/0 vrrp 1 priority 150 vrrp 1 track 100 decrement 75 The PG did not use the track 100 list boolean or option. I'm still a bit unsure about tracking with multiple objects, and using the and/or boolean, so I was wondering if the above configuration would be considered correct or not? Thanks, Rich
