Difference between revisions of "Loopback IPv6 Address"
From Teknologisk videncenter
m (New page: {{Infobox IPv6 Address |Type = Loopback |Prefix = ::1/128 |LocalRouteable = No |GlobalRouteable = No |GlobalUnique = No |CompareIPv4 = 127.0.0.1 |Explana...) |
m |
||
| Line 6: | Line 6: | ||
|GlobalUnique = No | |GlobalUnique = No | ||
|CompareIPv4 = 127.0.0.1 | |CompareIPv4 = 127.0.0.1 | ||
| + | |Desc1 = [http://tools.ietf.org/html/rfc4291 rfc4291] | ||
|Explanation = This address is used when a host talks to itself over IPv6. This often happens when one program sends data to another. | |Explanation = This address is used when a host talks to itself over IPv6. This often happens when one program sends data to another. | ||
}} | }} | ||
Latest revision as of 10:05, 12 June 2011
Loopback
| IPv6 Address Type: | Loopback |
| Prefix: | ::1/128 |
| Local Routeable: | No |
| Global Routeable: | No |
| Global Unique: | No |
| IPv4 Equivalent: | 127.0.0.1 |
| Described in: | rfc4291 |
Explanation
This address is used when a host talks to itself over IPv6. This often happens when one program sends data to another.