Command Reference DHCPv6 Relay Agent Commands
Parameter
Description
Parameter Description
N/A N/A
Defaults
N/A
Command
Mode
Privileged EXEC mode
Usage Guide
You can use this command to view the statistics on transmitted packets after DHCPv6 Relay is
enabled on the device.
Configuration
Examples
The following example queries DHCPv6 Relay Agent statistics.
Ruijie# show ipv6 dhcp relay statistics
Packets dropped : 2 //Discard packets that are not processed
Error : 2 //Discard error packets
Excess of rate limit : 0 //Discard excessive packets
Packets received : 28 //Count the received DHCPv6 packets
SOLICIT : 0
REQUEST : 0
CONFIRM : 0
RENEW : 0
REBIND : 0
RELEASE : 0
DECLINE : 0
INFORMATION-REQUEST : 14
RELAY-FORWARD : 0
RELAY-REPLY : 14
Packets sent : 16 //Count the sent DHCPv6 packets
ADVERTISE : 0
RECONFIGURE : 0
REPLY : 8
RELAY-FORWARD : 8
RELAY-REPLY : 0
Related
Commands
Command Description
clear ipv6 dhcp relay statistics
Clears the statistics.
Platform
Description
N/A