IPv6.Link[x].NDRetranTimer

Specifies the neighbor discovery retransmission timer in milliseconds for the specified Ethernet interface.

Syntax

IPv6.Link[x].NDRetranTimer = ndretran

x = index of the link entry

Access

Read/Write

Type

Integer

Default

1000

Allowed values

100 - 60000

Example

IPv6.Link[1].NDRetranTimer = 2000

Details

This keyword configures how often the IPv6 stack retransmits neighbor solicitations when corresponding neighbor advertisements are not received. For information about neighbor discovery, refer to RFC 2461 Neighbor Discovery for IP Version 6. For information about using board keywords to configure IPv6 Ethernet interfaces, refer to Configuring IPv6 Ethernet connections.

See also

IPv6.Link[x].NDAttempts, IPv6.Link[x].NDReachabilityTimer