Category:IPv6

From AAISP Support Site
Revision as of 09:26, 25 February 2015 by AA-Andrew (talk | contribs)

Menu-V6.png

IPv6 on AAISP Broadband

This is how we route and assign IPv6 on DSL connections.

Customers are allocated a /48 block of addresses - this is usually per customer, and so a customer with multiple circuits or sites will have a /64 allocated from the larger /48 block. A /48 contains 65536 /64's and a /64 subnet is 18 million trillion addresses.

(Here, CPE refers to the router belonging to the customer which is being used at their end of the broadband line.)

When the CPE logs in and negotiates PPP we use IPV6CP to assign an IPv6 'WAN' address. This address is a single IPv6 address in the form of:

2001:8b0:1111:1111:[your IPv4 WAN in HEX]

At this point we will also be routing any IPv6 blocks to this WAN address. Usually a line will have at least one /64 block.

We also respond to DHCPv6 Prefix Delegation (PD) from the CPE and we'll tell the CPE one of the /64 Blocks. -this may be requested multiple times by the CPE.

The CPE will also assign itself a Link Local address in the form of FE80::, and will be based on the MAC address of the interface.