mac

Commands for EFM OAM
144
10.10 ethernet-oam errored-frame-period threshold
high
Command: ethernet-oam errored-frame-period threshold high {<high-frames> |
none}
no ethernet-oam errored-frame-period threshold high
Function: Configure the high threshold of errored frame period event, no command
restores the default value.
Parameters: <high-frames>, the high detection threshold of errored frame period event,
ranging from 2 to 4294967295.
none, cancel the high threshold configuration.
Command Mode: Port mode
Default: none.
Usage Guide: During the specific detection period, serious link event is induced if the
number of errored frame 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 can not be less than the low threshold.
Example: Configure the high threshold of errored frame period event on port 1/4 to be
3000.
Switch(Config-If-Ethernet1/4)#ethernet-oam errored-frame-period threshold high 3000
10.11 ethernet-oam errored-frame-period threshold
low
Command: ethernet-oam errored-frame-period threshold low <low-frames>
no ethernet-oam errored-frame-period threshold low
Function: Configure the low threshold of errored frame period event, no command
restores the default value.
Parameters: <low-frames>, the low detection threshold of errored frame period event,
ranging from 1 to 4294967295 frames.
Command Mode: Port mode
Default: 1.
Usage Guide: During the specific detection period, errored frame period event is
induced if the number of errored frame is larger than or equal to the low threshold and
the device notifies the peer by event notification OAMPDU. Note that the low threshold
should not be larger than the high threshold.