5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
905
lifetime
(Optional) Sets a length of time for the hosts to remember router
advertisements. If configured, both valid and preferred lifetimes must be
configured.
valid-lifetime
The amount of time, in seconds, the prefix remains valid for the
requesting router to use. The range is from 60 through 4294967294.
The preferred-lifetime value cannot exceed the valid-lifetime value.
preferred-lifetime
The amount of time, in seconds, that the prefix remains preferred for the
requesting router to use. The range is from 60 through 4294967294.
The preferred-lifetime value cannot exceed the valid-lifetime value.
infinite
An unlimited lifetime.
Default
The default is None.
Command Mode
IPv6 DHCP Pool Config
Example
The following example of the command shows how a user can configure an IPv6 address prefix for the
IPv6 configuration pool pool1.
(Switch)#configure
(Switch)(Config)#ipv6 dhcp pool pool1
(Switch)(Config-dhcp6s-pool)#address prefix 2001::/64
(Switch)(Config-dhcp6s-pool)#exit
8-132 domain-name (IPv6)
Sets the DNS domain name that is provided to a DHCPv6 client by a DHCPv6 server. The DNS domain
name is configured to provide stateless server support. The domain name can be no more than 31 alpha-
numeric characters in length. A DHCPv6 pool can include multiple domain names, up to a maximum of 8.
The
no
command removes a DHCPv6 domain name from a DHCPv6 pool.
domain-name domain
no domain-name domain
Parameters
domain
Indicates the DNS domain name as provided by a DHCPv6 server.
Default
The default is None.
Command Mode
IPv6 DHCP Pool Config