Monitoring DHCP Local Server Statistics
Purpose
Display statistics for the DHCP local server.
Action
To display all DHCP local server statistics:
host1#show ip dhcp-local statisticsDHCP Local Server Statistics----------------------------Item Count----------------------- -----memUsage 184bindings 2--Receive Statistics--discover 8request(accept) 10request(renew) 6request(rebind) 2request(other) 6decline 0release 6inform 0total in packet 38in error 0in discard 0unknown client packet 6--Transmit Statistics--offer 8ack(accept) 10ack(renew) 6ack(rebind) 2nak 6nak(renew) 0nak(rebind) 0total out packet 32out error 0out discard 0To display DHCP local server statistics for a specific interface:
host1#show ip dhcp-local statistics interface atm 4/0.32DHCP Local Server SubInterface StatisticsInterface Item Count------------------- -------------- -------------ATM4/0.32Receive Statisticsdiscover 4request(accept) 5request(renew) 1request(rebind) 1request(other) 3decline 0release 3inform 0total in packet 17in error 0in discard 0unknown client packet 3Transmit Statisticsoffer 4ack(accept) 5ack(renew) 1ack(rebind) 1nak 3nak(renew) 0nak(rebind) 0total out packet 14out error 0out discard 0Meaning
Table 109 lists the show ip dhcp-local statistics command output fields.