Chapter 45: IP Interface Commands
IPv6 Interface
– 1354 –
C
OMMAND
U
SAGE
•
The specified address must be formatted according to RFC 2373 “IPv6
Addressing Architecture,” using 8 colon-separated 16-bit hexadecimal
values. One double colon may be used in the address to indicate the
appropriate number of zeros required to fill the undefined fields. And
the address prefix must be in the range of FE80~FEBF.
•
The address specified with this command replaces a link-local address
that was automatically generated for the interface.
•
You can configure multiple IPv6 global unicast addresses per interface,
but only one link-local address per interface.
•
If a duplicate address is detected, a warning message is sent to the
console.
E
XAMPLE
This example assigns a link-local address of FE80::269:3EF9:FE19:6779 to
VLAN 1. Note that a prefix in the range of FE80~FEBF is required for link-
local addresses, and the first 16-bit group in the host address is padded
with a zero in the form 0269.
Console(config)#interface vlan 1
Console(config-if)#ipv6 address FE80::269:3EF9:FE19:6779 link-local
Console(config-if)#end
Console#show ipv6 interface
VLAN 1 is up
IPv6 is enabled.
Link-local address:
fe80::269:3ef9:fe19:6779%1/64
Global unicast address(es):
2001:db8:0:1:b60e:dcff:fe34:9608/64, subnet is 2001:db8:0:1::/64[EUI]
Joined group address(es):
ff02::1:ff19:6779
ff02::1:ff34:9608
ff02::1
IPv6 link MTU is 1500 bytes
ND DAD is enabled, number of DAD attempts: 3.
ND retransmit interval is 1000 milliseconds
ND advertised retransmit interval is 0 milliseconds
ND reachable time is 30000 milliseconds
ND advertised reachable time is 0 milliseconds
ND advertised router lifetime is 1800 seconds
Console#
R
ELATED
C
OMMANDS
ipv6 enable
This command enables IPv6 on an interface that has not been configured
with an explicit IPv6 address. Use the
no
form to disable IPv6 on an
interface that has not been configured with an explicit IPv6 address.
Summary of Contents for SSE-G2252
Page 42: ...44 General IP Routing on page 627...
Page 603: ...Chapter 16 IP Configuration Setting the Switch s IP Address IP Version 6 609...
Page 883: ...Chapter 24 General Security Measures Port based Traffic Segmentation 894...
Page 989: ...Chapter 30 Congestion Control Commands Automatic Traffic Control Commands 1000 Console...
Page 1007: ...Chapter 33 Address Table Commands 1019...
Page 1137: ...Chapter 38 Quality of Service Commands 1150...