ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 33
| IP Interface Commands
IPv6 Interface
– 933 –
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.
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.
Example
The following sets the reachable time for a remote node to 1000 milliseconds:
Console(config)#interface vlan 1
Console(config-if)ipv6 nd reachable-time 1000
Console(config-if)#
clear ipv6 neighbors This command deletes all dynamic entries in the IPv6 neighbor discovery cache.
Command Mode
Privileged Exec
Example
The following deletes all dynamic entries in the IPv6 neighbor cache:
Console#clear ipv6 neighbors
Console#
show ipv6 neighbors This command displays information in the IPv6 neighbor discovery cache.
Syntax
show ipv6 neighbors [vlan vlan-id | ipv6-address]
vlan-id - VLAN ID (Range: 1-4094)
ipv6-address - The IPv6 address of a neighbor device. You can specify either
a link-local or global unicast address 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.