show ipv6 address
SecureStack B3 Configuration Guide 19-3
Syntax
set ipv6 address ipv6-addr/prefix-length [eui64]
Parameters
Defaults
NoglobalunicastIPv6addressisdefinedbydefault.
Mode
Switchmode,read‐write.
Usage
UsethiscommandtomanuallyconfigureaglobalunicastIPv6addressforIPv6management.You
canspecifytheaddresscompletely,oryoucanusetheoptionaleui64parametertoallowthe
switchtogeneratethelowerorder64bitsoftheaddress.
Whenusingtheeui64parameter,youspecifyonlythe
networkprefixandlength.
Examples
ThisexampleshowshowtocompletelyspecifyanIPv6addressbyenteringall128bitsandthe
prefix:
B3(su)->set ipv6 address 2001:0db8:1234:5555::9876:2/64
B3(su)->show ipv6 address
Name IPv6 Address
------------ ----------------------------------------
host FE80::201:F4FF:FE5C:2880/64
host 2001:DB8:1234:5555::9876:2/64
Thisexampleshowshowtousetheeui64parametertoconfigurethelowerorder64bits:
B3(su)->set ipv6 address 2001:0db8:1234:5555::/64 eui64
B3(su)->show ipv6 address
Name IPv6 Address
------------ ----------------------------------------
host FE80::201:F4FF:FE5C:2880/64
host 2001:DB8:1234:5555:201:F4FF:FE5C:2880/64
show ipv6 address
UsethiscommandtodisplaythesystemIPv6address(es)andIPv6gatewayaddress(default
router),ifconfigured.
ipv6‐addr TheIPv6addressorprefixtobeconfigured.Thisparametermustbeinthe
formdocumentedinRFC4291,withtheaddressspecifiedinhexadecimal
using16‐bitvaluesbetweencolons.
prefix‐length The
lengthoftheIPv6prefixforthisaddress.Thevalueofprefix‐lengthisa
decimalnumberindicatingthenumberofhigh‐ordercontiguousbitsofthe
addressthatcomprisethenetworkportionoftheaddress.
eui64 (Optional)FormulatetheIPv6addressusing anEUI‐64IDinthelower
order
64bitsoftheaddress.