DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 
252 
config ethernet_oam ports (link monitor error frame seconds) 
Used to configure Ethernet OAM link monitoring error frame seconds 
configuration for ports. 
config ethernet_oam ports [all | <portlist>] link_monitor 
error_frame_seconds {threshold < integer 1-4294967295> | 
window < integer 1000-60000> | notify_state [ enable | disable]}  
The config ethernet_oam ports command is used to configure 
Ethernet OAM link monitoring error frame seconds for ports. An error 
frame second is one second interval wherein at least one frame 
error was detected. 
Link monitoring function provides a mechanism to detect and 
indicate link faults under a variety of conditions. OAM monitors the 
counts of the number of frame errors as well as the number of 
coding symbol errors. When the number of error frame seconds is 
equal to or greater than the specified threshold in a period and the 
event notification state is enabled, it generates an error frame 
seconds summary event to notify the remote OAM peer. 
[all | <portlist>] – Specifies a range of ports or all ports to be 
configured. 
threshold <integer 1-4294967295> – Specify the number of error 
frame seconds in the period that must be equal to or greater than in 
order for the event to be generated. The default value is 1 frame 
error. 
window <integer 1000-60000> –Specify the period of error frame 
seconds summary event. The range is 1000ms-60000ms and the 
default value is 60000 ms. 
notify_state [enable | disable] – Specify to enable or disable event 
notification. The default state is enabled. 
Only Administrator or operator-level users can issue this command. 
Example usage: 
To configure the error frame seconds threshold to 2 and period to 10000 ms for port 1: 
DGS-1100-06/ME:5#  config  ethernet_oam  ports  1  link_monitor  error_frame 
threshold 2 window 10000 notify_state enable 
Command: config ethernet_oam ports 1 link_monitor error_frame threshold 2 
window 10000 notify_state enable 
 
 
Success! 
 
DGS-1100-06/ME:5#