Users Guide

Layer 3 Routing Commands 1568
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 nd 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 nd nud max-multicast-solicits num-solicits
no ipv6 nd 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
User Guidelines
Increase this value when neighbors are not being discovered or large numbers
of neighbors are present.
Command History
Introduced in version 6.2.0.1 firmware.