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 DC version 4.2.
Example
#configure terminal
(config)#ethernet cfm domain-type character-string domain-name 12345 level 7
(config-ether-cfm)#service ma-type string ma-name testtm
(config-ether-cfm-ma)#vlan 5 bridge 10
(config-ether-cfm-ma)#ethernet cfm mep down mpid 201 active true local-vid 10 xe7
(config-ether-cfm-ma-mep)#mep lowest-priority-defect defRemoteCCM
Last modified date: 07-13-2023