D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
276
23-4 config dhcpv6_relay
Description
The command could add/delete an IPv6 address which is a destination to forward (relay) DHCPv6
packets.
Format
config dhcpv6_relay [add | delete] ipif <ipif_name 12> <ipv6addr>
Parameters
add - Add an IPv6 destination to the DHCPv6 relay table.
delete - Delete an IPv6 destination from the DHCPv6 relay table
ipif - The name of the IP interface in which DHCPv6 relay is to be enabled.
<ipif_name 12> - Enter the IP interface name here. This name can be up to 12 characters
long.
<ipv6addr> - The DHCPv6 server IP address.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add a DHCPv6 server to the relay table:
DGS-3420-28SC:admin# config dhcpv6_relay add ipif System
2001:DB8:1234:0:218:FEFF:FEFB:CC0E
Command: config dhcpv6_relay add ipif System 2001:DB8:1234:0:218:FEFF:FEFB:CC0E
Success.
DGS-3420-28SC:admin#
23-5 config dhcpv6_relay ipif
Description
The command is used to configure the DHCPv6 relay state of one specific interface or all
interfaces.
Format
config dhcpv6_relay ipif [<ipif_name 12> | all] state [enable | disable]
Parameters
ipif - Specifies the name of the IP interface.
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12
characters long.
all - Specifies that all the configured IP interfaces wil be used..
state - Specifies if the DHCPv6 relay state will be enabled or disabled.