The device may become faulty when running the DHCPv6 service. Some fault location methods are required for administrators or device maintenance personnel to locate faults quickly. The most convenient and effective method is to provide statistics about packets and packet loss reasons. Run the display dhcpv6 statistics command to view DHCPv6 packet statistics.
# Display DHCPv6 packet statistics.
<HUAWEI> display dhcpv6 statistics
Input: total 10 packets, discarded 0 packets
Solicit : 10, Advertise : 0
Request : 0, Confirm : 0
Renew : 0, Rebind : 0
Reply : 0, Release : 0
Decline : 0, Reconfigure : 0
Information-request : 0, Relay-forward : 0
Relay-reply : 0, Leasequery : 0
Leasequery-reply : 0,
Max-user limit : 831, Add bindtable failed : 100
Output: total 0 packets, discarded 0 packets
Item |
Description |
---|---|
Input: total x packets, discarded y packets |
Statistics about DHCPv6 packets received by the device. The number of received DHCPv6 packets is x and the number of discarded DHCPv6 packets is y. |
Solicit |
Number of SOLICIT packets received by the device. |
Advertise |
Number of ADVERTISE packets received by the device. |
Request |
Number of REQUEST packets received by the device. |
Confirm |
Number of CONFIRM packets received by the device. |
Renew |
Number of RENEW packets received by the device. |
Rebind |
Number of REBIND packets received by the device. |
Reply |
Number of REPLY packets received by the device. |
Release |
Number of RELEASE packets received by the device. |
Decline |
Number of DECLINE packets received by the device. |
Reconfigure |
Number of RECONFIGURE packets received by the device. |
Information-request |
Number of INFORMATION-REQUEST packets received by the device. |
Relay-forward |
Number of RELAY-FORW packets received by the device. |
Relay-reply |
Number of RELAY-REPL packets received by the device. |
Leasequery |
Number of LEASEQUERY packets received by the device. |
Leasequery-reply |
Number of LEASEQUERY-REPLY packets received by the device. |
Max-user limit or Add bindtable failed |
Information displayed if the DHCPv6 service is abnormal. The displayed information includes:
|
Output: total x packets, discarded y packets |
Statistics about DHCPv6 packets sent by the device. The number of sent DHCPv6 packets is x and the number of discarded DHCPv6 packets is y. |