type

Configure a profile type as ETH-DM or ETH-SLM.

Syntax

type [ delay-measurement | synthetic-loss-measurement ]

Parameters:

delay-measurement
Specifies the profile type as delay management.
synthetic-loss-measurement
Specifies the profile type as synthetic loss measurement.

Modes

Y.1731 configuration mode

Examples

This example shows how to configure the profile type as delay measurement or as synthetic loss measurement .

device# configure terminal
device (config-cfm)# prtocol cfm
device (config-cfm)# y1731
device(config-cfm-y1731)# test-profile my_test_profile
device(config-cfm-y1731-test-profile-my_test_profile)# type delay-measurement
device# configure terminal
device (config-cfm)# prtocol cfm
device (config-cfm)# y1731
device(config-cfm-y1731)# test-profile my_test_profile
device(config-cfm-y1731-test-profile-my_test_profile)# type synthetic-loss-measurement