DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
250
Only Administrator or operator-level users can issue this command.
Example usage:
To enable Ethernet OAM on port 1:
DGS-1100-06/ME:5# config ethernet_oam ports 1 state enable
Command: config ethernet_oam ports 1 state enable
Success!
DGS-1100-06/ME:5#
config ethernet_oam ports (link monitor error symbol)
Used to configure Ethernet OAM link monitoring symbol error
configuration for ports.
config ethernet_oam ports [all | <portlist>] link_monitor
error_symbol {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 symbol error for ports.
The link monitoring function provides a mechanism to detect and
indicate link faults under a variety of conditions. OAM monitors the
statistics on the number of frame errors as well as the number of
coding symbol errors. When the number of symbol errors is equal to
or greater than the specified threshold in a period and the event
notification state is enabled, it generates an error symbol period
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 symbol
errors in the period that must be equal to or greater than in order for
the event to be generated. The default value of the threshold is 1
symbol error.
window <integer 1000-60000> –The range is 1000 to 60000 ms. The
default value is 1000ms.
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: