Displaying and maintaining the DHCPv6 server

To do…

Use the command…

Remarks

Display the DUID of the local device

display ipv6 dhcp duid [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the DHCPv6 address pool information

display ipv6 dhcp pool [ pool-number ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the prefix pool information

display ipv6 dhcp prefix-pool [ prefix-pool-number ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the DHCPv6 server configuration information

display ipv6 dhcp server [ interface interface-type interface-number ] [ | { begin | exclude | include } regular-expression ]

Available in any view

Display the PD information

display ipv6 dhcp server pd-in-use { all | pool pool-number | prefix prefix/prefix-len | prefix-pool prefix-pool-number } [ | { begin | exclude | include } regular-expression ]

Available in any view

Display packet statistics on the DHCPv6 server

display ipv6 dhcp server statistics [ | { begin | exclude | include } regular-expression ]

Available in any view

Clear PD information on the DHCPv6 server

reset ipv6 dhcp server pd-in-use { all | pool pool-number | prefix prefix/prefix-len }

Available in user view

Clear packets statistics on the DHCPv6 server

reset ipv6 dhcp server statistics

Available in user view