bird/bird6: add ZW HE routes for BGP export

This commit is contained in:
Astro 2018-05-17 17:54:23 +02:00
parent 9f56bd15a2
commit f35110c15a
1 changed files with 5 additions and 0 deletions

View File

@ -75,7 +75,12 @@ protocol ospf ZW6 {
{%- if pillar.get('bgp') %}
protocol static {
# Zentralwerk DN42
route fd23:42:c3d2:500::/56 unreachable;
# HE tunnel net
route 2001:470:1f0b:12b1::/64 unreachable;
# HE subnet
route 2001:470:77fb::/48 unreachable;
}
protocol bgp {