diff options
Diffstat (limited to 'tnet/host_vars/knot/bird.yml')
-rw-r--r-- | tnet/host_vars/knot/bird.yml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml new file mode 100644 index 0000000..94c610a --- /dev/null +++ b/tnet/host_vars/knot/bird.yml @@ -0,0 +1,23 @@ +tnet_bird_peers: + conflatorio: + rr_client: true + interface: tnet-confltrio + coregonus: + rr_client: true + hash: + rr_client: true + kv24ix: + rr_client: true + node1: + rr_client: true + node2: + rr_client: true + lhn2pi: + rr_client: true + routedbits_lon1: + policy: dn42 + as: 4242420207 + address: fe80::207 + interface: tnet-rtdbts_l1 + +birdv: 2015 |