DES-7200 Configuration Guide Chapter 9 DHCPv6 Relay Agent Configuration
9-5
Function Default value
DHCPv6 Relay Agen Server
Address
Not specified.
9.3 Configuring DHCPv6
Relay Agent
By default, Relay Agent function is disabled. This section describes how to
enable DHCPv6 Relay Agent function and configure the destination address for
the specified interface.
Configuring DHCPv6 Relay Agent Server Address
Showing the configurations
9.3.1 Configuring the
Destination Address
for DHCP Relay
Agent
Command Function
DES-7200# configure terminal
Enter the global configuration mode.
DES-7200(config)# interface
interface-type interface-name
Enter the interface(layer-3)
configuration mode.
DES-7200(config-if)# ipv6 dhcp relay
destination ipv6-address
[interface-type interface-number]
Specify the interface with the
DHCPv6 Relay service enabled to
forward the DHCPv6 packets
received from the Client to the
specified destination address.
DES-7200(config-if)# end
Exit from the interface configuration
mode.
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 service on the
interface VLAN 1:
DES-7200#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)#interface vlan 1