display cfd md

Use display cfd md to display the MD configuration information.

Syntax

display cfd md

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display the MD configuration information.

<Sysname> display cfd md
CFD is enabled.
Maintenance domains configured: 4 in total
Level  Index      Maintenance domain                       MD format  MD ID
0      1          md_0                                     CHARSTRING md_0
1      2          md_1                                     DNS        dns1
2      3          md_2                                     MAC        0001-0001-0001-1
3      4          md_3                                     NONE       Without ID

Table 16: Command output

Field

Description

Maintenance domains configured

Number of MDs configured.

Level

Level of MD.

Index

MD index.

Maintenance domain

Name of MD.

MD format

MD name format:

  • CHARSTRING—Character string.

  • DNS—DNS name.

  • MAC—MAC address and an integer.

  • NONE—No MD name is carried.

MD ID

MD ID value:

  • A character string if the MD format is CHARSTRING.

  • A DNS name if the MD format is DNS.

  • A MAC address-subnumber if the MD format is MAC.

  • No ID if the MD format is NONE.