Configuration Guide    DHCPv6 Relay Agent Configuration 
Ruijie(config-if)#  ipv6  dhcp  relay 
destination  ipv6-address 
[interface-type interface-number] 
Specify  the  destination  address  of 
Relay  (the  address  of  DHCPv6 
server or the address of the next-hop 
Relay) and egress interface. 
Exit  from  interface  configuration 
mode. 
Use  the  show  ipv6  dhcp  relay  destination  {all  |  interface  interface-type 
interface-number} command to show the Relay Agent destination address. 
Use the no ipv6 dhcp relay destination ipv6-address [interface-type interface-number] 
command to delete the Relay Agent destination address. 
For example: 
# The following example shows how to enable DHCPv6 Relay Agent on the interface 
VLAN 1, with the destination address of 3001::2: 
Ruijie#configure terminal  
Enter configuration commands, one per line.  End with CNTL/Z. 
Ruijie(config)#interface vlan 1 
Ruijie(config-if)#ipv6 dhcp relay destination 3001::2 
Ruijie(config-if)#end 
 
1. The IPv6 DHCP Relay Destination command can only be used on the 
layer-3 interface.   
2. Up to 20 Relay Agent Destination addresses can be configured on 
one device. 
3.  If  the  Destination  address  is  the  multicast  address,  the  interface 
number must be specified.   
 
Showing/Clearing DHCPv6 Relay Information 
 
Ruijie#  show  ipv6  dhcp  relay 
destination  {  all  |  interface 
interface-type interface-number } 
Show the DHCPv6  Relay destination 
address. 
Ruijie#  show  ipv6  dhcp  relay 
statistics 
Show  the  related  statistical 
information about the DHCPv6 Relay 
Agent packets. 
Ruijie#  clear  ipv6  dhcp  relay 
statistics 
Clear the related statistical information 
about  the  DHCPv6  Relay  Agent 
packets.