The display cfm remote-mep command displays information about a remote maintenance association end point (RMEP) in a specified maintenance domain (MD) and maintenance association (MA).
Parameter | Description | Value |
---|---|---|
md md-name |
Displays information about RMEPs in a specified MD. If md md-name is not specified, information about RMEPs in all MDs and MAs on a device is displayed. |
The value is a string of 1 to 43 characters. Question marks (?) are not supported. |
ma ma-name |
Displays information about RMEPs in a specified MA. If md-name is specified and ma-name is not specified, information about RMEPs in all MAs in the specified MD is displayed. |
The value is a string of 1 to 43 characters. Question marks (?) are not supported. |
mep-id mep-id |
Displays information about a specified RMEP. |
The ID is an integer ranging from 1 to 8191. |
cfm-state |
Displays information about RMEPs when connectivity fault management (CFM) is in a specified running state. |
- |
disable |
Displays information about RMEPs when the running status of CFM is Disable. |
- |
down |
Displays information about RMEPs when the running status of CFM is Down. |
- |
up |
Displays information about RMEPs when the running status of CFM is Up. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display cfm remote-mep md 1 ma 1
The total number of RMEPs is : 2
The status of RMEPS : 1 up, 1 down, 0 disable
--------------------------------------------------
MD Name : 1
Level : 0
MA Name : 1
RMEP ID : 101
Vlan ID : --
VSI Name : --
L2VC ID : --
L2VPN Name : --
CE ID : --
CE Offset : --
MAC : 00e0-fc12-3456
CCM Receive : enabled
Trigger-If-Down : disabled
CFM Status : up
Alarm Status : none
MD Name : 1
Level : 0
MA Name : 1
RMEP ID : 102
Vlan ID : --
VSI Name : --
L2VC ID : --
L2VPN Name : --
CE ID : --
CE Offset : --
MAC : --
CCM Receive : enabled
Trigger-If-Down : disabled
CFM Status : down
Alarm Status : LOC
<HUAWEI> display cfm remote-mep md 1 ma 1 mep-id 101
MD Name : 1
Level : 0
MA Name : 1
RMEP ID : 101
Vlan ID : --
VSI Name : --
L2VC ID : --
L2VPN Name : --
CE ID : --
CE Offset : --
MAC : 00e0-fc12-3456
CCM Receive : enabled
Trigger-If-Down : disabled
CFM Status : up
Alarm Status : none
Item | Description |
---|---|
The total number of RMEPs is | Number of RMEPs. |
The status of RMEPS | the remote meps status. |
MD Name | Name of the MD. |
Level | Level of the MD. The level ranges from 0 to 7. A larger level indicates a higher priority. |
MA Name | Name of the MA. |
RMEP ID | ID of the RMEP. |
Vlan ID | ID of the VLAN associated with the MA. |
VSI Name | Name of the virtual switching instance (VSI) associated with the MA. |
L2VC ID | ID of the Layer 2 virtual circuit (L2VC). |
L2VPN Name | Name of the L2VPN associated with the MA. |
CE ID | ID of the local CE associated with the MA. |
CE Offset | ID of the remote CE associated with the MA. |
MAC | MAC address of the RMEP. |
CCM Receive | Whether the device is enabled to receive continuity check messages (CCMs) from the RMEP:
|
Trigger-If-Down | Whether Ethernet CFM is associated with an interface:
|
CFM Status | Running status of CFM:
|
CFM Status | the status of CFM. |
Alarm Status | Alarm status of CFM:
If only an RMEP is configured on a device, the CFM status is Down. The status cannot trigger an alarm, and the field value is none. |