DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
82
Used to add or delete a destination IP address to or from the
switch’s DHCPv6 relay table.
config dhcpv6_relay [add | delete] ipif System <ipv6_addr>
The config dhcpv6_relay command can add or delete an IPv6
destination address to forward (relay) DHCPv6 packets.
add − Add an IPv6 destination to the DHCPv6 relay table.
delete − Remove an IPv6 destination to the DHCPv6 relay table.
ipif system − The name of the IP interface in which DHCPv6 relay is
to be enabled.
<ipv6_addr> − The DHCPv6 server IP address.
Only Administrator or operate-level users can issue this command.
Example usage:
To add the DHCPv6 relay on the Switch:
DGS-1100-06/ME:5#config dhcpv6_relay add ipif System 3000::1
Command: config dhcpv6_relay add ipif System 3000::1
Success!
DGS-1100-06/ME:5#
config dhcpv6_relay hop_count
Used to configure the DHCPv6 relay hop count of the switch.
config dhcpv6_relay hop_count <value 1-32>
The config dhcpv6_relay hops_count command is used to
configure the DHCPv6 relay hop count of the switch.
<value 1-32> − The hop count is the number of relay agents that
have to be relayed in this message. The range is 1 to 32. The
default value is 4.
Only Administrator or operate-level users can issue this command.
Example usage:
To configure the DHCPv6 relay hop count on the Switch:
DGS-1100-06/ME:5#config dhcpv6_relay hop_count 3
Command: config dhcpv6_relay hop_count 3
Success!
DGS-1100-06/ME:5#