HP VPN Firewall Appliances Network Management Command Reference
768
Default command level
2: System level
Parameters
ipv6-address: IPv6 address of the DHCPv6 server.
interface interface-type interface-number: Specifies an outgoing interface for DHCPv6 packets.
Usage guidelines
Upon receiving a request from a DHCPv6 client, the interface that operates as a DHCPv6 relay agent
encapsulates the request into a Relay-forward message and forwards the message to the specified
DHCPv6 server, which then assigns an IPv6 address and other configuration parameters to the DHCPv6
client.
You can specify up to eight DHCP servers for an interface. After receiving requests from DHCPv6 clients,
the DHCPv6 relay agent forwards the requests to all the specified DHCPv6 servers.
If the DHCPv6 server address is a link-local address or link-scoped multicast address on the local link,
specify an outgoing interface. If no outgoing interface is specified, DHCPv6 packets might fail to be
forwarded to the DHCPv6 server.
After you remove all the specified DHCPv6 servers from an interface with the undo ipv6 dhcp relay
server-address command, DHCPv6 relay agent is disabled on the interface.
An interface cannot serve as a DHCPv6 client and DHCPv6 relay agent at the same time.
Examples
# Enable DHCPv6 relay agent on GigabitEthernet 0/1, and specify the DHCPv6 server address as
2 0 01:1: : 3.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 dhcp relay server-address 2001:1::3
Related commands
display ipv6 dhcp relay server-address
reset ipv6 dhcp relay statistics
Use reset ipv6 dhcp relay statistics to clear packets statistics on the DHCPv6 relay agent.
Syntax
reset ipv6 dhcp relay statistics
Views
User view
Default command level
1: Monitor level
Usage guidelines
After this command is executed, the packets statistics are displayed as 0 for the output from the display
ipv6 dhcp relay statistics command.
Examples
# Clear packet statistics on the DHCPv6 relay agent.