! ------------------------------------------------------------------------------ ! IPV6 TOP LEVEL AGGREGATION IDENTIFIER ASSIGNMENTS ! http://www.iana.org/assignments/ipv6-tla-assignments (old) ! IPV6 GLOBAL UNICAST ADDRESS ASSIGNMENTS ! http://www.iana.org/assignments/ipv6-unicast-address-assignments ! ------------------------------------------------------------------------------ ! clear prefix list ! no ipv6 prefix-list ipv6-ebgp-strict ! ! ------------------------------------------------------------------------------ ! ! [PRIVATE] deny our own address range(s) !ipv6 prefix-list ipv6-ebgp-strict seq 1 deny .... ! ! ------------------------------------------------------------------------------ ! IPv6 documentation prefix and other trial blocks. ! ftp://ftp.rfc-editor.org/in-notes/rfc3849.txt ! http://www.apnic.net/info/faq/ipv6-documentation-prefix-faq.html ! http://www.iana.org/assignments/ipv6-unicast-address-assignments [1] ! ipv6 prefix-list ipv6-ebgp-strict seq 10 deny 2001:db8::/32 le 128 ipv6 prefix-list ipv6-ebgp-strict seq 11 deny 2001:0000::/23 le 128 ! ! ------------------------------------------------------------------------------ ! Anycast Prefix for 6to4 Relay Routers ! ftp://ftp.rfc-editor.org/in-notes/rfc3068.txt ! ipv6 prefix-list ipv6-ebgp-strict seq 20 permit 2002::/16 ! ipv6 prefix-list ipv6-ebgp-strict seq 21 deny 2002::/16 le 128 ! ! ------------------------------------------------------------------------------ ! ARIN Critical infrastructure, micro allocations ! http://www.arin.net/reference/micro_allocations.html ! ! * critical infrastructure ipv6 prefix-list ipv6-ebgp-strict seq 30 permit 2001:500::/30 ge 48 le 48 ! * IXPs ipv6 prefix-list ipv6-ebgp-strict seq 31 permit 2001:0504::/30 ge 48 le 48 ! ! ------------------------------------------------------------------------------ ! APNIC Critical infrastructure, micro allocations ! http://www.apnic.net/db/ranges.html ! ! * critical infrastructure ipv6 prefix-list ipv6-ebgp-strict seq 40 permit 2001:0DC0::/27 ge 32 le 32 ! * experimental purposes ipv6 prefix-list ipv6-ebgp-strict seq 41 deny 2001:0DE0::/27 le 128 ! * IXPs ipv6 prefix-list ipv6-ebgp-strict seq 42 permit 2001:07FA::/32 ge 48 le 48 ipv6 prefix-list ipv6-ebgp-strict seq 43 permit 2001:07FA::/36 ge 64 le 64 ! ! ------------------------------------------------------------------------------ ! LACNIC Critical infrastructure, micro allocations ! http://lacnic.net/en/politicas/ipv6.html 5.5. IPv6 micro allocations ! http://lacnic.net/documentos/politicas/micro-asignaciones_ipv6-sp.pdf ! http://lacnic.net/en/registro/index.html ! ! ! ------------------------------------------------------------------------------ ! RIPE Critical infrastructure, micro allocations ! http://www.ripe.net/whois?searchtext=EU-ZZ-2001-07F8 ! http://www.ripe.net/whois?searchtext=RIPE-NCC-IXP-20010913 ! http://www.ripe.net/ripe/docs/ipv6-policy-ixp.html ! https://www.ripe.net/ripe/docs/ripe-ncc-managed-address-space.html ! ! * IXPs ipv6 prefix-list ipv6-ebgp-strict seq 60 permit 2001:7F8::/32 ge 48 le 48 ! ! ------------------------------------------------------------------------------ ! Sub-TLA Assignments ! ftp://ftp.rfc-editor.org/in-notes/rfc2450.txt ! Global Unicast Addresses ! ftp://ftp.rfc-editor.org/in-notes/rfc3513.txt ! ! RIPE ! http://www.ripe.net/rs/ipv6/ ! http://www.ripe.net/ripe/docs/ipv6.html ! http://www.ripe.net/ripe/docs/ipv6policy.html ! [ http://www.ripe.net/ripe/docs/smallest-alloc-sizes.html ] ! http://www.ripe.net/rs/ipv6/stats/index.html ! https://www.ripe.net/ripe/docs/ripe-ncc-managed-address-space.html ! ftp://ftp.ripe.net/pub/stats/ripencc/membership/alloclist.txt ! ftp://ftp.ripe.net/pub/stats/ripencc/delegated-ripencc-latest ! ! ARIN ! http://www.arin.net/policy/index.html#ipv6 ! http://www.arin.net/reference/ip_blocks.html ! ftp://ftp.arin.net/pub/stats/arin/delegated-arin-latest ! ! APNIC ! http://www.apnic.net/services/ipv6_guide.html ! http://www.apnic.net/docs/policy/ipv6-policy.html ! http://www.apnic.net/docs/policy/experimental-alloc.html ! http://ftp.apnic.net/stats/apnic/delegated-apnic-latest ! ! LACNIC ! http://lacnic.net/en/politicas/ipv6.html ! http://lacnic.net/en/registro/index.html ! ftp://ftp.lacnic.net/pub/stats/lacnic/delegated-lacnic-latest ! ! + * RIRs ipv6 prefix-list ipv6-ebgp-strict seq 100 permit 2001::/16 ge 35 le 35 ipv6 prefix-list ipv6-ebgp-strict seq 101 permit 2001::/16 ge 19 le 32 ! - LACNIC ipv6 prefix-list ipv6-ebgp-strict seq 102 permit 2001:12f8::/32 ge 48 le 48 ! - APNIC ipv6 prefix-list ipv6-ebgp-strict seq 103 permit 2001:200::/23 ge 33 le 35 ! - RIPE ipv6 prefix-list ipv6-ebgp-strict seq 104 permit 2001:600::/23 ge 33 le 35 ! ! + RIPE ipv6 prefix-list ipv6-ebgp-strict seq 110 permit 2003::/18 ge 19 le 32 ! ! + APNIC ipv6 prefix-list ipv6-ebgp-strict seq 120 permit 2004::/19 ge 20 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 121 permit 2400:2000::/19 ge 20 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 122 permit 2400:4000::/21 ge 22 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 123 permit 2404::/23 ge 24 le 32 ! ! + ARIN ipv6 prefix-list ipv6-ebgp-strict seq 130 permit 2600::/22 ge 23 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 131 permit 2604::/22 ge 23 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 132 permit 2608::/22 ge 23 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 133 permit 260c::/22 ge 23 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 134 permit 2610::/23 ge 24 le 32 ! ! + LACNIC ipv6 prefix-list ipv6-ebgp-strict seq 140 permit 2800::/23 ge 24 le 32 ! ! + RIPE ipv6 prefix-list ipv6-ebgp-strict seq 150 permit 2A00::/21 ge 22 le 32 ipv6 prefix-list ipv6-ebgp-strict seq 151 permit 2A01::/16 ge 19 le 32 ! ! ------------------------------------------------------------------------------ ! 6bone ! http://www.6bone.net/6bone_pTLA_list.html ! will be s/permit/deny/ at 06/06/06 ! ipv6 prefix-list ipv6-ebgp-strict seq 200 deny 3FFE::/16 le 128 ! ipv6 prefix-list ipv6-ebgp-strict seq 200 permit 3FFE::/18 ge 24 le 24 ! ipv6 prefix-list ipv6-ebgp-strict seq 201 permit 3FFE:4000::/18 ge 32 le 32 ! ipv6 prefix-list ipv6-ebgp-strict seq 202 permit 3FFE:8000::/22 ge 28 le 28 ! ! ------------------------------------------------------------------------------ ! [PRIVATE] permit sub-assignments for special purposes ! !ipv6 prefix-list ipv6-ebgp-strict seq 500 permit ... ! ! ------------------------------------------------------------------------------ ! explicit deny everything else ! ipv6 prefix-list ipv6-ebgp-strict seq 999 deny ::/0 le 128 ! ! end