# ip6addrpol.conf: #@(#) ip6addrpol.conf $Date: 2013/10/23 13:01:00 $Revision: r11.31/2 PATCH_11.31 (PHNE_43412) # # This is the default configuration file for setting the address selection # policy for IPv6. See the ip6addrpol(1m) manual page for more information. # # If the /etc/rc.config.d/ip6addrpol.conf file is not present or is empty, # the default policy table as defined in RFC 3484 will be automatically # loaded. # # Each line in this file should be of the form: # # Prefix/PrefixLen Precedence Label # # where # Prefix should be an IPv6 address prefix. IPv4 prefixes can be # specified using the IPv4-mapped IPv6 address format. # # PrefixLen represents the prefix length and it should be a value # from 0 to 128. # # Precedence should be an integer value in the range 0 to 999999999. # The precedence value will be used to sort the destination addresses # in the descending order of precedence. # # Label should be an integer value in the range 0 to 999999999. # The label value will be used to match a particular source address # prefix with a destination address prefix. # # Lines starting with # are considered to be comments and are ignored. # # Example: # # 2ffe::/16 35 5 # ::ffff:0:0/96 70 4