Difference between revisions of "IPv6/Adresses"
From Teknologisk videncenter
< IPv6
m (→notation) |
m (→notation) |
||
Line 1: | Line 1: | ||
= IPv6 Adresses = | = IPv6 Adresses = | ||
== notation == | == notation == | ||
− | A IPv6 address consists of 128 bit, and entered in hexadecimal in 16 bit chunks separated by :. | + | A IPv6 address consists of 128 bit, and entered in hexadecimal in 16 bit chunks separated by a colon ":". |
{|border=1 ;style="margin: 0 auto; text-align: center;cellpadding="5" cellspacing="0" | {|border=1 ;style="margin: 0 auto; text-align: center;cellpadding="5" cellspacing="0" | ||
|+ IPv6 Examples of Address Notation | |+ IPv6 Examples of Address Notation |
Revision as of 15:54, 30 May 2011
IPv6 Adresses
notation
A IPv6 address consists of 128 bit, and entered in hexadecimal in 16 bit chunks separated by a colon ":".
Preferred Format | Conpressed Format |
---|---|
0000:0000:0000:0000:0000:0000:CE7B:1F01 | ::CE7B:1F01 |
0000:0000:0000:0000:0000:0000:CE7B:1F01 | ::CE7B:1F01 |
FACE:0000:0000:0000:0000:0000:0000:B00C | FACE::B00C |
2001:0000:0000:FO12:0000:0000:0000:0929 | 2001:0:0:F012::0929 or 2001::F012:0:0:0:0929 |
0000:0000:0000:0000:0000:0000:0000:0001 | ::1 |