xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
528
config dhcpv6_relay
Purpose
The command could add/delete an IPv6 address which is a destination to forward (relay)
DHCPv6 packets.
Syntax
config dhcpv6_relay [add | delete] ipif <ipif_name 12> <ipv6addr>
Description
The command could add/delete an IPv6 address which is a destination to forward (relay)
DHCPv6 packets.
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 usage:
To add a DHCPv6 server to the relay table:
DES-3528: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.
DES-3528:admin#
enable dhcpv6_relay
Purpose
This command is used to enable the DHCPv6 relay function.
Syntax
enable dhcpv6_relay
Description
This command is used to enable the DHCPv6 relay function.
Parameters
None.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
To enable the DHCPv6 relay option:
DES-3528:admin#enable dhcpv6_relay
Command: enable dhcpv6_relay
Success.
DES-3528:admin#
disable dhcpv6_relay
Purpose
This command is used to disable the DHCPv6 relay function.
Syntax
disable dhcpv6_relay
Description
This command is used to disable the DHCPv6 relay function.
Parameters
None.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
To disable the DHCPv6 relay option:
DES-3528:admin#disable dhcpv6_relay
Command: disable dhcpv6_relay