DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
139
Parameters
ipif System – Specifies t
he name of the IP interface in which
DHCPv6 relay.
option_38 <porlist> –
Specifies the ports of option 38 to be
displayed.
Restrictions None.
Example usage:
To display DHCPv6 Relay settings:
DGS-1210-28MP/ME:5# show dhcpv6_relay
Command: show dhcpv6_relay
DHCPv6 Relay Global State : disable
DHCPv6 Hops Count Limit : 4
DHCPv6 Relay Option37 State : enable
DHCPv6 Relay Option37 Check State : enable
DHCPv6 Relay Option37 Remote ID Type : default
DHCPv6 Relay Option37 Remote ID : 9C-D6-43-60-4F-A4
---------------------------------------------------------------
IP Interface : Syetem
Server Address :
Total Entries : 0
config dhcpv6_relay
Purpose Used to add or delete a destination
IP address to or from the
switch’s DHCPv6 relay table.
Syntax
config dhcpv6_relay [add | delete] ipif System <ipv6_addr>
Description
The config dhcpv6_relay command can add or delete an IPv6
destination address to forward (relay) DHCPv6 packets.
Parameters
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.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To add the DHCPv6 relay on the Switch:
DGS-1210-28MP/ME:5# config dhcpv6_relay add ipif System 3000::1
Command: config dhcpv6_relay add ipif System 3000::1
Success.
DGS-1210-28MP/ME:5#