display cfd remote-mep

Use display cfd remote-mep to display information about a remote MEP.

Syntax

display cfd remote-mep service-instance instance-id mep mep-id

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

service-instance instance-id: Specifies a service instance by its ID in the range of 1 to 32767.

mep mep-id: Specifies a MEP by its ID in the range of 1 to 8191.

Examples

# Display remote MEP information for MEP 10 in service instance 4.

<Sysname> display cfd remote-mep service-instance 4 mep 10
MEP ID   MAC address      State        Time                  MAC status
20       00e0-fc00-6565   OK           2014/03/06 02:36:38   UP
30       00e0-fc27-6502   OK           2014/03/06 02:36:38   DOWN
40       00e0-fc00-6510   FAILED       2014/03/06 02:36:39   DOWN
50       00e0-fc52-baa0   OK           2014/03/06 02:36:44   DOWN
60       0010-fc00-6502   OK           2014/03/06 02:36:42   DOWN

Table 19: Command output

Field

Description

MEP ID

ID of the remote MED.

MAC address

MAC address of the remote MEP device.

If this field is not supported, a hyphen (-) is displayed.

State

Running state of the remote MEP, OK or FAILED.

Time

Time when the remote MEP entered the FAILED or OK state for the last time.

If this field is not supported, a hyphen (-) is displayed.

MAC status

State of the interface indicated by the last CCM received from the remote MEP:

  • UP—The interface is ready to pass packets.

  • DOWN—The interface cannot pass packets.

  • TESTING—The interface is in some test mode.

  • UNKNOWN—The interface status cannot be determined.

  • DORMANT—The interface is not in a state to pass packets. Instead, it is in a pending state, waiting for some external event.

  • NOT-PRESENT—Some component of the interface is missing.

  • LLD—The interface is down due to state of the lower layer interfaces.

If this field is not supported, a hyphen (-) is displayed.