HP VPN Firewall Appliances Network Management Command Reference
716
undo ipv6 nd ns retrans-timer
Default
The local interface sends NS messages at an interval of 1000 millisecond and the Retrans Timer field in
the RA messages sent is 0, so that the interval for retransmitting an NS message is determined by the
receiving device.
Views
Interface view
Default command level
2: System level
Parameters
value: Interval for retransmitting an NS message in milliseconds, in the range of 1000 to 4294967295.
Examples
# Specify GigabitEthernet 0/1 to retransmit NS messages at intervals of 10000 milliseconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 nd ns retrans-timer 10000
Related commands
display ipv6 interface
ipv6 nd nud reachable-time
Use ipv6 nd nud reachable-time to configure the neighbor reachable time on an interface. This time
value serves as not only the neighbor reachable time on the local interface, but also the value of the
Reachable Time field in RA messages sent by the local interface.
Use undo ipv6 nd nud reachable-time to restore the default.
Syntax
ipv6 nd nud reachable-time value
undo ipv6 nd nud reachable-time
Default
The neighbor reachable time on the local interface is 30000 milliseconds and the value of the
Reachable Time field in RA messages is 0, so that the reachable time is determined by the receiving
device.
Views
Interface view
Default command level
2: System level
Parameters
value: Neighbor reachable time in milliseconds, in the range of 1 to 3600000.
Examples
# Set the neighbor reachable time on GigabitEthernet 0/1 to 10000 milliseconds.