9 ipv6 nd ns-interval, 10 ipv6 nd suppress-ra – PLANET WGSW-50040 User Manual

Page 215

Advertising
background image

Command Mode:

Interface Configuration Mode

Default:

The default request message number is 1.

Usage Guide:

When configuring an IPv6 address, it is required to process IPv6 Duplicate Address Detection, this

command is used to configure the ND message number of Duplicate Address Detection to be sent,

value being 0 means no Duplicate Address Detection is executed.

Example:

The Neighbor Solicitation Message number sent in succession by interface when setting Duplicate

Address Detection is 3.

Switch(Config-if-Vlan1)# ipv6 nd dad attempts 3

12.2.9 ipv6 nd ns-interval

Command:

ipv6 nd ns-interval <seconds>

no ipv6 nd ns-interval

Function:

Set the time interval of Neighbor Solicitation Message sent by the interface.

Parameter:

<seconds> is the time interval of sending Neighbor Solicitation Message, <seconds> value must

be between 1-3600 seconds, no command restores the default value 1 second.

Command Mode:

Interface Configuration Mode

Default:

The default Request Message time interval is 1 second.

The value to be set will include the situation in all routing announcement on the interface. Generally,

very short time interval is not recommended.

Example:

Set Vlan1 interface to send out Neighbor Solicitation Message time interval to be 8 seconds.

Switch(Config-if-Vlan1)#ipv6 nd ns-interval 8

12.2.10 ipv6 nd suppress-ra

Command:

Advertising