Share on Facebook Share on Twitter Email
Answers.com

Link-local address

 
Computer Desktop Encyclopedia: link-local address
 

An IP address in the range from 169.254.1.0 to 169.254.254.255. It is used to automatically assign an IP address to a device in an IP network when there is no other assignment method available, such as a DHCP server. After an address is chosen, the link-local process sends an ARP query with that IP onto the network to see if it exists. If there is no response, the IP is assigned to the device, otherwise another IP is selected, and the ARP is repeated. See ARP, DHCP, Zeroconf and UPnP.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
Wikipedia: Link-local address
 

Link-local addresses are network addresses which are intended only for communications within one segment of a local network or a point-to-point link. They allow addressing hosts without using a globally-routable address prefix. Routers will not forward packets with link-local addresses.

Link-local addresses are often used for network address configuration when no external source of network addressing information is available. This addressing is accomplished by the host operating system using a process known as stateless address autoconfiguration.

An example of this use of link-local addressing is the automatic configuration of IP addresses which is used in both IPv4 and IPv6. IPv4 addresses in the range from 169.254.0.0 to 169.254.255.255 are assigned automatically by a host operating system when no other IP addressing assignment is available, e.g., from a DHCP server.

Contents

IPv4

Based on RFC 3927, IPv4 uses the 169.254.0.0/16 range of addresses for link-local addressing.[1] The document refers to the technique as IPv4 Link-Local (IPV4LL). Microsoft refers to this as Automatic Private IP Addressing (APIPA) or Internet Protocol Automatic Configuration (IPAC).

IPv6

IPv6 hosts automatically assign each of their interfaces an address based a unique address using the IEEE 802 MAC address. This autoconfiguration is specified in RFC 2462.[2] The addresses used in link-local addressing use the fe80:/10 prefix[3]

IPv6 hosts usually have more than one address assigned to each of their network interfaces; one is link-local, and the others are global or private (unique local, ULA). Global or private addresses can be assigned by automatic (stateless) or stateful (DHCPv6) mechanisms.

See also

References

  1. ^ RFC 3927, Dynamic Configuration of IPv4 Link-Local Addresses, S. Cheshire, B. Aboba, E. Guttman, The Internet Society (May 2005)
  2. ^ RFC 2462, IPv6 Stateless Address Autoconfiguration, S. Thompson, T. Narten, The Internet Society (December 1998)
  3. ^ RFC 2513, Internet Protocol Version 6 (IPv6) Addressing Architecture R. Hinden, S. Deering, The Internet Society (April 2003)

 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Link-local address" Read more