Using the display dhcpv6 relay statistics command, you can view the statistics about DHCPv6 messages passing through the DHCPv6 relay agent.
| Parameter | Description | Value |
|---|---|---|
slot slot-id |
Specifies the slot number of the board. |
- |
cpu cpu-id |
Specifies the CPU ID. |
- |
If a device is enabled with the DHCPv6 relay function, the system takes the statistics about DHCPv6 messages passing through the DHCP relay agent. After this command is run, you can view the statistics about DHCPv6 messages passing through the DHCP relay agent.
# Display the statistics about DHCPv6 messages.
<sysname> display dhcpv6 relay statistics MessageType Receive Send Error Solicit 0 0 0 Advertise 0 0 0 Request 0 0 0 Confirm 0 0 0 Renew 0 0 0 Rebind 0 0 0 Reply 0 0 0 Release 0 0 0 Decline 0 0 0 Reconfigure 0 0 0 Information-request 0 0 0 Relay-forward 0 0 0 Relay-reply 0 0 0 UnknownType 0 0 0
Item |
Description |
|---|---|
MessageType |
Type of DHCPv6 messages. |
Receive |
Number of received DHCPv6 messages. |
Send |
Number of sent DHCPv6 messages. |
Error |
Number of DHCPv6 messages that fail to be parsed. |