stop (CFM)

Defines the stop time for a delay measurement receiver session.

Syntax

stop { now | after HH:MM:SS | HH:MM:SS daily }
no stop

Command Default

The stop time is not defined

Parameters

now
The session is halted immediately.
after HH:MM:SS
Halts the one-way delay measurement receiver session after a period of time has elapsed, in hours, minutes, and seconds.
HH:MM:SS daily
Halts the one-way delay measurement receiver session at the specified time every day.

Modes

CFM protocol configuration mode

Usage Guidelines

The no stop command deletes the stop time.

The one-way delay measurement receiver session should be started before starting the one-way delay measurement Initiator session. Also, the one-way delay measurement Initiator session should be stopped before stopping the one-way delay measurement Receiver session.

Relative time is converted to absolute time. Otherwise, the system would not point to the expected time after a reboot.

Examples

Example of stopping the session after one hour and thirty minutes.

device(config-cfm-oneway-dm-receiver-1)#  stop after 01:30:00

Example of stopping the session daily at 3:30 pm.

device(config-cfm-oneway-dm-receiver-1)#  stop daily 15:30:00