User Manual

Table Of Contents
6.5.10 DHCP packet reception rate limitation setting
[Syntax]
ip dhcp snooping limit rate limit
no ip dhcp snooping limit rate
[Parameter]
limit : 10 - 125
Number of DHCP packets that can be received per second (pps)
[Initial value]
None
[Input mode]
global configuration mode
[Description]
Sets the number of DHCP packets that can be received per second (pps) for the entire system.
If this exceeds the reception rate limitation, the received DHCP packets that exceed the rate are discarded.
If this command is executed with the "no" syntax, the DHCP packet reception rate is not limited.
[Example]
This sets the DHCP packet reception rate to 100 pps for the entire system.
SWP2(config)#ip dhcp snooping limit rate 100
6.5.11 Setting to enable/disable SYSLOG output when DHCP packets are discarded
[Syntax]
ip dhcp snooping logging switch
no ip dhcp snooping logging
[Parameter]
switch : SYSLOG output setting when DHCP packets are discarded
Setting value Description
enable
Outputs to SYSLOG when DHCP packets are
discarded
disable
Does not output to SYSLOG when DHCP
packets are discarded
[Initial value]
ip dhcp snooping logging enable
[Input mode]
global configuration mode
[Description]
Outputs the reason why DHCP packets were discarded to SYSLOG.
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
This outputs to SYSLOG when DHCP packets are discarded.
SWP2(config)#ip dhcp snooping logging enable
6.5.12 Show DHCP snooping system setting information
[Syntax]
show ip dhcp snooping
Command Reference | Layer 2 functions | 223