Display and maintenance commands for DHCPv6 relay agent
Execute display commands in any view and reset commands in user view.
Task | Command |
---|---|
Display the DUID of the local device. | display ipv6 dhcp duid |
Display DHCPv6 relay entries that record clients' IPv6 address information. | display ipv6 dhcp relay client-information address [ interface interface-type interface-number | ipv6 ipv6-address ] [ vpn-instance vpn-instance-name ] |
Display DHCPv6 relay entries that record clients' IPv6 prefix information. | display ipv6 dhcp relay client-information pd [ interface interface-type interface-number | prefix prefix/prefix-len ] [ vpn-instance vpn-instance-name ] |
Display DHCPv6 server addresses specified on the DHCPv6 relay agent. | display ipv6 dhcp relay server-address [ interface interface-type interface-number ] |
Display packet statistics on the DHCPv6 relay agent. | display ipv6 dhcp relay statistics [ interface interface-type interface-number ] |
Clear DHCPv6 relay entries that record clients' IPv6 address information. | reset ipv6 dhcp relay client-information address [ interface interface-type interface-number | ipv6 ipv6-address ] [ vpn-instance vpn-instance-name ] |
Clear DHCPv6 relay entries that record clients' IPv6 prefix information. | reset ipv6 dhcp relay client-information pd [ interface interface-type interface-number | prefix prefix/prefix-len ] [ vpn-instance vpn-instance-name ] |
Clear packets statistics on the DHCPv6 relay agent. | reset ipv6 dhcp relay statistics [ interface interface-type interface-number ] |