Update hessnet_home peer address
This commit is contained in:
parent
d37e483dc3
commit
d49d45d3f6
|
@ -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; }"
|
||||
|
|
Loading…
Reference in a new issue