delay-measure one-way receive

Function

The delay-measure one-way receive command enables a remote device to receive DMMs to implement one-way frame delay measurement.

The undo delay-measure one-way receive command disables a remote device from receiving DMMs.

By default, a remote device is disabled from receiving DMMs in an MA.

Format

delay-measure one-way receive test-id test-id

undo delay-measure one-way receive [ test-id test-id ]

Parameters

Parameter Description Value
test-id test-id

Specifies the ID of a test instance.

The value is an integer ranging from 1 to 4294967295.

Views

MA view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
y1731 write

Usage Guidelines

Usage Scenario

After you configure on-demand one-way frame delay measurement using the delay-measure one-way send command, you must run the delay-measure one-way receive command to enable a remote device to receive DMMs to implement one-way frame delay measurement.

Prerequisites

  • IEEE Standard 802.1ag-2007 of CFM has been specified using the cfm version standard command in the system view.
  • The CFM function has been globally enabled using the cfm enable command in the system view.
  • An MD has been created using the cfm md command in the system view.
  • An MA has been created using the ma command in the MD view.
  • An inward-facing MEP has been created using the mep mep-id command in the MA view.
  • A test instance has been created using the test-id command in the MA view.

Example

# Enable a remote device to receive DMMs to implement one-way frame delay measurement.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] quit
[*HUAWEI] mpls l2vpn
[*HUAWEI-l2vpn] quit
[*HUAWEI] interface GigabitEthernet 0/1/1
[*HUAWEI-GigabitEthernet0/1/1] undo shutdown
[*HUAWEI-GigabitEthernet0/1/1] mpls l2vc 2.2.2.2 100
[*HUAWEI-GigabitEthernet0/1/1] quit
[~HUAWEI] cfm enable
[*HUAWEI] cfm md md1
[*HUAWEI-md-md1] ma ma1
[*HUAWEI-md-md1-ma-ma1] map mpls l2vc 2.2.2.2 100 raw
[*HUAWEI-md-md1-ma-ma1] mep mep-id 1 interface GigabitEthernet0/1/1 inward
[*HUAWEI-md-md1-ma-ma1] mep ccm-send mep-id 1 enable
[*HUAWEI-md-md1-ma-ma1] delay-measure one-way receive test-id 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >