3 configuring vrrp track – CANOGA PERKINS 9175 Configuration Guide User Manual

Page 135

Advertising
background image

CanogaOS Configuration Guide

21-4

Command Description

is down.

DUT(config-track)# delay up 30

(Optional)Configure the track object
parameters:

specify a period of time (in seconds) to delay
when object state is turned from down to up.

DUT(config-track)# delay down 30

(Optional)Configure the track object
parameters:

specify a period of time (in seconds) to delay
when object state is turned from up to down.

DUT(config-track)#exit

Exit the track mode.

DUT(config)#exit

Exit the Configure mode.


Validation Commands
To display the track rtr state configuration, use the show track privileged EXEC
command.

DUT#show track
Track 1
Type : Response Time Reporter(RTR) State
RTR entry number : 1
State : up
Delay up : 30 seconds
Delay down : 30 seconds

21.3 Configuring VRRP TRACK

Beginning in privileged EXEC mode, follow these steps to configure the vrrp track:

Command Description

DUT#configure terminal

Enter the Configure mode.

DUT(config)# router vrrp 1

Create a new VRRP session on the router and
specify the VRID for the session.

DUT(config-router)# track 1 30

Track an object in vrrp process, object id is 1,
Priority delta is 30.

DUT(config-router)#exit

Exit the router mode.

DUT(config)#exit

Exit the Configure mode.


Validation Commands
To display the vrrp track configuration, use the show vrrp privileged EXEC command.

DUT#show vrrp
VRID <1>
State : Master
Virtual IP : 172.16.10.100(Not IP owner)
Interface : eth-0-2
VMAC : 0000.5e00.0101
Advt timer : 1
Preempt mode : TRUE
Auth type : NONE
Conf pri : Unset Run pri : 70
Track Object : 1

Advertising