
Certain tests cases require the creation and use of arbitrary IPv6 hosts on the WAN. CDRouter will automatically assign IPv6 addresses to these hosts from a range of unused addresses commonly referred to as the "IPv6 Free Network Range". The Free Network Range can be configured using the following testvars:
The ipv6FreeNetworkStart testvar specifies the first address in the range, while the ipv6FreeNetworkStop testvar specifies the last address in the range. The ipv6FreeNetworkPrefixLen testvar indicates the prefix length of the IPv6 Free Network Range, and must be an integer value between 8 and 64.
The IPv6 Free Network Range must not conflict with any other addresses used in the test setup, including the 6to4 2002::/16 subnet.
Related articles that may also be helpful: