Windows IP Address Prefix Policies

The prefix policy table is the list used for selecting/sorting which IP addresses are to be used by their prefix (range of addresses).

Now there are changes needed to the default policy table per recommendations in a somewhat new standard, RFC 6724 (from 2012). It obsoletes the older standard RFC 3484 (from 2003) and both Microsoft & NTT collaborated on these updates partially because of issues with NTT's NGN deployment & partially to prefer IPv4 over some transitional IPv6 technologies among other minor things.

Step 1: Determine what to do with your Windows version

Step 2: Check current policies

For XP, type netsh int ipv6 show prefixpolicy to see current policies.

For Vista or later, type netsh int ipv6 show prefixpolicies to see current policies.

Step 3: Compare policies

A list of the old defaults compared to new ones are included below. Note that a higher precedence means a higher preference for Windows to use the prefix over the others so make sure to sort either precedence in descending order.