DELL PC6248 User Manual

Page of 1356
266
DHCP Snooping Commands
ip dhcp snooping limit
Use the ip dhcp snooping limit command to control the maximum rate of 
DHCP messages. Use the “no” form of this command to reset the limit to the 
default.
Syntax
ip dhcp snooping limit {none | rate 
pps [burst interval seconds]}
no ip dhcp snooping limit
pps—The maximum number of packets per second allowed (Range: 
0–300 pps).
seconds—The time allowed for a burst (Range: 1–15 seconds).
Default Configuration
The default maximum rate is 15 packets per second (pps).
The default burst interval is 1 second.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
There are no user guidelines for this command.
Examples
console(config-if-1/g1)#ip dhcp snooping limit none
console(config-if-1/g1)#ip dhcp snooping limit rate 
100 burst interval 1