From 78cae7628f9a9d6ef86a9b905c5e9191a07575bb Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Mon, 28 Sep 2020 08:32:39 +0200 Subject: [PATCH] =?UTF-8?q?Add=20peering=20to=20Asbj=C3=B8rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- host_vars/frb1.cph.dk.routers.v6.hessnet.dk.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/host_vars/frb1.cph.dk.routers.v6.hessnet.dk.yml b/host_vars/frb1.cph.dk.routers.v6.hessnet.dk.yml index ac4f86a..d9c2371 100644 --- a/host_vars/frb1.cph.dk.routers.v6.hessnet.dk.yml +++ b/host_vars/frb1.cph.dk.routers.v6.hessnet.dk.yml @@ -14,6 +14,11 @@ bgp_peers: peer_asn: "205235" neighbor_ip: "2a01:4262:1ab:20::1" + - name: "asbjorn_v6" + template: "transit_v6" + peer_asn: "207727" + neighbor_ip: "2a01:4262:1ab:20::75" + - name: "hessnet_home" template: "peer_hessnet" peer_asn: "64512"