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

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
Use this command to configure the DNS IPv6 server address to be assigned to the requesting DHCPv6
client. Multiple server addresses can be configured by setting this command multiple times.
Example
This example shows how to configure a DNS IPv6 server in the DHCPv6 server pool named "pool1".
Switch# configure terminal
Switch(config)# ipv6 dhcp pool pool1
Switch(config-dhcp)# dns-server 2001:0DB8:3000:3000::42
Switch(config-dhcp)#
28-6 ipv6 dhcp excluded-address
This command is used to specify IPv6 addresses that a DHCPv6 server should not assign to DHCP
clients. Use the no form of the command to remove the excluded IPv6 address.
ipv6 dhcp excluded-address LOW-ADDRESS [HIGH-ADDRESS]
no ipv6 dhcp excluded-address LOW-ADDRESS [HIGH-ADDRESS]
Parameters
LOW-ADDRESS
HIGH-ADDRESS
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The DHCPv6 server assumes that all addresses (excluding the switch's IPv6 address) can be assigned to
clients. Use this command to exclude a single IPv6 address or a range of IPv6 addresses. The excluded
addresses are only applied to the pool(s) for address assignment.
Example
This example shows how to configure the IPv6 address 3004:DB8::1:10 to the excluded address.
Switch# configure terminal
Switch(config)# ipv6 dhcp excluded-address 3004:DB8::1:10
Switch(config)#
28-7 ipv6 dhcp pool
This command is used to enter the DHCP pool configuration mode and configure the IPv6 DHCP pool.
Use the no form of the command to remove the IPv6 DHCP pool.
Specifies the excluded IPv6 address or first IPv6 address in an
excluded address range.
(Optional) Specifies the last IPv6 address in the excluded address
range.
407

Advertisement

Table of Contents
loading

Table of Contents