![D-Link DGS-3700 Series Скачать руководство пользователя страница 537](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575537.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 537
config ethernet_oam ports link_monitor error_symbol
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.
Parameters
portlist
– Specifies a range of ports to be configured. Use
all
to specify all ports.
threshold
– Specifies the number of symbol errors in the period that is required to be
equal to or greater than in order for the event to be generated. The default value of
threshold is 1 symbol error.
window
– The range is 1000 to 60000 ms. The default value is 1000ms.
notify_state
– Specifies to enable or disable the event notification. The default state is
enable.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the error symbol threshold to 2 and period to 1000ms for port 1:
DGS-3700-12:5#config ethernet_oam ports 1 link_monitor error_symbol
threshold 2 window 1000 notify_state enable
Command: config ethernet_oam ports 1 link_monitor error_symbol
threshold 2 window 1000 notify_state enable
Success.
DGS-3700-12:5#
config ethernet_oam ports link_monitor error_frame
Purpose
Used to configure Ethernet OAM link monitoring error frame
Syntax
config ethernet_oam ports [<portlist> | all ] link_monitor error_frame
{ threshold <
range 0 - 4294967295 > | window < millisecond 1000-60000> |
notify_state [enable | disable]} (1)
Description
The command used to configure ports Ethernet OAM link monitoring error frames.
Link monitoring function provides a mechanism to detect and indicate link faults
under a variety of conditions. OAM monitors the counter on the number of frame
errors as well as the number of coding symbol errors. When the number of frame
errors is equal to or greater than the specified threshold in a period and the event
notification state is enabled, it generates an error frame event to notify the remote
OAM peer.
Parameters
portlist
– Specifies a range of ports to be configured. Use
all
to specify all ports.
threshold
– Specifies the number of frame errors in the period that are required to be
equal to or greater than in order for the event to be generated. The default value of
threshold is 1 frame error.
window
– The range is 1000 to 60000 ms. The default value is 1000ms.
notify_state
– Specifies to enable or disable the event notification. The default state is
enable.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the error frame threshold to 2 and period to 1000 ms for port 1: