Identifying IPv6 Address Types
As Table 1 shows, you can quickly determine which type of IPv6 address you are dealing with by looking at the beginning part of the address-that is, the high-order bits of the address. Tables 2 and 3 also show examples of common IPv6 addresses that you can recognize directly from their colon-hexadecimal representation.
Table-1 Identifying IPv6 Address Types Using High-Order Bits and Address Prefix
Address Type | High-Order Bits | Address Prefix |
Global unicast | 001 | 2000::/3 |
Link-local unicast | 1111 1110 10 | FE80::/64 |
Unique local unicast | 1111 1101 | FD00::/8 |
Multicast | 1111 1111 | FF00::/8 |
Table-2 Identifying Common IPv6 Multicast Addresses
Function | Scope | Representation |
All-nodes multicast | Interface-local | FF01::1 |
All-nodes multicast | Link-local | FF02::1 |
All-nodes multicast | Interface-local | FF01::2 |
All-nodes multicast | Link-local | FF02::2 |
All-nodes multicast | Site-local | FF05::2 |
Table-3 Identifying Loopback and Unspecified IPv6 Addresses
Function | Representation |
Unspecified address (no address) | :: |
Loopback address | ::1 |
Note For information on IPv6 address types used by different IPv6 transition technologies, see the section titled "Planning for IPv6 Migration" later in this tutorial.
In this tutorial:
- Deploying IPv6
- Understanding IPv6
- Understanding IPv6 Terminology
- Understanding IPv6 Addressing
- Understanding IPv6 Prefixes
- Understanding IPv6 Address Types
- Understanding Unicast Addresses
- Identifying IPv6 Address Types
- Understanding Interface Identifiers
- Comparing IPv6 with IPv4
- Understanding IPv6 Routing
- How IPv6 Routing Works
- IPv6 Route Determination Process
- IPv6 Routing Table Structure
- Understanding ICMPv6 Messages
- Understanding Neighbor Discovery
- Understanding Address Autoconfiguration
- Understanding Name Resolution
- Understanding Name Queries
- Understanding Name Registration
- PTR Records and IPv6
- IPv6 Enhancements in Windows 7
- Summary of IPv6 Enhancements in Windows 7
- Configuring and Troubleshooting IPv6 in Windows 7
- Configuring IPv6 in Windows 7 Using the User Interface
- Configuring IPv6 in Windows 7 Using Netsh
- Other IPv6 Configuration Tasks
- Enabling or Disabling IPv6
- Disabling Random Interface IDs
- Resetting IPv6 Configuration
- Displaying Teredo Client Status
- Troubleshooting IPv6 Connectivity
- Planning for IPv6 Migration
- Blocking Teredo
- Understanding ISATAP
- Migrating an Intranet to IPv6
- Step 1: Upgrading Your Applications and Services
- Step 2: Preparing Your DNS Infrastructure
- Step 3: Upgrading Your Hosts
- Step 4: Migrating from IPv4-only to ISATAP
- Step 5: Upgrading Your Routing Infrastructure
- Step 6: Upgrading Your DHCP Infrastructure
- Step 7: Migrating from ISATAP to Native IPv6
- The Advantages of IPv6
- Address Resolution in IPv6