j Commands

jitter-event

jitter-event

Syntax

jitter-event rising-threshold threshold [falling-threshold threshold] [direction]

no jitter-event

Context

[Tree] (config>saa>test jitter-event)

Full Context

configure saa test jitter-event

Description

This command specifies that at the termination of an SAA test probe, the calculated jitter value is evaluated against the configured rising and falling jitter thresholds. SAA threshold events are generated as required.

Once the threshold (rising/falling) is crossed, it is disabled from generating additional events until the opposite threshold is crossed. If a falling-threshold is not supplied, the rising- threshold is re-enabled when it falls below the threshold after the initial crossing that generated the event.

The configuration of jitter event thresholds is optional.

The no form of the command disables the jitter event.

Parameters

rising-threshold threshold

Specifies a rising threshold jitter value, in milliseconds. When the test run is completed, the calculated jitter value is compared to the configured jitter rising threshold. If the test run jitter value is greater than the configured rising threshold value then an SAA threshold event is generated. The SAA threshold event is tmnxOamSaaThreshold, logger application OAM, event #2101.

Values

0 to 2147483

Default

0

falling-threshold threshold

Specifies a falling threshold jitter value, in milliseconds. When the test run is completed, the calculated jitter value is compared to the configured jitter falling threshold. If the test run jitter value is greater than the configured falling threshold value then an SAA threshold event is generated. The SAA threshold event is tmnxOamSaaThreshold, logger application OAM, event #2101.

Values

0 to 2147483

Default

0

direction

Specifies the direction for OAM ping responses received for an OAM ping test run.

Values

inbound — Monitor the value of jitter calculated for the inbound, one-way, OAM ping responses received for an OAM ping test run.

outbound — Monitor the value of jitter calculated for the outbound, one-way, OAM ping requests sent for an OAM ping test run.

roundtrip — Monitor the value of jitter calculated for the round trip, two-way, OAM ping requests and replies for an OAM ping test run.

Default

roundtrip

Platforms

7705 SAR Gen 2

jp

jp

Syntax

jp [group grp-ip-address] [source ip-address] [detail]

no jp

Context

[Tree] (debug>router>pim jp)

Full Context

debug router pim jp

Description

This command enables debugging for PIM join and prune mechanisms.

The no form of this command disables PIM join and prune mechanisms debugging.

Parameters

grp-ip-address

Debugs information associated with the specified Join-Prune mechanism.

Values

multicast group address (ipv4, ipv6) or zero

ip-address

Debugs information associated with the specified Join-Prune mechanism.

Values

source address (ipv4, ipv6)

detail

Debugs detailed Join-Prune mechanism information.

Platforms

7705 SAR Gen 2