Specifications

Interface Configuration Commands
18-10 IPv6 Configuration
Interface Configuration Commands
ThecommandstoconfigureIPv6interfacesare:
ipv6 address
ThiscommandconfiguresaglobalIPv6addressonaninterface,includingVLAN,tunnel,and
loopbackinterfaces,andenablesIPv6processingontheinterface.
Syntax
ipv6 address {ipv6-addr/prefix-length | ipv6-prefix/prefix-length eui64}
no ipv6 address [ipv6-addr/prefix-length | ipv6-prefix/prefix-length eui64]
Parameters
Defaults
NoIPv6addressesaredefinedforanyinterface.
Mode
Routerinterfaceconfiguration:C3(su)>router(configif(Vlan1))#
Usage
UsethiscommandtomanuallyconfigureaglobalIPv6addressonaninterface.Youcanenterthe
complete128bitaddressandprefix,orusetheeui64parametertoconfigureaglobalIPv6address
usinganEUI64identifierintheloworder64bitsoftheaddress.Whenusingthe
eui64parameter,
youspecifyonlythenetworkprefixandlength,andtheSecureStackC3generatestheloworder64
bits.
ThehexadecimallettersintheIPv6addressesarenotcasesensitive.
For information about... Refer to page...
ipv6 address 18-10
ipv6 enable 18-11
ipv6 mtu 18-12
ipv6addr TheIPv6 addresstobeconfiguredontheinterface.
ThisparametermustbeintheformdocumentedinRFC4291,withthe
addressspecifiedinhexadecimalusing16bitvaluesbetweencolons.
prefixlength ThelengthoftheIPv6prefixforthisaddress.Thevalueofprefixlength
isadecimal
numberindicatingthenumberofhighordercontiguous
bitsoftheaddressthatcomprisethenetworkportionoftheaddress.
Iftheeui64parameterisused,thisvaluemustbe64bits.
ipv6prefix TheIPv6prefixtobeconfiguredontheinterface.
Thisparametermustbeintheformdocumentedin
RFC4291,withthe
addressspecifiedinhexadecimalusing16bitvaluesbetweencolons.
eui64 ConfiguresanIPv6addressforaninterfaceusinganEUI64interfaceID
intheloworder64bitsoftheaddressandenablesIPv6processingon
theinterface.