CLI Reference DHCPv6 Configuration Commands
Interface configuration mode.
With the DHCPv6 relay service enabled on the interface, the DHCPv6 message received on the
interface can be forwarded to all configured destination addresses. Those received DHCPv6
messages can be from the client, or from another DHCPv6 relay service.
The forwarding output interface configuration is mandatory if the forwarding address is the local link
address or the multicast address. And the forwarding output interface configuration is optional if the
forwarding address is global or station unicast or multicast address.
Without the forwarding output interface configured, the interface is selected according to the unicast
or multicast routing protocol.
The relay reply message can be forwarded without the relay function enabled on the interface.
The following example shows how to set the relay destination address on the interface:
Ruijie(config)# interface fastethernet 0/1
Ruijie(config-if)# ipv6 dhcp relay destination 2008:1::1
Show the DHCPv6 interface information.
Use this command to enable the DHCPv6 server on the interface. Use the no form of this command
to disable this function.
ipv6 dhcp server poolname [ rapid-commit ] [ preference value ]
Define the DHCPv6 pool name.
Allow to use the two-message interaction process.
Set the preference level for the advertise message. The valid range is
1-100 and the default value is 0.
Interface configuration mode.