Specifications
exit
19-8 DHCPv6 Configuration
Defaults
Defaultvalueofvalidlifeti meofprefix:604,800
Defaultvalueofpreferredlifetimeofprefix:2,592,000
Mode
RouterDHCPv6poolconfigurationmode:C3(su)‐>router(Config‐dhcp6s‐pool)#
Usage
UsethiscommandtomanuallyconfigureanIPv6addressprefixtobedelegatedtoaspecific
client,identifiedbytheirDHCPuniqueidentifier.RefertoRFC3633,“IPv6PrefixOptionsfor
DynamicHostConfigurationProtocol(DHCP)version6,”formoreinformationaboutprefix
delegation.
Usethenoformofthiscommand
toremoveaconfiguredprefix.
Example
Thisexampleconfiguresaprefixtobedelegatedtotheprefixdelegationclientidentifiedbythe
DUID00:02:00:00:00:11:0A:C0:89:D3:03:00:09:AA.Thedefaultlifetimevaluesareused.
C3(su)->router(Config)# ipv6 dhcp pool PoolA
C3(su)->router(Config-dhcp6s-pool)# prefix-delegation 2001:0db8:10::/48
00:02:00:00:00:11:0A:C0:89:D3:03:00:09:AA
exit
ThiscommandexitsfromDHCPv5poolconfigurationmodeandreturnstoglobalconfiguration
mode.
Syntax
exit
Parameters
None.
Defaults
None.
DUID TheDHCPUniqueIdentifier(DUID)oftheprefixdelegationclient,as
describedinRFC3315.
namehostname (Optional)Thenameoftheprefixdelegationclient,consistingofupto
31alpha‐numericcharacters.Thisnameisusedforloggingand/or
tracingonly.
valid‐lifetimesecs|
infinite
(Optional)Thevalidlifetimeof
theprefix,specifiedassecondsoras
infinite.Thevalueofsecscanrangefrom0to4294967295.
preferred‐lifetime
secs|infinite
(Optional)Thepreferredlifetimeoftheprefix,specifiedassecondsoras
infinite.Thevalueofsecscanrangefrom0to4294967295.