Difference between revisions of "IPv6"
From Ilianko
(Created page with "== "Частни мрежи" ==") |
|||
Line 1: | Line 1: | ||
+ | |||
== "Частни мрежи" == | == "Частни мрежи" == | ||
+ | Не рутирани адреси за локални мрежи и unicast адресиране. | ||
+ | Ако нямате IPv6 адреси може да се ползват. Имат същите свойства като другите, но не се пропускат от граничните рутери на автономни системи. | ||
+ | |||
+ | [http://tools.ietf.org/html/rfc4193 Unique Local IPv6 Unicast Addresses] - http://tools.ietf.org/html/rfc4193 | ||
+ | |||
+ | Локалните IPv6 адреси се избират, като псевдо случайно се генерира глобален идентификатор. Имат следния формат: | ||
+ | |||
+ | | 7 bits |1| 40 bits | 16 bits | 64 bits | | ||
+ | +--------+-+------------+-----------+----------------------------+ | ||
+ | | Prefix |L| Global ID | Subnet ID | Interface ID | | ||
+ | +--------+-+------------+-----------+----------------------------+ | ||
+ | |||
+ | Where: | ||
+ | *Prefix FC00::/7 prefix to identify Local IPv6 unicast addresses. | ||
+ | *L Set to 1 if the prefix is locally assigned. Set to 0 may be defined in the future. | ||
+ | *Global ID 40-bit global identifier used to create a globally unique prefix. See Section 3.2 for additional information. | ||
+ | *Subnet ID 16-bit Subnet ID is an identifier of a subnet within the site. | ||
+ | *Interface ID 64-bit Interface ID as defined in http://tools.ietf.org/html/rfc4291. |
Revision as of 08:20, 23 January 2013
"Частни мрежи"
Не рутирани адреси за локални мрежи и unicast адресиране. Ако нямате IPv6 адреси може да се ползват. Имат същите свойства като другите, но не се пропускат от граничните рутери на автономни системи.
Unique Local IPv6 Unicast Addresses - http://tools.ietf.org/html/rfc4193
Локалните IPv6 адреси се избират, като псевдо случайно се генерира глобален идентификатор. Имат следния формат:
| 7 bits |1| 40 bits | 16 bits | 64 bits | +--------+-+------------+-----------+----------------------------+ | Prefix |L| Global ID | Subnet ID | Interface ID | +--------+-+------------+-----------+----------------------------+
Where:
- Prefix FC00::/7 prefix to identify Local IPv6 unicast addresses.
- L Set to 1 if the prefix is locally assigned. Set to 0 may be defined in the future.
- Global ID 40-bit global identifier used to create a globally unique prefix. See Section 3.2 for additional information.
- Subnet ID 16-bit Subnet ID is an identifier of a subnet within the site.
- Interface ID 64-bit Interface ID as defined in http://tools.ietf.org/html/rfc4291.