The erps ring track cfm command associates ERPS with Ethernet Connectivity Fault Management (CFM) to promptly detect link failures.
The undo erps ring track cfm command deletes the association between ERPS and Ethernet CFM.
By default, ERPS is not associated with Ethernet CFM.
Parameter | Description | Value |
---|---|---|
md md-name | Specifies the name of a maintenance domain (MD). |
The value is a string of 1 to 43 case-sensitive characters, spaces, hyphens (-), and question marks (?) not supported. Different MDs on a device cannot have the same name. |
ma ma-name | Specifies the name of a maintenance association (MA). |
The value is a string of 1 to 43 case-sensitive characters, spaces, hyphens (-), and question marks (?) not supported. The total length of the MA and MD names cannot exceed 44 characters. |
mep mep-id | Specifies the ID of a maintenance association end point (MEP). |
The value is an integer ranging from 1 to 8191. |
remote-mep rmep-id | Specifies the ID of a remote maintenance association end point (RMEP). |
The value is an integer ranging from 1 to 8191. |
ring ring-id | Specifies the ID of an ERPS ring. |
The value is an integer ranging from 1 to 255. |
Usage Scenario
To promptly detect failures, converge topologies, and shorten the traffic interruption time, associate ERPS with Ethernet CFM on an ERPS ring port.
Prerequisites
Before associating ERPS with Ethernet CFM on an ERPS ring port, ensure that:
Precautions
<HUAWEI> system-view [~HUAWEI] cfm enable [*HUAWEI] cfm md md1 [*HUAWEI-md-md1] ma ma1 [*HUAWEI-md-md1-ma-ma1] mep mep-id 1 interface GigabitEthernet 0/1/1 outward [*HUAWEI-md-md1-ma-ma1] remote-mep mep-id 2 [*HUAWEI-md-md1-ma-ma1] quit [*HUAWEI-md-md1] quit [*HUAWEI] erps ring 5 [*HUAWEI-erps-ring5] protected-instance all [*HUAWEI-erps-ring5] control-vlan 10 [*HUAWEI-erps-ring5] quit [*HUAWEI] interface GigabitEthernet 0/1/1 [*HUAWEI-GigabitEthernet0/1/1] portswitch [*HUAWEI-GigabitEthernet0/1/1] stp disable [*HUAWEI-GigabitEthernet0/1/1] erps ring 5 [*HUAWEI-GigabitEthernet0/1/1] erps ring 5 track cfm md md1 ma ma1 mep 1 remote-mep 2