HP 6125G HP 6125G & 6125G/XG Blade Switches Layer 3 - IP Services Conf - Page 102

Configuring the maximum number of attempts to send an NS message for DAD, Command, Remarks

Page 102 highlights

Step 4. Configure the prefix information in RA messages. Command ipv6 nd ra prefix { ipv6-prefix prefix-length | ipv6-prefix/prefix-length } valid-lifetime preferred-lifetime [ no-autoconfig | off-link ] * 5. Turn off the MTU option in RA messages. ipv6 nd ra no-advlinkmtu 6. Set the M flag bit to 1. ipv6 nd autoconfig managed-address-flag 7. Set the O flag bit to 1. ipv6 nd autoconfig other-flag 8. Configure the router lifetime in RA messages. ipv6 nd ra router-lifetime value 9. Set the NS retransmission timer. ipv6 nd ns retrans-timer value 10. Set the reachable time. ipv6 nd nud reachable-time value Remarks Optional. By default, no prefix information is configured for RA messages, and the IPv6 address of the interface sending RA messages is used as the prefix information with valid lifetime 2592000 seconds (30 days) and preferred lifetime 604800 seconds (seven days). Optional. By default, RA messages contain the MTU option. Optional. By default, the M flag bit is set to 0 and hosts acquire IPv6 addresses through stateless autoconfiguration. Optional. By default, the O flag bit is set to 0 and hosts acquire other configuration information through stateless autoconfiguration. Optional. 1800 seconds by default. 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. 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 specified 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. 94

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165

94
Step
Command
Remarks
4.
Configure the prefix
information in RA
messages.
ipv6 nd ra prefix
{
ipv6-prefix
prefix-length
|
ipv6-prefix
/
prefix-length
}
valid-lifetime preferred-lifetime
[
no-autoconfig
|
off-link
] *
Optional.
By default, no prefix information is
configured for RA messages, and the
IPv6 address of the interface sending RA
messages is used as the prefix
information with valid lifetime 2592000
seconds (30 days) and preferred lifetime
604800 seconds (seven days).
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.
1800 seconds by default.
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 specified 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.