Command Manual (For Soliton) – IPv6 Management
H3C S3100 Series Ethernet Switches
Chapter 1 IPv6 Configuration Commands
1-30
Use the
undo ipv6 nd ns retrans-timer
command to restore the interval for
retransmitting an NS message to the default.
By default, the local interface sends NS messages at intervals of 1,000 milliseconds
Related commands:
display ipv6 interface
.
Examples
# Specify the VLAN-interface 1 to send an NS message at intervals of 10,000
milliseconds.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Vlan-interface 1
[Sysname-Vlan-interface1] ipv6 nd ns retrans-timer 10000
1.1.23 ipv6 nd nud reachable-time
Syntax
ipv6 nd nud reachable-time value
undo ipv6 nd nud reachable-time
View
VLAN interface view
Parameters
value
: Neighbor reachable time in milliseconds, in the range of 1 to 3,600,000.
Description
Use the
ipv6 nd nud reachable-time
command to configure the neighbor reachable
time on an interface.
Use the
undo ipv6 nd nud reachable-time
command to restore the default.
By default, the neighbor reachable time on the local interface is 30,000 milliseconds.
Related commands:
display ipv6 interface
.
Examples
# Set the neighbor reachable time on the VLAN-interface 1 to 10,000 milliseconds.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Vlan-interface 1
[Sysname-Vlan-interface1] ipv6 nd nud reachable-time 10000