Specifications
ipv6 nd prefix
18-20 IPv6 Configuration
Defaults
Suppressiondisabled.
Mode
Routerinterfaceconfiguration:C3(su)‐>router(configif(Vlan1))#
Usage
Bydefault,transmissionofrouteradvertisementsisenabled.Thiscommanddisablessuch
transmissions.Usethenoformofthiscommandtore‐enabletransmission.
Example
Thisexampledisablesrouteradvertisementtransmission.
C3(su)->router(configif(Vlan 1))# ipv6 nd suppress-ra
ipv6 nd prefix
ThiscommandconfigurestheIPv6prefixestobeincludedinrouteradvertisementssentbythis
interface.
Syntax
ipv6 nd prefix {ipv6-prefix/prefix-length} [{valid-lifetime | infinite}
{preferred-lifetime | infinite}] [no-autoconfig] [off-link]
no ipv6 nd prefix {ipv6-prefix/prefix-length}
Parameters
ipv6‐prefix/prefix‐length The IPv6networkprefixandtheprefixlengthbeingconfigured.
TheprefixmustbeintheformdocumentedinRFC4291,withthe
addressspecifiedinhexadecimalusing16‐bitvaluesbetweencolons.
Theprefixlengthisadecimalnumberindicatingthenumberofhigh‐
ordercontiguousbits
oftheaddressthatcomprisethenetworkportion
oftheaddress.
valid‐lifetime|infinite (Optional)Specifiesthelengthoftimeinseconds(relativetothetime
thepacketissent)thattheprefixisvalidforthepurposeofon‐link
determination.
Thelifetimevaluecanrangefrom0to4,294,967,295.
Specifying
infinitemeansthattheprefixisalwaysvalid.
preferred‐lifetime|
infinite
(Optional)Specifiesthelengthoftimeinseconds(relativetothetime
thepacketissent)thataddressesgeneratedfromtheprefixbymeansof
statelessaddressautoconfigurationremainpreferred.
Thelifetimevaluecanrangefrom0to4,294,967,295.
Specifying
infinitemeansthattheprefixisalwayspreferred.
no‐autoconfig Unsetstheautonomousaddress‐configurationflag.Whennotset,
meansthatthisprefixcannotbeusedforautonomousaddress
configuration.Bydefault,theautonomousaddress‐configurationflagis
set/enabled.