Ipv6 nd reachable-time, Clear ipv6 neighbors, Ipv6 nd reachable-time clear ipv6 neighbors – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 670

620
Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
IPv6 Interface
29
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: 0-3600000)
Default Setting
30000 milliseconds is used for neighbor discovery operations
Command Mode
Interface Configuration (VLAN)
Command Usage
The time limit configured by this command allows the switch to detect unavailable neighbors.
Example
The following sets the reachable time for a remote node to 1000 milliseconds:
Console(config)#interface vlan 1
Console(config)#pv6 nd reachable-time 1000
Console(config)#
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#