The loss-measure single-ended continual send command enables proactive single-ended frame loss measurement.
The undo loss-measure single-ended continual send command disables proactive single-ended frame loss measurement.
By default, proactive single-ended frame loss measurement is disabled.
Only the S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-HI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.
loss-measure single-ended continual send mep mep-id { mac mac-address | remote-mep mep-id } interval { 1000 | 10000 | 30000 }
undo loss-measure single-ended continual send [ mep mep-id ]
Parameter | Description | Value |
---|---|---|
mep mep-id | Specifies the ID of a MEP. | The value is an integer in the range from 1 to 8191. |
mac mac-address | Specifies the MAC address of an RMEP. | The value is in the format of H-H-H, where H is a hexadecimal number of 1 to 4 digits. |
remote-mep mep-id | Specifies the ID of an RMEP. | The value is an integer in the range from 1 to 8191. |
interval | Specifies the interval at which LMMs are sent. | The value is 1000, 10000, or 30000, in milliseconds. |
Usage Scenario
Single-ended frame loss measurement is implemented for the link between the local MEP and an RMEP identified by an ID or a MAC address.
Prerequisites
# Enable single-ended frame loss measurement in the VLAN scenario and set the RMEP ID to 2 and interval to 30 seconds.
<HUAWEI> system-view [HUAWEI] cfm enable [HUAWEI] cfm md md1 [HUAWEI-md-md1] ma ma1 [HUAWEI-md-md1-ma-ma1] map vlan 10 [HUAWEI-md-md1-ma-ma1] loss-measure single-ended continual send mep 1 remote-mep 2 interval 30000