Specifications

2-557
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show ip dhcp snooping statistics
show ip dhcp snooping statistics
Use the show ip dhcp snooping statistics command in EXEC mode to display DHCP snooping statistics
in summary or detail form.
show ip dhcp snooping statistics [detail]
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines In a switch stack, all statistics are generated on the stack master. If a new stack master is elected, the
statistics counters reset.
Examples This is an example of output from the show ip dhcp snooping statistics command:
Switch# show ip dhcp snooping statistics
Packets Forwarded = 0
Packets Dropped = 0
Packets Dropped From untrusted ports = 0
This is an example of output from the show ip dhcp snooping statistics detail command:
Switch# show ip dhcp snooping statistics detail
Packets Processed by DHCP Snooping = 0
Packets Dropped Because
IDB not known = 0
Queue full = 0
Interface is in errdisabled = 0
Rate limit exceeded = 0
Received on untrusted ports = 0
Nonzero giaddr = 0
Source mac not equal to chaddr = 0
Binding mismatch = 0
Insertion of opt82 fail = 0
Interface Down = 0
Unknown output interface = 0
Reply output port equal to input port = 0
Packet denied by platform = 0
Table 2-39 shows the DHCP snooping statistics and their descriptions:
detail (Optional) Display detailed statistics information.
Release Modification
12.2(40)EX1 This command was introduced.