start (CFM)

Defines the start time for a delay measurement receiver session.

Syntax

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

Command Default

The start time is not defined

Parameters

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

Modes

CFM protocol configuration mode

Usage Guidelines

The no start command deletes the start time.

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

Examples

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

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

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

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