mac

Commands for EFM OAM
148
10.17 ethernet-oam errored-symbol-period threshold
low
Command: ethernet-oam errored-symbol-period threshold low <low-symbols>
no ethernet-oam errored-symbol-period threshold low
Function: Configure the low threshold of errored symbol event, no command restores
the default value.
Parameters: <low-symbols>, the low threshold of errored symbol event, ranging from 1
to 18446744073709551615 symbols.
none, cancel the high threshold configuration.
Command Mode: Port mode
Default: 1.
Usage Guide: During the specific detection period, errored symbol event is induced if
the number of errored symbols is larger than or equal to the low threshold and the device
notifies the peer by sending event notification OAMPDU. Note that the low threshold
should not be larger than the high threshold.
Example: Set the low threshold of errored symbol event on port 1/4 to be 5.
Switch(Config-If-Ethernet1/4)#ethernet-oam errored-symbol-period threshold low 5
10.18 ethernet-oam errored-symbol-period window
Command: ethernet-oam errored-symbol-period window <seconds>
no ethernet-oam errored-symbol-period window
Function: Configure the detection period of errored symbol event, no command restores
the default value.
Parameters: <seconds> is the time for counting the specified frame number, its range
from 5 to 300, unit is 200ms.
Command Mode: Port mode
Default: 5.
Usage Guide: Detect errored symbols of the port after the time of specific detection
period. If the number of errored symbols is larger than or equal to the threshold,
corresponding event is induced and the device notified the peer through OAMPDU.
Example: Set the detection period of errored symbol event on port 1/4 to be 2s.
Switch(Config-If-Ethernet1/4)#ethernet-oam errored-symbol-period window 10