show cfm md ma mep-list

Use this command to display the MA MEP list.

Syntax

show cfm md {string-name name | dns-like-name dns-name | mac-int-name mac-name | no-name | index index} ma {string-name name | vid-name vlan | id-name id | index index} mep-list

Parameters

md Specifies an MD context.
ma Specifies an MA context.
string-name name Specifies the MD or MA string name of the MEP list to display. Valid values are up to 43 printable characters.
dns-like-name dns-name Specifies the MD DNS like maintenance domain string name of the MEP list to display. Valid values are up to 43 printable characters.
mac-int-name mac-name Specifies the MD MAC address formatted string name of the MEP list to display. A valid value is a MAC address formatted string plus an integer index ID value separated by a period (.) in the format xx-xx-xx-xx-xx-xx.ID or xx:xx:xx:xx:xx:xx.ID, where x is a hex value and the ID range is 0 - 65535.
no-name Specifies the NULL string named MD of the MEP list to display.
index index Specifies the MD index or the MA index of the MEP list to display.
vid-name vlan Specifies the MA VLAN ID name of the MEP list to display.
id-name id Specifies the MA ID name of the MEP list to display.
index index Specifies the MA index value of the MEP list to display.

Defaults

None.

Mode

All command modes.

Examples

This example displays MEP list information for the myMA1 MA:

System(rw)->show cfm md string-name myMD1 ma index 1 mep-list
MD Name: myMD1
MA Name: myMA1
MEP List        Status
-------- -------------
    1000        Active
    2000        Active
System(rw)->

show cfm md ma mep-list Output Display provides an explanation of the command output.

Click to expand in new window

show cfm md ma mep-list Output Display

Output... What it displays...
MD Name The name of the MD to which the MEP list belongs.
MA Name The name of the MA to which the MEP list belongs.
MEP List A member of the MEP list.
Status The MEP configuration status: Active (enabled) or Inactive (not enabled).