threshold (ETH-SLM)

Configures the ETH-SLM threshold.

Syntax

threshold { backward [ average average-value | maximum maximum-value ] | forward [ average average-value | maximum maximum-value ] }
no threshold { backward [ average average-value | maximum maximum-value ] | forward [ average average-value | maximum maximum-value ] }

Parameters:

backward
Specifies ETH-SLM backward threshold.
average average-value
Specifies the ETH-SLM backward average threshold value. The average value range is from 1 to 4294967295.
maximum maximum value
Specifies the ETH-SLM backward maximum threshold value. The average value range is from 1 to 4294967295.
forward
Specifies ETH-SLM forward threshold.

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 forward maximum 3294967295