![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 527](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439527.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
527
DHCPv6 Relay Commands
The DHCPv6 Relay commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command
Parameters
config dhcpv6_relay hop_count
<value 1-32>
config dhcpv6_relay
[add | delete] ipif <ipif_name 12> <ipv6addr>
config dhcpv6_relay ipif
[<ipif_name 12> | all] state [enable | disable]
enable dhcpv6_relay
disable dhcpv6_relay
show dhcpv6_relay
{ipif <ipif_name 12>}
debug dhcpv6_relay state
[enable | disable]
debug dhcpv6_relay output
[buffer | console]
debug dhcpv6_relay packet
{all | receiving | sending} state [enable | disable]
debug dhcpv6_relay hop_count
state
[enable | disable]
Each command is listed, in detail, in the following sections.
config dhcpv6_relay hop_count
Purpose
Configure the DHCPv6 relay hop_count of the Switch.
Syntax
config dhcpv6_relay hop_count <value 1-32>
Description
Configure the DHCPv6 relay hop_count of the Switch.
Parameters
hop_count
- Specifies the number of relay agents that have relayed this message. The
default value is 4.
<
value 1-32
> - Enter the hop count number here. This value must be between 1 and 32.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
To configure the maximum hops of a DHCPv6 relay packet could be transferred to 4:
DES-3528:admin# config dhcpv6_relay hop_count 4
Command: config dhcpv6_relay hop_count 4
Success.
DES-3528:admin#