tx-frame-count

Configures the transmission frame count.

Syntax

tx-frame-count frame-count
no tx-frame-count

Parameters:

frame-count
Specifies the transmission frame count. The range is from 1 to 1000.

Command Default

The default value for tx-frame-count is 10 .

Modes

Y1731 configuration mode

Usage Guidelines

Use the no form of the command to delete the transmission frame count configuration.

Examples

This example shows how to configure the transmission frame count.

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 
device(config-cfm-y1731-test-profile-my_test_profile)# tx-frame-count 300