Configuration Guide DHCPv6 Configuration
Configure the DHCPv6 Relay
This task enables the DHCPv6 relay function on the interface, and configures the address used
for relay forwarding.
To configure the DHCPv6 relay, run the following commands:
Ruijie# configure terminal
Enter global configuration mode.
Ruijie(config)# interface type number
Enter interface configuration mode.
Ruijie(config-if)#ipv6 dhcp relay
destination ipv6-address [interface-type
interface-number]
Enable the DHCPv6 relay on the
interface, and designate the address
for relay forwarding.
For example:
Ruijie# configure terminal
Ruijie(config)# interface fastethernet 0/1
Ruijie(config-if)# ipv6 dhcp relay destination 2008:1::1
Restart the DHCPv6 Client on the Interface
To restart DHCPv6 Client on the interface, run the following commands:
Ruijie#clear ipv6 dhcp client
interface-type interface-number
Restart the DHCPv6 client on this
interface.
For example:
Ruijie# clear ipv6 dhcp client fastethernet 0/1