Chapter 25
| IP Interface Commands
IPv6 Interface
– 569 –
IPv6 is enabled.
Link-local address:
FE80::200:E8FF:FE90:0/64
Global unicast address(es):
2009:DB9:2229::79, subnet is 2009:DB9:2229:0::/64
Joined group address(es):
FF01::1/16
FF02::1/16
FF02::1:FF00:79/104
FF02::1:FF90:0/104
MTU is 1500 bytes.
ND DAD is enabled, number of DAD attempts: 5.
ND retransmit interval is 30000 milliseconds
ND router advertisements are sent every 30 seconds
Console#
Related Commands
show running-config (84)
ipv6 nd
reachable-time
This command configures the amount of time that a remote IPv6 node is
considered reachable after some reachability confirmation event has occurred.
Syntax
ipv6 nd reachable-time milliseconds
no ipv6 nd reachable-time
milliseconds - The time that a node can be considered reachable after
receiving confirmation of reachability. (Range: 1000-3600000)
Default Setting
30000 milliseconds is used for neighbor discovery operations
0 milliseconds is advertised in router advertisements
Command Mode
Interface Configuration (VLAN)
Command Usage
◆ The time limit configured by this parameter allows the router to detect
unavailable neighbors. During the neighbor discover process, an IPv6 node will
multicast neighbor solicitation messages to search for neighbor nodes. For a
neighbor node to be considered reachable, it must respond to the neighbor
soliciting node with a neighbor advertisement message to become a
confirmed neighbor, after which the reachable timer will be considered in
effect for subsequent unicast IPv6 layer communications.
◆ This time limit is included in all router advertisements sent out through an
interface, ensuring that nodes on the same link use the same time value.
◆ Setting the time limit to 0 means that the configured time is unspecified by this
router.