Use this command to display the MEP‘s remote MEP configuration information.
md | Specifies an MD context. |
ma | Specifies an MA context. |
mep | Specifies a maintenance end-point context. |
string-name name | Specifies the MD or MA string name of the of the remote MEP 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 remote MEP 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 remote MEP 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 remote MEP to display. |
index index | Specifies the MD index value or the MA index of the remote MEP to display. |
vid-name vlan | Specifies the MA VLAN ID name of the remote MEP to display. |
id-name id | Specifies the MA ID name for the end-point of the remote end-point to display. |
index index | Specifies the MA index value of the remote MEP to display. |
mep-id mep-id | (Optional) Specify a maintenance end-point or its remote end-point. |
-verbose | (Optional) A detailed level of maintenance remote end-point configuration information will display. |
All command modes.
This example displays the remote-end-point configuration information for the MA index 1, MEP 59, for the myMD1 MD:
System(rw)->show cfm md string-name myMD1 ma index 1 mep mep-id 59 remote-mep MD Name: myMD1 MA Name: myMA1 MEP ID : 59 Remote RMep RMep RMep RDI MepId State MAC Active Set ------ ------- ----------------- ------ ------ 57 Failed 00-11-88-fd-93-4e True False System(rw)->
This example displays the verbose level remote MEP configuration information for the MA index 1, MEP 59, for the myMD1 MD:
System(rw)->show cfm md string-name myMD1 ma index 1 mep 59 remote-mep -verbose MD Name: myMD1 MA Name: myMA1 MEP ID : 59 RMEP ID 57 State : Failed MAC Address : 00-11-88-fd-93-4e Active : True RDI bit set : False OK Time (centiseconds) : 41601115 Port Status TLV : Up Interface Status TLV : Up SenderID TLV : None System(rw)->
show cfm md ma mep remote-mep Output Display provides an explanation of the command output.
Output... | What it displays... |
---|---|
MD Name | The name of the MD to which the MEP belongs. |
MA Name | The name of the MA to which the MEP belongs. |
MEP ID | The maintenance end-point ID. |
Remote MEP ID or RMEP ID | The Remote maintenance end-point ID. |
RMEP State or State | The administrative state of the remote MEP. |
RMEP MAC or MAC Address | The MAC address of the remote MEP. |
Active | The MEP configuration status: True (enabled) or False (not enabled). |
RDI bit set | State of the RDI bit. True: RDI bit is set. False: RDI bit is not set. |
OK time (centiseconds) | The system time the remote MEP became active. |
Port Status TLV | Status of the physical port the remote MEP resides on. |
Interface Status TLV | Status of the remote MEP. |
SenderID TLV | ID permission setting for the content sent in the SenderID TLV by the remote MEP. |