xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
184
config dhcpv6_relay
Parameters
add
- Add an IPv6 destination to the DHCPv6 relay table.
delete
- Delete an IPv6 destination from the DHCPv6 relay table
ipif_name
- The name of the IP interface in which DHCPv6 relay is to be enabled.
ipv6addr
- The DHCPv6 server IP address.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To add a DHCPv6 server to the relay table:
DGS-3450: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-3450:admin#
config dhcpv6_relay ipif
Purpose
This command is used to configure the DHCPv6 relay state of one or all of the specified
interfaces.
Syntax
config dhcpv6_relay ipif [<ipif_name 12> | all] state [enable | disable]
Description
This command is used to configure the DHCPv6 relay state of one or all of the specified
interfaces.
Parameters
ipif_name
- The name of the IP interface. The value all indicates all configured IP interfaces.
state
- See below:
enable
- Choose this parameter to enable the DHCPv6 relay state of the interface.
disable
- Choose this parameter to disable the DHCPv6 relay state of the interface.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the DHCPv6 relay state of the System interface to enable:
DGS-3450:admin# config dhcpv6_relay ipif System state enable
Command: config dhcpv6_relay ipif System state enable
Success.
DGS-3450:admin#
show dhcpv6_relay
Purpose
This command displays the current DHCPv6 relay configuration.
Syntax
show dhcpv6_relay {ipif <ipif_name 12>}
Description
This command will display the current DHCPv6 relay configuration of all interfaces, or if an IP
interface name is specified, the DHCPv6 relay configuration for that IP interface.
Parameters
ipif_name
- The name of the IP interface that will be displayed in the current DHCPv6 relay
configuration.