Users Guide

Table Of Contents
Layer 3 Routing Commands 1598
milliseconds
— Interval duration. (Range: 0, 1000–4294967295)
Default Configuration
0 is the default value for
milliseconds
.
Command Mode
Interface Configuration (VLAN, Tunnel, Loopback) mode
User Guidelines
This command has no user guidelines.
Example
The following example sets the interval between router advertisements for
advertised neighbor solicitations at 5000 ms.
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 nd ns-interval 5000
ipv6 nud max-multicast-solicits
Configures the maximum number of multicast neighbor solicitations sent
during neighbor resolution or during NUD (neighbor unreachability
detection). Use the no form of the command to reset the value to the default.
Syntax
ipv6 nud max-multicast-solicits
num-solicits
no ipv6 nud max-multicast-solicits
num-solicits
—The maximum number of multicast Neighbor Solicitations
sent during neighbor resolution or during NUD (neighbor unreachability
detection). The value ranges from 3 to 255. The default value is 3.
Default Configuration
The default number of multicast solicits is 3.
Command Mode
Global Configuration, Virtual Router Configuration