DES-7200 Configuration Guide Chapter 9 DHCPv6 Relay Agent Configuration
9-9
9.5.4 Configuration Steps
1) Enable the DHCPv6 Relay Agent function on the Device1 and specify the
destination address 3001::2:
DES-7200#config
Enter configuration commands, one per line. End with CNTL/Z
DES-7200(config)#interface vlan 1
DES-7200(config-if)# ipv6 dhcp relay destination 3001::2
2) Enable the DHCPv6 Relay Agent function on the Device2 and specify the destination address
FF02::1:2:
DES-7200#config
Enter configuration commands, one per line. End with CNTL/Z
DES-7200(config)#interface vlan 1
DES-7200(config-if)#ipv6 dhcp relay destination FF02::1:2 interface gi
0/1
9.5.5 Showing Verification
1) Show the DHCPv6 Relay Agent configurations on the Device1:
DES-7200# show ipv6 dhcp relay destination all
Interface: Interface vlan 1
Server address(es) Output Interface
3001::2
2) Show the DHCPv6 Relay Agent configurations on the Device2:
DES-7200# show ipv6 dhcp relay destination all
Interface: Interface vlan 1
Server address(es) Output Interface
FF02::1:2 gi0/1