track ip sla reachability

Use this command to configure an Object for tracking using IP SLA.

Use the no form of this command to delete to object tracking

Command Syntax

Copy
track <1-500> ip sla <1-65535> reachability)
no track <1-500> ip sla <1-65535> reachability

Parameters

object-number (1-500)

Identifier for the tracked object

ip-sla-number (1-65535)

Ientifier for IP SLA association with tracking object

Command Mode

Configure mode

Applicability

This command is introduced in OcNOS version 5.1.

Example

Copy
#configure terminal
OcNOS(config)#track 1 ip sla 1 reachability
OcNOS(config-object-track)#commit
 
OcNOS(config)#no track 1
OcNOS(config)#commit