2-84
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
frame consecutive
frame consecutive
To configure the number of consecutive measurements to be used to determine status for an IP Service
Level Agreements (SLAs) Metro-Ethernet 3.0 (ITU-T Y.1731) frame loss operation, use the frame
consecutive command in IP SLA Y.1731 loss configuration mode. To return to the default, use the no
form of the command.
frame consecutive number
no frame consecutive number
Syntax Description
Defaults The default is ten consecutive frames.
Command Modes IP SLA Y.1731 loss configuration (config-sla-y1731-loss)
Command History
Usage Guidelines Availability is defined in terms of the ratio of frames lost to frames sent, or Frame Loss Ratio (FLR).
Use this command to change the number of consecutive FLR measurements used to evaluate the status
of an availability indicator from the default (10) to the specified number.
Examples
Switch(config-term)# ip sla 11
Switch(config-ip-sla)#ethernet y1731 loss LMM domain xxx vlan 12 mpid 34 cos 4 source mpid
23
Switch(config-sla-y1731-loss)# frame consecutive 5
Switch(config-sla-y1731-loss)#
number Number of consecutive measurements. The range is from 1 to 10. The default is 10.
Release Modification
15.2(4)S1 This command was introduced.