IPv6 Addresses


An IPv6 address is made up of 128 bits divided into eight fields. Addresses can be represented using one of two formats:

The following are all valid IPv6 addresses:

Prefixes

A variable number of bits in an IPv6 address identify the subnet prefix. The remaining bits are the node's interface identifier, which must be unique across the link. The notation used for a prefix is similar to the CIDR notation used with IPv4: <IPv6 address>/<prefix length>, where prefix length is a decimal value identifying how many of the leftmost contiguous bits of the address represent the prefix.

Address compression can be used in a prefix, and a node's address and subnet prefix can be combined in one statement. The prefix AB83:0:32:EF6 can be identified as shown in the following examples:

NOTE: Supports assigning unique IPv6 prefix per individual mobile by incrementing IPv6-Prefix.

Address Types

An IPv6 node can have several different types of addresses assigned to each of its interfaces.

Testing with IPv6

The first 64 bits and the last 32 bits of the starting IPv6 address must be unique for each address pool. For example, if the starting address for the eth1 pool is 1080::10:0:0:A31:1, 1080::10 (1080:0:0:10) cannot be used in the first four fields for addresses in any other pool, and the 7th and 8th fields must be configured so that none of the addresses in one pool share these values with an address in another pool.


Related Topics

  1. About Mobile IPv6 Testing
  2. About the Mobile IP Application
  3. Configuring the Interface Ports and NTP
  4. Mobile IP Test Cases