mirror of
https://github.com/denog/routing-bcp.git
synced 2024-05-11 05:54:58 +00:00
add de-cix-rs.txt
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
define bogonas = [0, 23456, 64496..131071, 4200000000..4294967295];
|
||||
|
||||
martians_v4 = [ 169.254.0.0/16+, 172.16.0.0/12+, 192.168.0.0/16+, 10.0.0.0/8+, 224.0.0.0/4+, 240.0.0.0/4+, 100.64.0.0/10+, 127.0.0.0/8+, 192.0.0.0/24+, 192.0.2.0/24+, 198.18.0.0/15+, 198.51.100.0/24+, 203.0.113.0/24+ ];
|
||||
|
||||
decix_peering_lans_v4 = [ 80.81.192.0/22+, 80.81.202.0/24+, 80.81.203.0/24+, 185.1.8.0/24+, 185.1.46.0/24+, 185.1.47.0/24+, 185.1.48.0/24+, 185.1.58.0/24+, 185.1.68.0/24+, 206.130.10.0/24+ ];
|
||||
|
||||
martians_v6 = [ 3ffe::/16+, 2001:db8::/32+, 2001::/33+, 2002::/17+, ::/8+, fe00::/9+, ff00::/8+ ];
|
||||
|
||||
decix_peering_lans_v6 = [ 2001:7f8:a0::/64+, 2001:7f8:3d::/64+, 2001:7f8:44::/64+, 2001:7f8:9e::/64+, 2001:7f8:73::/64+, 2001:7f8:32::/64+, 2001:7f8:36::/64+, 2001:7f8:3f::/64+, 2001:504:36::/64+, 2001:504:61::/64+ ];
|
||||
|
||||
Reference in New Issue
Block a user