Skip to content

Commit

Permalink
Frankfurt: renumber IPv6
Browse files Browse the repository at this point in the history
Public IPv6 had to be changed.
For ULA we also added all relevant /48 because of the prefix size
filters.

Signed-off-by: skorpy <[email protected]>
  • Loading branch information
skorpy2009 committed Aug 10, 2023
1 parent e4a7892 commit dd89853
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion frankfurt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,27 @@ networks:
- 10.176.0.0/15
ipv6:
- fd06:8187:fb00::/40
- 2a06:8187:fb00::/40
- fd0f:3786::/40
- fd0f:3786:80::/41
- fd0f:3786:80::/48
- fd0f:3786:81::/48
- fd0f:3786:82::/48
- fd0f:3786:83::/48
- fd0f:3786:84::/48
- fd0f:3786:85::/48
- fd0f:3786:86::/48
- fd0f:3786:87::/48
- fd0f:3786:88::/48
- fd0f:3786:89::/48
- fd0f:3786:8a::/48
- fd0f:3786:8b::/48
- fd0f:3786:8c::/48
- fd0f:3786:8d::/48
- fd0f:3786:8e::/48
- fd0f:3786:8f::/48
- fd0f:3786:90::/48
- fd0f:3786:91::/48
- 2a0f:3786::/40
bgp:
frankfurt2:
ipv4: 10.207.0.1
Expand Down

0 comments on commit dd89853

Please sign in to comment.