< Home

display cfm error-info

Function

The display cfm error-info command displays the incorrect configuration of the specified error type.

Format

display cfm error-info error-type unexpected-mep [ md md-name ma ma-name mep-id mep-id ]

Parameters

Parameter

Description

Value

error-type unexpected-mep

Indicates the error about an unexpected MEP ID.

-

md md-name

Specifies the name of an MD.

The value is a string of 1 to 43 case-sensitive characters without spaces, hyphens (-), and question marks (?). The name of an MD is unique.

NOTE:

When double quotation marks are used around the string, spaces are allowed in the string.

ma ma-name

Specifies the name of an MA.

The value is a string of 1 to 43 characters without spaces, hyphens (-), and question marks (?). The total length of the names of the MA and MD must be within 44 characters.

NOTE:

When double quotation marks are used around the string, spaces are allowed in the string.

mep-id mep-id

Specifies the ID of a MEP. The ID identifies a MEP. The MEP ID must be unique in an MA and in a VLAN.

The value is an integer that ranges from 1 to 8191.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

If CFM cannot work properly, run the display cfm error-info command to check received CCMs with unknown MEP IDs. The information helps diagnose a fault.

  • If no parameter is configured in the display cfm error-info command, the device displays CCMs with unexpected MEP IDs received by all MEPs.

  • If an MD name, an MA name, or a MEP ID is specified, the device displays CCMs with unexpected MEP IDs received by a specified MEP.

Prerequisites

CFM has been enabled globally using the cfm enable (system view) command.

Precautions

IEEE 802.1ag has two versions: IEEE 802.1ag Draft 7 and IEEE Standard 802.1ag-2007. This command can be used only on the device running IEEE Standard 802.1ag-2007.

Example

# Display information about received CCMs with unexpected MEP IDs saved on the device.
<HUAWEI> display cfm error-info error-type unexpected-mep
 The total number of unexpected MEPs is : 1
--------------------------------------------------
 MD Name            : md
 Level              : 0
 MA Name            : ma
 MEP ID             : 1
 Unexpected MEP List:
 Unexpected MEP ID  : 2
 MAC Address        : 0025-e644-81a4    
Table 1 Description of the display cfm error-info command output

Item

Description

MD Name

MD name in CCMs.

Level

Level of an MA.

MA Name

MA name in CCMs.

MEP ID

ID of a MEP in CCMs.

Unexpected MEP List

Unexpected MEP information.

Unexpected MEP ID

Unexpected MEP ID.

MAC Address

MAC address in CCMs.

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