Neighbor Redirect Messages; Setting Neighbor Solicitation Parameters For Duplicate Address Detection - Brocade Communications Systems FastIron SX 800 Configuration Manual

Hide thumbs Also See for FastIron SX 800:
Table of Contents

Advertisement

Because a host at system startup typically does not have a unicast IPv6 address, the source address in the router solicitation message is
usually the unspecified IPv6 address (0:0:0:0:0:0:0:0). If the host has a unicast IPv6 address, the source address is the unicast IPv6
address of the host interface sending the router solicitation message.
Entering the ipv6 unicast-routing command automatically enables the sending of router advertisement messages on all configured
router Ethernet interfaces. You can configure several router advertisement message parameters. For information about disabling the
sending of router advertisement messages and the router advertisement parameters that you can configure, refer to
disabling IPv6 router advertisements

Neighbor redirect messages

After forwarding a packet, by default, a router can send a neighbor redirect message to a host to inform it of a better first-hop router. The
host receiving the neighbor redirect message will then readdress the packet to the better router.
A router sends a neighbor redirect message only for unicast packets, only to the originating node, and to be processed by the node.
A neighbor redirect message has a value of 137 in the Type field of the ICMP packet header.

Setting neighbor solicitation parameters for duplicate address detection

Although the stateless auto configuration feature assigns the 64-bit interface ID portion of an IPv6 address using the MAC address of
the host's NIC, duplicate MAC addresses can occur. Therefore, the duplicate address detection feature verifies that a unicast IPv6
address is unique before it is assigned to a host interface by the stateless auto configuration feature. Duplicate address detection verifies
that a unicast IPv6 address is unique.
If duplicate address detection identifies a duplicate unicast IPv6 address, the address is not used. If the duplicate address is the link-local
address of the host interface, the interface stops processing IPv6 packets.
NOTE
Duplicate Address Detection (DAD) is not currently supported with IPv6 tunnels. Make sure tunnel endpoints do not have
duplicate IP addresses.
You can configure the following neighbor solicitation message parameters that affect duplicate address detection while it verifies that a
tentative unicast IPv6 address is unique:
The number of consecutive neighbor solicitation messages that duplicate address detection sends on an interface. By default,
duplicate address detection sends three neighbor solicitation messages without any follow-up messages.
The interval in seconds at which duplicate address detection sends a neighbor solicitation message on an interface. By default,
duplicate address detection sends a neighbor solicitation message every 1000 milliseconds.
For example, to change the number of neighbor solicitation messages sent on Ethernet interface 1/3/1 to two and the interval between
the transmission of the two messages to 9 seconds, enter the following commands.
device(config)#interface ethernet 1/3/1
device(config-if-e1000-1/3/1)#ipv6 nd dad attempt 2
device(config-if-e1000-1/3/1)#ipv6 nd ns-interval 9000
Syntax: [no] ipv6 nd dad attempt number
Syntax: [no] ipv6 nd ns-interval number
For the number of neighbor solicitation messages, specify a number from 0 - 255. The default is 3. Configuring a value of 0 disables
duplicate address detection processing on the specified interface. To restore the number of messages to the default value, use the no
form of this command.
FastIron Ethernet Switch Layer 3 Routing
53-1003627-04
on page 174 and
Setting IPv6 router advertisement parameters
IPv6 neighbor discovery configuration
Enabling and
on page 172.
171

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents