From 4256dbbf5aba1554c2d39eac7d57c0db0ff49ebb Mon Sep 17 00:00:00 2001
From: shirenn <shirenn@crans.org>
Date: Sat, 15 Jan 2022 17:41:49 +0100
Subject: [PATCH] [bird] shadow via for now

---
 .../routeur-daniel.adm.crans.org/bird.yml     | 23 ++++++++++---------
 host_vars/routeur-jack.adm.crans.org/bird.yml | 23 ++++++++++---------
 host_vars/routeur-sam.adm.crans.org/bird.yml  | 23 ++++++++++---------
 3 files changed, 36 insertions(+), 33 deletions(-)

diff --git a/host_vars/routeur-daniel.adm.crans.org/bird.yml b/host_vars/routeur-daniel.adm.crans.org/bird.yml
index f8269ef1..52379335 100644
--- a/host_vars/routeur-daniel.adm.crans.org/bird.yml
+++ b/host_vars/routeur-daniel.adm.crans.org/bird.yml
@@ -3,24 +3,25 @@ loc_bird:
   ipv4:
     id: 185.230.79.253
     binds:
-      - 138.195.159.250
+#      - 138.195.159.250
       - 185.230.79.253
     statics:
+      - 185.230.77.0/24
       - 185.230.78.0/24
       - 185.230.79.0/24
     kernel_filter:
       - 185.230.78.0/24
     bgps:
-      - name: viarezo
-        allow_local_as: 1
-        local:
-          as: 204515
-          address: 138.195.159.250
-        remote:
-          as: 212424
-          address: 138.195.159.249
-        allow_export_prefixes:
-          - 185.230.76.0/22+
+#      - name: viarezo
+#        allow_local_as: 1
+#        local:
+#          as: 204515
+#          address: 138.195.159.250
+#        remote:
+#          as: 212424
+#          address: 138.195.159.249
+#        allow_export_prefixes:
+#          - 185.230.76.0/22+
       - name: aurore
         allow_local_as: 1
         local:
diff --git a/host_vars/routeur-jack.adm.crans.org/bird.yml b/host_vars/routeur-jack.adm.crans.org/bird.yml
index f8269ef1..52379335 100644
--- a/host_vars/routeur-jack.adm.crans.org/bird.yml
+++ b/host_vars/routeur-jack.adm.crans.org/bird.yml
@@ -3,24 +3,25 @@ loc_bird:
   ipv4:
     id: 185.230.79.253
     binds:
-      - 138.195.159.250
+#      - 138.195.159.250
       - 185.230.79.253
     statics:
+      - 185.230.77.0/24
       - 185.230.78.0/24
       - 185.230.79.0/24
     kernel_filter:
       - 185.230.78.0/24
     bgps:
-      - name: viarezo
-        allow_local_as: 1
-        local:
-          as: 204515
-          address: 138.195.159.250
-        remote:
-          as: 212424
-          address: 138.195.159.249
-        allow_export_prefixes:
-          - 185.230.76.0/22+
+#      - name: viarezo
+#        allow_local_as: 1
+#        local:
+#          as: 204515
+#          address: 138.195.159.250
+#        remote:
+#          as: 212424
+#          address: 138.195.159.249
+#        allow_export_prefixes:
+#          - 185.230.76.0/22+
       - name: aurore
         allow_local_as: 1
         local:
diff --git a/host_vars/routeur-sam.adm.crans.org/bird.yml b/host_vars/routeur-sam.adm.crans.org/bird.yml
index f8269ef1..52379335 100644
--- a/host_vars/routeur-sam.adm.crans.org/bird.yml
+++ b/host_vars/routeur-sam.adm.crans.org/bird.yml
@@ -3,24 +3,25 @@ loc_bird:
   ipv4:
     id: 185.230.79.253
     binds:
-      - 138.195.159.250
+#      - 138.195.159.250
       - 185.230.79.253
     statics:
+      - 185.230.77.0/24
       - 185.230.78.0/24
       - 185.230.79.0/24
     kernel_filter:
       - 185.230.78.0/24
     bgps:
-      - name: viarezo
-        allow_local_as: 1
-        local:
-          as: 204515
-          address: 138.195.159.250
-        remote:
-          as: 212424
-          address: 138.195.159.249
-        allow_export_prefixes:
-          - 185.230.76.0/22+
+#      - name: viarezo
+#        allow_local_as: 1
+#        local:
+#          as: 204515
+#          address: 138.195.159.250
+#        remote:
+#          as: 212424
+#          address: 138.195.159.249
+#        allow_export_prefixes:
+#          - 185.230.76.0/22+
       - name: aurore
         allow_local_as: 1
         local:
-- 
GitLab