OcNOS-RON-6.3.1 : System Management Guide : System Management Command Reference : DHCP Snooping Commands : ip dhcp snooping ratelimit
ip dhcp snooping ratelimit
Use this command to limit the rate of DHCP packets per second.
Use the no parameter to set the rate limit to its default value (100 pps).
Command Syntax
ip dhcp snooping ratelimit RATELIMIT bridge <1-32>
no ip dhcp snooping ratelimit bridge <1-32>
Parameters
RATELIMIT
Packets per second <0-2048>
<1-32>
Bridge number
Default
The default rate limit value is 100 packets per second.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#ip dhcp snooping ratelimit 2000 bridge 1
(config)#no ip dhcp snooping ratelimit bridge 1
Last modified date: 07-14-2023