The display dhcp client statistics command displays message statistics on a DHCP/BOOTP client.
Parameter |
Description |
Value |
---|---|---|
interface interface-type interface-number |
Displays message statistics on a specified interface:
|
- |
When the device functions as the DHCP client, the display dhcp client statistics command displays message statistics.
# Display message statistics on a DHCP/BOOTP client.
<HUAWEI> display dhcp client statistics DHCP message statistics on interface GigabitEthernet0/0/1GigabitEthernet0/0/1 : Input: total 0 packets Bootp reply : 0 Offer : 0 Ack : 0 Nak : 0 Output: total 0 packets Bootp request : 0 Discover : 0 Request : 0 Request of init-reboot: 0 Request of selecting : 0 Request of renewing : 0 Request of rebinding : 0 Decline : 0 Release : 0
Item |
Description |
---|---|
Input |
Total number of DHCP messages received by the client. |
Bootp reply |
Number of BOOTP replies received by the client from the server. |
Offer |
Number of Offer messages received by the client from the server. |
Ack |
Number of ACK messages received by the client from the server. |
Nak |
Number of NAK messages received by the client from the server. |
Output |
Total number of messages forwarded by the client. |
Bootp request |
Number of BOOTP requests received by the server from the client. |
Discover |
Number of Discover messages received by the server from the client. |
Request |
Number of Request messages received by the server from the client. |
Request of init-reboot |
Number of Request of init-reboot messages received by the server from the client. |
Request of selecting |
Number of Request of selecting messages received by the server from the client. |
Request of renewing |
Number of Request of renewing messages received by the server from the client. |
Request of rebinding |
Number of Request of rebinding messages received by the server from the client. |
Decline |
Number of Decline messages received by the server from the client. |
Release |
Number of Release messages received by the server from the client. |