Command Reference DHCPv6 Commands
Platform
Description
N/A
ipv6 dhcp pool
Use this command to set the DHCPv6 server pool. Use the no form of this command to remove the
information pool.
ipv6 dhcp pool poolname
no ipv6 dhcp pool poolname
Parameter Description Parameter
Description
poolname
Define the DHCPv6 pool name.
Defaults
By default, the DHCPv6 server information pool is not configured
Command
Mode
Global configuration mode.
Usage Guide
This command is used to create a DHCPv6 Server configuration pool. After configuring this
command, it enters the DHCPv6 pool configuration mode, in which the administrator can set the pool
parameters, such as the prefix and the DNS Server information, ect.
After creating the DHCPv6 Server configuration pool, use the ipv6 dhcp server command to
associate the pool and the DHCPv6 Server on one interface.
Configuration
Examples
Ruijie# configure terminal
Ruijie(config)# ipv6 dhcp pool pool1
Ruijie(config-dhcp)#
Command Description Related
Commands
ipv6 dhcp server
Enable the DHCPv6 server function on the
interface.
show ipv6 dhcp pool
Show the DHCPv6 pool information.
Platform
Description
N/A
ipv6 dhcp relay destination
Use this command to enable the DHCPv6 relay service and configure the destination address to
which the messages are forwarded. Use the no form of this command to delete the forwarding
address configuration or delete the output interface configuration of the forwarding address.
ipv6 dhcp relay destination ipv6-address [ interface-type interface-number ]
no ipv6 dhcp relay destination ipv6-address [ interface-type interface-number ]