Cisco Cisco SG500-52PP 52-port Gigabit Max PoE+ Stackable Managed Switch 技术参考

下载
页码 1295
IPv6 Commands
OL-31486-02 Command Line Interface Reference Guide
543
28
 
Example
The following example enables the advertisement interval option to be sent in 
RAs: 
switchxxxxxx(config)# 
interface vlan
 1
switchxxxxxx(config-if)# 
ipv6 nd advertisement-interval
switchxxxxxx(config-if)# 
exit
28.13 ipv6 nd dad attempts
Use the ipv6 nd dad attempts command in Interface Configuration mode to 
configure the number of consecutive neighbor solicitation messages that are sent 
on an interface while duplicate address detection is performed on the Unicast 
IPv6 addresses of the interface. 
To return the number of messages to the default value, use the no form of this 
command.
Syntax
ipv6 nd dad attempts 
value
no ipv6 nd dad attempts
Parameters
value
—The number of neighbor solicitation messages. The acceptable 
range is from 0 to 600. Configuring a value of 0 disables duplicate address 
detection processing on the specified interface; a value of 1 configures a 
single transmission without follow-up transmissions.
Default Configuration
1
Command Mode
Interface Configuration mode