Update hessnet_home peer address

This commit is contained in:
Jesper Hess 2020-04-26 11:07:18 +02:00
parent d37e483dc3
commit d49d45d3f6
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ bgp_peers:
- name: "hessnet_home"
template: "ibgp_hessnet"
peer_asn: "209616"
neighbor_ip: "2001:678:15c:a00::1"
neighbor_ip: "2001:678:15c:c00::"
filters:
import: "{ accept; }"
export: "{ if is_own_route() then reject; accept; }"