DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
125
DHCPv6 Relay Option37 Remote ID Type : default
DHCPv6 Relay Option37 Remote ID : 00-01-02-03-04-05
---------------------------------------------------------------
IP Interface : Syetem
Server Address :
Total Entries : 0
DES-1210-52/ME:5#
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 operator-level users can issue this command.
Example usage:
To add the DHCPv6 relay on the Switch:
DES-1210-52/ME:5# config dhcpv6_relay add ipif System 3000::1
Command: config dhcpv6_relay add ipif System 3000::1
Success.
DES-1210-52/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:
DES-1210-52/ME:5# config dhcpv6_relay hop_count 3