< Home

delay-measure two-way continual send test-id

Function

The delay-measure two-way continual send test-id command configures two-way proactive frame delay measurement (DM).

The undo delay-measure two-way continual send test-id command deletes the configuration.

By default, two-way proactive frame DM is not configured in an MA.

Only the S5720-HI, 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.

Format

delay-measure two-way continual send test-id test-id interval { 1000 | 10000 | 15000 | 30000 } [ packet-size packet-size ]

undo delay-measure two-way continual send test-id test-id

Parameters

Parameter Description Value
test-id Specifies the ID of a test instance. The value is an integer ranging from 1 to 4294967295.
interval { 1000 | 10000 | 15000 | 30000 } Specifies the interval at which DMMs are sent.
Enumerated value, in milliseconds:
  • 1000
  • 10000
  • 15000
  • 30000
packet-size packet-size Specifies the size of the sent packets. The value is an integer ranging from 64 to 1518, in bytes. The default value is 64.

Views

MA view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

In VLAN scenarios, to implement two-way proactive frame DM, run the delay-measure two-way continual command. This command does not take effect in point-to-multipoint link scenarios. To implement two-way proactive frame DM for point-to-multipoint links, run the delay-measure two-way continual send test-id command.

Prerequisites

A test instance has been created using the test-id command in the MA view.

Precautions

The delay-measure two-way continual send test-id and delay-measure two-way continual commands are mutually exclusive.

Example

# Configure two-way proactive frame DM with the test instance of 1 and DMM transmission interval of 30s.

<HUAWEI> system-view
[HUAWEI] interface gigabitethernet 0/0/1
[HUAWEI-GigabitEthernet0/0/1] port link-type trunk
[HUAWEI-GigabitEthernet0/0/1] port trunk allow-pass vlan 100
[HUAWEI-GigabitEthernet0/0/1] quit
[HUAWEI] set service-mode enhanced
Warning: This command will effect forward performance. Continue? [Y/N]:y
[HUAWEI] cfm enable
[HUAWEI] cfm md md1
[HUAWEI-md-md1] ma ma1
[HUAWEI-md-md1-ma-ma1] map vlan 100
[HUAWEI-md-md1-ma-ma1] mep mep-id 1 interface gigabitethernet 0/0/1 inward
[HUAWEI-md-md1-ma-ma1] remote-mep mep-id 2
[HUAWEI-md-md1-ma-ma1] mep ccm-send enable
[HUAWEI-md-md1-ma-ma1] remote-mep ccm-receive enable
[HUAWEI-md-md1-ma-ma1] test-id 1 mep 1 remote-mep 2
[HUAWEI-md-md1-ma-ma1] delay-measure two-way continual send test-id 1 interval 30000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >