CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 164

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 164 of 350

21.2.2 Configuring the track interface linkstate

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

Command

Description

DUT#configure terminal

Enter the Configure mode.

DUT(config)# track 1
interface eth-0-1 linkstate

Create a track object and track the
state of an interface.

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 interface linkstate configuration, use the show track privileged
EXEC command.
DUT#show track
Track 2
Type : Interface Linkstate
Interface : eth-0-2
State : down
Delay up : 30 seconds

Delay down : 30 seconds

21.2.3 Configuring the track rtr reachability

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

Command

Description

DUT#configure terminal

Enter the Configure mode.

DUT(config)# track 1 rtr 1
reachability

Create a track object and track the
state of an ip sla entry.
When the state of ip sla entry is OK

Advertising