IPv6 link-local address

Transmission of IPv6 Packets over Ethernet Networks

Posted on |
Zaful.comTransmission of IPv6 Packets over Ethernet Networks 11    Zaful.comTransmission of IPv6 Packets over Ethernet Networks 12    Zaful.comTransmission of IPv6 Packets over Ethernet Networks 13 

Transmission of IPv6 Packets over Ethernet Networks

1.  Introduction

This document specifies the frame format for transmission of IPv6 packets and the method of forming IPv6 link-local addresses and statelessly autoconfigured addresses on Ethernet networks.  It also specifies the content of the Source/Target Link-layer Address option used in Router Solicitation, Router Advertisement, Neighbor Solicitation, Neighbor Advertisement and Redirects messages when those messages are transmitted on an Ethernet.

2.  Maximum Transmission Unit

The default MTU size for IPv6 [RFC 2460] packets on an Ethernet is 1500 octets.  This size may be reduced by a Router Advertisement [RFC 2461] containing an MTU option which specifies a smaller MTU, or by manual configuration of each node.  If a Router Advertisement received on an Ethernet interface has an MTU option specifying an MTU larger than 1500, or larger than a manually configured value, that MTU option may be logged to system management but must be otherwise ignored.

For purposes of this document, information received from DHCP is considered “manually configured” and the term Ethernet includes CSMA/CD and full-duplex subnetworks based on ISO/IEC 8802-3, with various data rates.

 

3.  Frame Format

IPv6 packets are transmitted in standard Ethernet frames.  The Ethernet header contains the Destination and Source Ethernet addresses and the Ethernet type code, which must contain the value 86DD hexadecimal.  The data field contains the IPv6 header followed immediately by the payload, and possibly padding octets to meet the minimum frame size for the Ethernet link.
Ethernet Frame Format
 Zipker.comTransmission of IPv6 Packets over Ethernet Networks 14

4.  Stateless Autoconfiguration

The Interface Identifier [RFC 2373] for an Ethernet interface is based on the EUI-64 identifier [“Guidelines For 64-bit Global Identifier (EUI-64)”, http://standards.ieee.org/db/oui/tutorials/EUI64.html] derived from the interface’s built-in 48-bit IEEE 802 address.  The EUI-64 is formed as follows. (Canonical bit order is assumed throughout.)

The OUI of the Ethernet address (the first three octets) becomes the company_id of the EUI-64 (the first three octets).  The fourth and fifth octets of the EUI are set to the fixed value FFFE hexadecimal. The last three octets of the Ethernet address become the last three octets of the EUI-64.

The Interface Identifier is then formed from the EUI-64 by complementing the “Universal/Local” (U/L) bit, which is the next-to-lowest order bit of the first octet of the EUI-64.  Complementing this bit will generally change a 0 value to a 1, since an interface’s built-in address is expected to be from a universally administered address space and hence have a globally unique value.  A universally administered IEEE 802 address or an EUI-64 is signified by a 0 in the U/L bit position, while a globally unique IPv6 Interface Identifier is signified by a 1 in the corresponding position.  For further discussion on this point, see [RFC 2373].

For example, the Interface Identifier for an Ethernet interface whose built-in address is, in hexadecimal,

 
                             34-56-78-9A-BC-DE
 
would be
 
                         36-56-78-FF-FE-9A-BC-DE.
 

A different MAC address set manually or by software should not be used to derive the Interface Identifier.  If such a MAC address must be used, its global uniqueness property should be reflected in the value of the U/L bit.

An IPv6 address prefix used for stateless autoconfiguration [RFC 2462] of an Ethernet interface must have a length of 64 bits.

 

5.  Link-Local Addresses

The IPv6 link-local address [RFC 2373] for an Ethernet interface is formed by appending the Interface Identifier, as defined above, to the prefix FE80::/64.
 local link address

6.  Address Mapping — Unicast

The procedure for mapping IPv6 unicast addresses into Ethernet link-layer addresses is described in [RFC 2461].  The Source/Target Link-layer Address option has the following form when the link layer is Ethernet.
address mapping unicastOption fields:
 
Type
1 for Source Link-layer address.
2 for Target Link-layer address.
Length 1 (in units of 8 octets).
Ethernet Address
The 48 bit Ethernet IEEE 802 address, in canonical bit order.  This is the address the interface currently responds to, and may be different from the built-in address used to derive the Interface Identifier.

Zoomin.comTransmission of IPv6 Packets over Ethernet Networks 15

7.  Address Mapping — Multicast

n IPv6 packet with a multicast destination address DST, consisting of the sixteen octets DST[1] through DST[16], is transmitted to the Ethernet multicast address whose first two octets are the value 3333 hexadecimal and whose last four octets are the last four octets of DST.
address mapping multicast
 

8.  Differences From RFC 1972

The following are the functional differences between this specification and RFC 1972.

The Address Token, which was a node’s 48-bit MAC address, is replaced with the Interface Identifier, which is 64 bits in length and based on the EUI-64 format.  An IEEE-defined mapping exists from 48-bit MAC addresses to EUI-64 form.

A prefix used for stateless autoconfiguration must now be 64 bits long rather than 80.  The link-local prefix is also shortened to 64 bits.

 
 
Books you may interested
 
Transmission of IPv6 Packets over Ethernet Networks 16 Transmission of IPv6 Packets over Ethernet Networks 17 Transmission of IPv6 Packets over Ethernet Networks 18 Transmission of IPv6 Packets over Ethernet Networks 19 Transmission of IPv6 Packets over Ethernet Networks 20

 

gopeachy.com    plrproducts.com    BookLender 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.