HP VPN Firewall Appliances Network Management Configuration Guide

690
Ste
p
Command
Remarks
5. Turn off the MTU option in
RA messages.
ipv6 nd ra no-advlinkmtu
Optional.
By default, RA messages contain the
MTU option.
6. Set the M flag bit to 1.
ipv6 nd autoconfig
managed-address-flag
Optional.
By default, the M flag bit is set to 0 and
hosts acquire IPv6 addresses through
stateless autoconfiguration.
7. Set the O flag bit to 1.
ipv6 nd autoconfig other-flag
Optional.
By default, the O flag bit is set to 0 and
hosts acquire other configuration
information through stateless
autoconfiguration.
8. Configure the router
lifetime in RA messages.
ipv6 nd ra router-lifetime value
Optional.
The default setting is 1800 seconds.
9. Set the NS retransmission
timer.
ipv6 nd ns retrans-timer value
Optional.
By default, the local interface sends NS
messages at 1000 millisecond intervals,
and the value of the Retrans Timer field
in RA messages sent by the local
interface is 0. The interval for
retransmitting an NS message is
determined by the receiving device.
10. Set the reachable time.
ipv6 nd nud reachable-time
value
Optional.
By default, the neighbor reachable time
on the local interface is 30000
milliseconds, and the value of the
Reachable Time field in the RA messages
sent by the local interface is 0. The
neighbor reachable time is determined
by the receiving device.
Configuring the maximum number of attempts to send an NS
message for DAD
An interface sends an NS message for DAD after acquiring an IPv6 address. If the interface does not
receive a response within a specific time (determined by the ipv6 nd ns retrans-timer command), it
continues to send an NS message. If the interface still does not receive a response after the number of
sent attempts reaches the threshold (specified with the ipv6 nd dad attempts command), the acquired
address is considered usable.
To configure the attempts to send an NS message for DAD:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A