OcNOS-SP : Carrier Ethernet Guide : Carrier Ethernet Command Reference : CFM and Y.1731 Commands : mep lowest-priority-defect
mep lowest-priority-defect
Use this command to set the lowest-priority defect that can generate a fault alarm.
Use the no form of this command to set the lowest-priority defect to its default (defMACstatus).
Command Syntax
mep lowest-priority-defect (defRDICCM|defMACstatus|defRemoteCCM|defErrorCCM|defXconCCM)
no mep lowest-priority-defect
Parameters
defRDICCM
1 (lowest): At least one of the Remote MEP state machines is receiving valid CCMs from its remote MEP that has the Remote Defect Indication (RDI) bit set.
defMACstatus
2: One or more of the remote MEPs is reporting a failure in its Port Status Type-Length-Value (TLV) or Interface Status TLV: MEP Down.
defRemoteCCM
3: At least one of the remote MEP state machines is not receiving valid CCMs from its remote MEP.
defErrorCCM
4: One or more invalid CCMs has been received, and 3.5 times the CCMs’ transmission interval has not yet expired.
defXconCCM
5: (highest): One or more cross-connect continuity check messages (CCMs) has been received, and 3.5 times at least one of those CCMs’ transmission interval has not yet expired.
Default Value
defMACstatus
Command Mode
Ethernet CFM MA MEP mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
OcNOS#configure terminal
OcNOS(config)#ethernet cfm domain-type character-string domain-name 12345 level 7
OcNOS(config-ether-cfm)#service ma-type string ma-name testtm
OcNOS(config-ether-cfm-ma)#vlan 5 bridge 10
OcNOS(config-ether-cfm-ma)#ethernet cfm mep down mpid 201 active true xe2
OcnOS(config-ether-cfm-ma-mep)#mep lowest-priority-defect defRemoteCCM
Last modified date: 10/20/2023