
31-13
31.16 ipv6 dhcp server
Command:
ipv6 dhcp server
<poolname>
[preference
<value>
] [rapid-commit] [allow-hint]
no ipv6 dhcp server
<poolname>
Function:
This command configures the address pool which will be allocated by the DHCPv6 server through the specified
interface. The no form of this command will remove the address pool configuration.
Parameters:
<
poolname
>
is a string with its length less than 32, which designates the name of the address pool which is
associated with the specified interface. If the
rapid-commit
option has been specified, the DHCPv6 server send a
REPLY packet to the client immediately after receiving the SOLICIT packet. If the
preference
option has been
specified,
<
value
>
will be the priority of the DHCPv6 server, with its value allowed between 0 and 255, and with 0 by
default, the bigger the preference value is, the higher the priority of the DHCPv6 server. If the
allow-hint
option has
been specified, the client expected value of parameters will be appended in its request packets.
Command Mode:
Interface Configuration Mode.
Default:
DHCPv6 address pool based on port is not configured by default.
Usage Guide:
This command configure the DHCPv6 address pool which is applied by the DHCPv6 server for the specified
interface, as well as optional parameters. One VLAN can bind many DHCPv6 address pools and assign the address
for DHCPv6 request packet from direct-link and relay delegation.
Example:
Switch(Config-if-Vlan1)#ipv6 dhcp server PoolA preference 80 rapid-commit allow-hint
31.17 ipv6 general-prefix
Command:
ipv6 general-prefix
<prefix-name>
<ipv6-prefix/prefix-length>
no ipv6 general-prefix
<prefix-name>