show ethernet cfm statistics
Use this command to display CFM statistics: CCM sent and received, LBM sent and LBR received, LTM sent and LTR
received.
Command Syntax
show ethernet cfm statistics mep MEPID domain DOMAIN_NAME ma-name MA_NAME  
Parameters
MEPID
Host MEP identifier <1-8191>
MA_NAME
Maintenance association name. If ma-type is character string then maximum length of ma-name is 6 else if it's integer then maximum is 2-octets
DOMAIN_NAME
Enter the name of the domain. Name must be of 5 characters if type is character-string otherwise no_name if domain-type is no-name1
Command Mode
Exec mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
#show ethernet cfm statistics
Continuity Check Messages
   CCM Sent                : 168164
   CCM Received            : 165460
 
Loop Back Messages
   LBM Sent                : 5
   LBR Received(Valid)     : 5
   LBR Received(Bad msdu)  : 0
   LBR Received(Out-of-Seq): 0
 
Link Trace Messages
   LTM Sent                : 1
   LTR Sent                : 0
   LTR Received(Valid)     : 3
   LTR Received(unexpected): 0
 
Table 1-12 explains the output fields.
 Table 1-12: show ethernet cfm statistics
Field  | Description  | 
|---|
Continuity Check Messages  | 
CCM Sent  | Number of continuity check messsages (CCMs) sent  | 
CCM Received   | Number of CCMs received  | 
Loop Back Messages  | 
LBM Sent  | Number of loopback messages (LBMs) sent  | 
LBR Received(Valid)  | Number of valid LBRs received   | 
LBR Received(Bad msdu)  | Number of LBRs received with bad MAC service data unit  | 
LBR Received(Out-of-Seq)  | Number of out-of-sequence LBRs received  | 
Link Trace Messages  | 
LTM Sent   | Number of link trace messages (LTMs) sent  | 
LTR Received(Valid)   | Number of link trace replies (LTRs) received  | 
LTR Received(unexpected)  | Number of unexpected LTRs received   | 
 
Last modified date: 07/11/2023