Difference between revisions of "Link-Local IPv6 Address"
From Teknologisk videncenter
m (New page: {{Infobox IPv6 Address |Type = Link-Local |Prefix = fe80::/10 |LocalRouteable = No |GlobalRouteable = No |GlobalUnique = No |Example = FE80::21B:D4F...) |
m |
||
| Line 7: | Line 7: | ||
|Example = FE80::21B:D4FF:FE0F:8CA2 | |Example = FE80::21B:D4FF:FE0F:8CA2 | ||
|CompareIPv4 = 169.254.0.0/16 Link-Local | |CompareIPv4 = 169.254.0.0/16 Link-Local | ||
| − | |Explanation = These addresses are used on a single link or a non-routed common access network, such as an Ethernet LAN. They do not need to be unique outside of that link. | + | |Explanation = These addresses are used on a single link or a non-routed common access network, such as an Ethernet LAN. |
| − | Link-local addresses may appear as the source or destination of an IPv6 packet. Routers must not forward IPv6 packets if the source or destination contains a link-local address. | + | |
| + | They do not need to be unique outside of that link. | ||
| + | |||
| + | Link-local addresses may appear as the source or destination of an IPv6 packet. | ||
| + | |||
| + | Routers must not forward IPv6 packets if the source or destination contains a link-local address. | ||
}} | }} | ||
Revision as of 09:01, 12 June 2011
Link-Local
| IPv6 Address Type: | Link-Local |
| Prefix: | fe80::/10 |
| Local Routeable: | No |
| Global Routeable: | No |
| Global Unique: | No |
| Example: | FE80::21B:D4FF:FE0F:8CA2 |
| IPv4 Equivalent: | 169.254.0.0/16 Link-Local |
Explanation
These addresses are used on a single link or a non-routed common access network, such as an Ethernet LAN.
They do not need to be unique outside of that link.
Link-local addresses may appear as the source or destination of an IPv6 packet.
Routers must not forward IPv6 packets if the source or destination contains a link-local address.