Ipv6 dhcp pool, Ipv6 dhcp relay – Dell PowerEdge M805 User Manual

Page 575

Advertising
background image

DHCPv6 Commands

575

Example

The following example sets the DNS domain name "test", which is provided to a DHCPv6
client by the DHCPv6 server.

console(config)#ipv6 dhcp pool addrpool

console(config-dhcp6s-pool)#domain-name test

console(config-dhcp6s-pool)#no domain-name test

ipv6 dhcp pool

Use the ipv6 dhcp pool command in Global Configuration mode to enter IPv6 DHCP Pool
Configuration mode. DHCPv6 pools are used to specify information for DHCPv6 server to
distribute to DHCPv6 clients. These pools are shared between multiple interfaces over which
DHCPv6 server capabilities are configured.

Syntax

ipv6 dhcp pool pool-name

no ipv6 dhcp pool pool-name

pool-name—DHCPv6 pool name. (Range: 1-31 characters)

Default Configuration

This command has no default configuration.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example enters IPv6 DHCP Pool Configuration mode.

console(config)#ipv6 dhcp pool addrpool

console(config-dhcp6s-pool)#

ipv6 dhcp relay

Use the ipv6 dhcp relay command in Interface Configuration mode to configure an interface for
DHCPv6 relay functionality.

Advertising