ethernet oam max-rate
Use this command to set the maximum number of PDUs per second.
This command ensures that the sublayer adheres to the maximum number of OAMPDUs per second. The minimum is 1 OAMPDU per second and the maximum is 10 OAMPDUs per second.
Use the no form of this command to reset the maximum rate to its default.
Command Syntax
ethernet oam max-rate <1-10>
no ethernet oam max-rate
Parameter
<1-10>
Maximum number of PDUs per second.
Default
The default maximum rate is 10 PDUs per second.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
#configure terminal
(config)#interface xe1
(config-if)#ethernet oam max-rate 10
Last modified date: 07/11/2023