mac

Commands for EFM OAM
146
Default: none.
Usage Guide: During the specific detection period, serious link event is induced if the
number of errored frame seconds is larger than or equal to the high threshold and the
device notifies the peer by sending Information OAMPDU of which the value of Link Fault
flag in Flags field is 1. Note that the high threshold should not be less than the low
threshold. The definition of errored frame seconds is the second in which errored frame
is received.
Example: Configure the high threshold of errored frame seconds event on port 1/4 to be
3000.
Switch(Config-If-Ethernet1/4)#ethernet-oam errored-frame-seconds threshold high 3000
10.14 ethernet-oam errored-frame-seconds threshold
low
Command: ethernet-oam errored-frame-seconds threshold low <low-seconds>
no ethernet-oam errored-frame-seconds threshold low
Function: Configure the low threshold of errored frame seconds event, no command
restores the default value.
Parameters: <low-seconds>, the low detection threshold of errored frame seconds
event, ranging from 1 to 65535 seconds.
Command Mode: Port mode
Default: 1.
Usage Guide: During the specific detection period, errored frame seconds event is
induced if the number of errored frame seconds 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. The definition of
errored frame seconds is the second in which errored frame is received.
Example: Configure the low threshold of errored frame seconds event on port 1/4 to be
100.
Switch(Config-If-Ethernet1/4)#ethernet-oam errored-frame-seconds threshold low 100
10.15 ethernet-oam errored-frame-seconds window
Command: ethernet-oam errored-frame-seconds window <seconds>
no ethernet-oam errored-frame-seconds window