display cfm remote-mep

Function

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).

Format

display cfm remote-mep { [ md md-name [ ma ma-name [ mep-id mep-id ] ] ] | [ md md-name [ ma ma-name ] ] cfm-state { disable | down | up } }

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
y1731 read

Usage Guidelines

Usage Scenario

After an RMEP is configured, you can run the display cfm remote-mep command to check the configurations on the RMEP.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about RMEPs in the MA named ma1 in the MD named md1.
<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
# Display information about the RMEP with the ID 101 in the MA named ma1 in the MD named md1.
<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
Table 1 Description of the display cfm remote-mep command output
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:

  • disabled: indicates that the device is disabled from receiving CCMs from the RMEP.
  • enabled: indicates that the device is enabled to receive CCMs from the RMEP.
Trigger-If-Down

Whether Ethernet CFM is associated with an interface:

  • disabled: indicates that the restart function is disabled on the interface with an RMEP.
  • enabled: indicates that the restart function is enabled on the interface with an RMEP. That is, when a MEP detects a connectivity fault between the MEP and the RMEP in the same MA, the system blocks the interface on which the MEP is configured and then unblocks it.
CFM Status

Running status of CFM:

  • up: The CC link is running properly.
  • down: No MEP is configured on the device or the interface on which the configured MEP resides is invalid. The reason why the interface is invalid is as follows:
  • The interface board or subcard is not installed or has been restarted.
  • The Eth-Trunk has no member interface or all member interfaces are Down.
  • disable: No CFM is configured. That is, neither the local CC link is configured to send CCMs nor the remote CC link is configured to receive CCMs.
CFM Status

the status of CFM.

Alarm Status

Alarm status of CFM:

  • unexpectedPeriod: The CCM interval carried in a CCM sent by the RMEP was different from that specified on the MEP.
  • unexpectedMAC: The source MAC address carried in a CCM sent by the RMEP was different from the RMEP's MAC address specified on the MEP.
  • LOC: The MEP received no CCM in a period of 3.5 times the interval at which CCMs were sent.
  • exceptionalMACstatus: TLV information carried in a CCM sent by the RMEP within a specified interval showed that the interface connecting the RMEP to the MEP became abnormal.
  • RDI: The MEP received a CCM with the remote defect indication (RDI) flag.
  • none: No alarm was generated.

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >