You can configure threshold values on an interface for the local errors that trigger the sending of link event TLVs.
To set the error threshold values for sending event TLVs, include the frame-error, frame-period, frame-period-summary, and symbol-period statements at the [edit protocols oam ethernet link-fault-management interface interface-name event-thresholds] hierarchy level:
- [edit protocol oam ethernet link-fault-management interface interface-name]
-
event-thresholds {
-
frame-error count;
-
frame-period count;
-
frame-period-summary count;
-
symbol-period count;
- }