xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
464
DES-3528:admin# config ethernet_oam ports 1 link_monitor error_frame_seconds
threshold 2 window 10000 notify_state enable
Command: config ethernet_oam ports 1 link_monitor error_frame_seconds threshold 2
window 10000 notify_state enable
Success.
DES-3528:admin#
config ethernet_oam ports link_monitor error_frame_period
Purpose
Used to configure the Ethernet OAM link monitoring error frame period.
Syntax
config ethernet_oam ports [<portlist> | all ] link_monitor error_frame_period{
threshold <range 0 - 4294967295> | window <number 148810-100000000> | notify_state
[enable | disable]}(1)
Description
This command is used to configure ports Ethernet OAM link monitoring error frame period.
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 error frames are equal to or
greater than the specified threshold in a period and the event notification state is enabled, it
generates an error frame period event to notify the remote OAM.
Parameters
portlist
– Specifies a range of ports to be configured. Use
all
to specify
all ports.
threshold
– Specifies the number of error frame seconds in the period that are required to be
equal to or greater than in order for the event to be generated. The range is from 0 to
4294967295. The default value of the threshold is 1 error frame.
window
– Specifies the period of the error frame period event. The period is specified by a
number of received frames. The range for this setting is 148 810 to 100 000 000. The default
value is 1 488 100 frames.
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 errored frame threshold to 10 and period to 1000000 for port 1 of unit 1:
DES-3528:admin# config ethernet_oam ports 1 link_monitor error_frame_period
threshold 10 window 1000000 notify_state enable
Command: config ethernet_oam ports 1 link_monitor error_frame_period threshold 10
window 1000000 notify_state enable
Success.
DES-3528:admin#