D-Link DXS-3600 Series Cli Reference Manual page 417

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Default
None.
Command Mode
DHCPv6 Pool Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to specify a local IPv6 prefix pool in a IPv6 DHCP pool to delegate the prefix for clients
serviced by the DHCP pool. Only one local IPv6 prefix pool can be specified in an IPv6 DHCP pool.
When the server receives a request from a client, the server will check the IPv6 DHCP pool associated
with the received interface. If static binding prefix entries are defined to delegate the prefix for the request
client, the static binding prefix will be delegated. Otherwise, the server will delegate the prefix from the
local IPv6 prefix pool specified for the IPv6 DHCP pool.
Example
This example shows how to configure a local IPv6 prefix pool named "prefix-pool", specify the pool in an
IPv6 DHCP pool named "pool1" and associate the IPv6 DHCP pool with VLAN 100.
Switch# configure terminal
Switch(config)# ipv6 local pool prefix-pool 3004:DB8::/48 64
Switch(config)# ipv6 dhcp pool pool1
Switch(config-dhcp)# prefix-delegation pool prefix-pool lifetime 300 200
Switch(config-dhcp)# exit
Switch(config)# interface vlan100
Switch(config-if)# ipv6 dhcp server pool1
Switch(config-if)#
28-12
service ipv6 dhcp
This command is used to enable the IPv6 DHCP server and relay service on the switch. Use the no form
of this command to disable the IPv6 DHCP server and relay service.
service pv6 dhcp
no service ipv6 dhcp
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
412

Advertisement

Table of Contents
loading

Table of Contents