Move home network to internal AS

This commit is contained in:
Jesper Hess 2020-04-29 07:40:12 +02:00
parent d98f416233
commit 6beca22cfe
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 2 additions and 4 deletions

View File

@ -15,8 +15,8 @@ bgp_peers:
neighbor_ip: "2a01:4262:1ab:20::1"
- name: "hessnet_home"
template: "ibgp_hessnet"
peer_asn: "209616"
template: "peer_hessnet"
peer_asn: "64512"
neighbor_ip: "2001:678:15c:c00::"
filters:
import: "{ accept; }"
@ -31,8 +31,6 @@ announce_from_here: true
configure_static_multihop_routes: false
extra_static_routes:
- route: "2001:678:15c:b00::/128"
destination: "wg-fra1"
- route: "2001:678:15c:c00::/128"
destination: "v6tunnel-home"