DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
126
Example
This example shows how to configure the reachable time on VLAN 1 to 3600 seconds.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ipv6 nd reachable-time 3600000
Switch(config-if)#
10-14
ipv6 nd ns-interval
This command is used to configure the interval between retransmissions of NS messages. Use the
no
command to return this to the default value.
ipv6 nd ns-interval MILLI-SECONDS
no ipv6 nd ns-interval
Parameters
MILLI-SECONDS
Enter the amount of time between retransmissions of NS message
here. The range is from 0 to 3600000 milliseconds in multiples of
1000 milliseconds.
Default
The default value advertised in the RA is 0.
The default value used by the router is 1000 milliseconds (1 second).
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The configured time is used by the router on the interface and is also advertised in RA message. If
the specified time is 0, the router will use 1 second on the interface and advertise 0 (unspecified) in
the RA message.
Example
This example shows how to configure the IPv6 NS message retransmission interval to 6 seconds.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ipv6 nd ns-interval 6000
Switch(config-if)#
10-15
ipv6 neighbor
This command is used to create a static ipv6 neighbor entry. Use the
no
form of this command to
delete a static IPv6 neighbor entry.
ipv6 neighbor IPV6-ADDRESS INTERFACE-ID MAC-ADDRESS
no ipv6 neighbor IPV6-ADDRESS INTERFACE-ID
Summary of Contents for DGS-510
Page 1: ...1 ...
Page 287: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 284 ...
Page 321: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 318 ...
Page 493: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 490 ...
Page 733: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 730 ...