21 prefix-delegation pool, 22 service dhcpv6, Prefix – PLANET XGS3-24040 User Manual

Page 343: Delegation pool, Service dhcpv

Advertising
background image


25-56

Switch(dhcp-1-config)#prefix-delegation 2001:da8::/48 0001000600000005000BBFAA2408

iaid 12

25.21 prefix-delegation pool

Command:

prefix-delegation pool <poolname> [lifetime { <valid-time> | infinity} { <preferred-time> |

infinity}]

no prefix-delegation pool <poolname>

Function:

To configure prefix delegation name used by DHCPv6 address pool. The no form of this command

deletes the configuration.

Parameters:

<poolname> is the name of the address prefix pool, the length name string should be less than 32.

<valid-time> and <preferred-time> are the valid life time and the preferred life time of the IPv6

address allocated to the clients respectively, in seconds, and its value is allowed between 1 and

31536000. However, <preferred-time> should never be bigger than <valid-time>. If not configured,

the default <valid-time> will be 2592000, while <preferred-time> will be 604800. The infinity

parameter means the life time is infinity.

Command Mode:

DHCPv6 address pool configuration mode.

Default:

The prefix delegation name used by DHCPv6 address pool is not configured.

Usage Guide:

This command configures the name of the address prefix pool for address allocation. If configured,

the addresses in the prefix address pool will be allocated to the clients. This command can be used

in association with the ipv6 local pool command. For one address pool, only one prefix delegation

pool can be bound. When trying to remove the prefix name configuration, the prefix delegation

service of the server will be unavailable, if both the address pool is not associated with the prefix

delegation pool and no static prefix delegation binding is enabled.

Example:

Switch(dhcp-1-config)#prefix-delegation pool abc

25.22 service dhcpv6

Command:

service dhcpv6

no service dhcpv6

Function:

To enable DHCPv6 server function; the no form of this command disables the configuration.

Parameter:

None.

Default:

Disabled.

Advertising