OcNOS-SP : Carrier Ethernet Guide : Carrier Ethernet Command Reference : EFM OAM Commands : ethernet oam min-rate
ethernet oam min-rate
Use this command to set the minimum 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 minimum to its default.
Command Syntax
ethernet oam min-rate <1-10>
no ethernet oam min-rate
Parameter
<1-10>
Minimum number of PDUs per second.
Default
The default minimum rate is 1 PDU 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 min-rate 1
Last modified date: 10/20/2023