monitor

Use this command to configure path monitoring.

Syntax

monitor {[hop-count count] [path-count count]}

Parameters

hop-count count The number of hops per path to track. Possible values are 0–8 hops. The default value is one hop.
path-count count The number of ECMP paths to track. Possible values are 0 and 1–4 paths. The default value is zero paths.

Defaults

Any parameter not specified remains at its current value.

Mode

Configuration IP SLA entry mode.

Usage

The monitor command applies only to IP SLA echo entries.

Use the no form of the command to reset the hop-count and path-count parameters to their default values.

Example

This example shows the hop count set to 8 hops and the path count set to 2 paths.

System(su-config)->sla entry 8 echo
System(su-config-sla)->monitor hop-count 8 path-count 2