C
HAPTER
44
| IP Interface Commands
IPv6 Interface
– 1403 –
IPv6 is enabled
Link-local address:
FE80::2E0:CFF:FE00:FD/64
Global unicast address(es):
2001:DB8::1:2E0:CFF:FE00:FD/64, subnet is 2001:DB8::1:0:0:0:0/64[EUI]
2001:DB8:2222:7272::72/96, subnet is 2001:DB8:2222:7272::/96[EUI]
Joined group address(es):
FF02::1:FF00:72
FF02::1:FF00:FD
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#
RELATED COMMANDS
ipv6 address autoconfig (1400)
show ipv6 interface (1407)
ipv6 address
link-local
This command configures an IPv6 link-local address for an interface and
enables IPv6 on the interface. Use the no form without any arguments to
remove all manually configured IPv6 addresses from the interface. Use the
no form with a specific address to remove it from the interface.
SYNTAX
ipv6 address ipv6-address link-local
no ipv6 address [ipv6-address link-local]
ipv6-address - The IPv6 address assigned to the interface.
DEFAULT SETTING
No IPv6 addresses are defined
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
◆ 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.