threshold (ETH-DM)

Configures the ETH-DM threshold.

Syntax

threshold [ average average-threshold | maximum maximum-threshold ]
no threshold [ average average-threshold | maximum maximum-threshold ]

Parameters:

average average-threshold
Specifies the average threshold. The valid value is from 1 to 4294967295.
maximum maximum-thershold
Specifies the maximum threshold. The valid value is from 1 to 4294967295.

Command Default

The default value for average threshold is 4294967295 uSec. The default value for maximum threshold is 4294967295 uSec.

Modes

Y1731 configuration mode

Usage Guidelines

Use the no form of the command to delete the threshold configuration.

Examples

This example shows how to configure the threshold value.

device# configure terminal
device (config-cfm)# protocol 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(config-cfm-y1731-test-profile-my_test_profile)# tx-interval 60
device(config-cfm-y1731-test-profile-my_test_profile)# measurement-interval 30
device(config-cfm-y1731-test-profile-my_test_profile)# start at 00:00:00 daily
device(config-cfm-y1731-test-profile-my_test_profile)# stop at 23:59:00
device(config-cfm-y1731-test-profile-my_test_profile)# cos 7
device(config-cfm-y1731-test-profile-my_test_profile)# threshold maximum 3294967295