Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-295
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2      Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
ipv6 dhcp pool
ipv6 dhcp pool
Use the ipv6 dhcp pool global configuration command on the switch stack or on a standalone switch to 
enter Dynamic Host Configuration Protocol for IPv6 (DHCPv6) pool configuration mode. Use the no 
form of this command to return to the default settings.
ipv6 dhcp pool poolname
no ipv6 dhcp pool poolname
Note
This command is available only if you have configured a dual IPv4 and IPv6 Switch Database 
Management (SDM) template on the switch. The command is not supported on switches running the 
LAN base feature set.
Syntax Description
Defaults
No default is defined.
Command Modes
Global configuration 
Command History
Usage Guidelines
To configure the dual IPv4 and IPv6 template, enter the sdm prefer dual-ipv4-and-ipv6 {default | 
vlan} global configuration command, and reload the switch.
The ipv6 dhcp pool command enables the DHCPv6 pool configuration mode. These configuration 
commands are available:
  •
address prefix IPv6-prefix: sets an address prefix for address assignment. This address must be in 
hexadecimal, using 16-bit values between colons.
  •
lifetime t1 t2: sets a valid and a preferred time interval (in seconds) for the IPv6 address. The range 
is 5 to 4294967295 seconds. The valid default is 2 days. The preferred default is 1 day. The valid 
lifetime must be greater than or equal to the preferred lifetime. Specify infinite for no time interval.
poolname
User-defined name for the DHCPv6 pool. The pool name can be a symbolic 
string (such as Engineering) or an integer (such as 0).
Release
Modification
12.2(53)SE2
This command was introduced.