Interface Configuration Commands
Enterasys G-Series CLI Reference 18-9
Example
Thisexampleshowshowtousetraceroutetodisplayaroundtrippathtohost
2001:0db8:1234:5555::1.
G3(su)->router#traceroute ipv6 2001:0db8:1234:5555::1
Traceroute to 2001:0db8:1234:5555::1, 30 hops max, 40 byte packets
1 2001:0db8:1234:5555::1 1.000000e+00 ms 1.000000e+00 ms 1.000000e+00 ms
Interface Configuration Commands
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:G3(su)‐>router(Config‐if(Vlan1))#
For information about... Refer to page...
ipv6 address 18-9
ipv6 enable 18-10
ipv6 mtu 18-11
ipv6‐addr TheIPv6addresstobeconfiguredontheinterface.
ThisparametermustbeintheformdocumentedinRFC4291,withthe
addressspecifiedinhexadecimalusing16‐bitvaluesbetweencolons.
prefix‐length ThelengthoftheIPv6prefixforthisaddress.Thevalueofprefix‐length
isadecimal
numberindicatingthenumberofhigh‐ordercontiguous
bitsoftheaddressthatcomprisethenetworkportionoftheaddress.
Iftheeui64parameterisused,thisvaluemustbe64bits.
ipv6‐prefix TheIPv6prefixtobeconfiguredontheinterface.
Thisparametermustbeintheformdocumentedin
RFC4291,withthe
addressspecifiedinhexadecimalusing16‐bitvaluesbetweencolons.
eui64 ConfiguresanIPv6addressforaninterfaceusinganEUI‐64interfaceID
intheloworder64bitsoftheaddressandenablesIPv6processingon
theinterface.