From ca0629bcd790d88a131621e5801b302df2de5ad4 Mon Sep 17 00:00:00 2001
From: admin <esemaan@etu.unistra.fr>
Date: Wed, 29 Jul 2020 12:03:49 +0200
Subject: [PATCH] Configs Updates

---
 Routers-Config-BGP/R1.rtf  |  4 +++-
 Routers-Config-BGP/R10.rtf |  4 ++--
 Routers-Config-BGP/R11.rtf | 12 ++++--------
 Routers-Config-BGP/R2.rtf  |  7 +++++--
 Routers-Config-BGP/R3.rtf  |  7 +++++--
 Routers-Config-BGP/R4.rtf  |  6 +++---
 Routers-Config-BGP/R5.rtf  | 16 ++++++++++++----
 Routers-Config-BGP/R6.rtf  |  3 ++-
 Routers-Config-BGP/R7.rtf  |  6 ++++++
 Routers-Config-BGP/R8.rtf  |  4 +++-
 Routers-Config-BGP/R9.rtf  |  7 +++++--
 11 files changed, 50 insertions(+), 26 deletions(-)

diff --git a/Routers-Config-BGP/R1.rtf b/Routers-Config-BGP/R1.rtf
index ac94cad..4dbf591 100644
--- a/Routers-Config-BGP/R1.rtf
+++ b/Routers-Config-BGP/R1.rtf
@@ -62,6 +62,7 @@ interface FastEthernet1/0\
  speed auto\
 !\
 router rip\
+ version 2\
  network 1.0.0.0\
  network 192.168.12.0\
  network 192.168.13.0\
@@ -70,6 +71,7 @@ router rip\
 router bgp 100\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 2.2.2.2 remote-as 100\
  neighbor 2.2.2.2 update-source Loopback0\
  neighbor 2.2.2.2 route-reflector-client\
@@ -93,9 +95,9 @@ control-plane\
 !\
 !\
 !\
+!         \
 !\
 !\
-!         \
 !\
 !\
 line con 0\
diff --git a/Routers-Config-BGP/R10.rtf b/Routers-Config-BGP/R10.rtf
index fa862b5..bcb2ef7 100644
--- a/Routers-Config-BGP/R10.rtf
+++ b/Routers-Config-BGP/R10.rtf
@@ -69,6 +69,7 @@ router ospf 1\
 router bgp 400\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 11.11.11.11 remote-as 400\
  neighbor 11.11.11.11 update-source Loopback0\
  neighbor 192.168.109.9 remote-as 300\
@@ -106,5 +107,4 @@ line vty 0 4\
  login\
 !\
 !\
-end\
-}
\ No newline at end of file
+end}
\ No newline at end of file
diff --git a/Routers-Config-BGP/R11.rtf b/Routers-Config-BGP/R11.rtf
index c566ac2..5659629 100644
--- a/Routers-Config-BGP/R11.rtf
+++ b/Routers-Config-BGP/R11.rtf
@@ -5,13 +5,7 @@
 \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
-\f0\fs22 \cf2 \CocoaLigature0 !\
-version 12.4\
-service timestamps debug datetime msec\
-service timestamps log datetime msec\
-no service password-encryption\
-!\
-hostname R11\
+\f0\fs22 \cf2 \CocoaLigature0 hostname R11\
 !\
 boot-start-marker\
 boot-end-marker\
@@ -69,6 +63,7 @@ router ospf 1\
 router bgp 400\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 10.10.10.10 remote-as 400\
  neighbor 10.10.10.10 update-source Loopback0\
  neighbor 192.168.117.7 remote-as 200\
@@ -106,4 +101,5 @@ line vty 0 4\
  login\
 !\
 !\
-end}
\ No newline at end of file
+end\
+}
\ No newline at end of file
diff --git a/Routers-Config-BGP/R2.rtf b/Routers-Config-BGP/R2.rtf
index f7892a9..5564d6c 100644
--- a/Routers-Config-BGP/R2.rtf
+++ b/Routers-Config-BGP/R2.rtf
@@ -5,7 +5,8 @@
 \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
-\f0\fs22 \cf2 \CocoaLigature0 version 12.4\
+\f0\fs22 \cf2 \CocoaLigature0 !\
+version 12.4\
 service timestamps debug datetime msec\
 service timestamps log datetime msec\
 no service password-encryption\
@@ -61,6 +62,7 @@ interface FastEthernet1/0\
  speed auto\
 !\
 router rip\
+ version 2\
  network 2.0.0.0\
  network 192.168.12.0\
  no auto-summary\
@@ -68,6 +70,7 @@ router rip\
 router bgp 100\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 1.1.1.1 remote-as 100\
  neighbor 1.1.1.1 update-source Loopback0\
  neighbor 4.4.4.4 remote-as 300\
@@ -92,9 +95,9 @@ control-plane\
 !\
 !\
 !\
+!         \
 !\
 !\
-!         \
 !\
 line con 0\
  exec-timeout 0 0\
diff --git a/Routers-Config-BGP/R3.rtf b/Routers-Config-BGP/R3.rtf
index 1046c49..4a43cb8 100644
--- a/Routers-Config-BGP/R3.rtf
+++ b/Routers-Config-BGP/R3.rtf
@@ -5,7 +5,8 @@
 \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
-\f0\fs22 \cf2 \CocoaLigature0 version 12.4\
+\f0\fs22 \cf2 \CocoaLigature0 !\
+version 12.4\
 service timestamps debug datetime msec\
 service timestamps log datetime msec\
 no service password-encryption\
@@ -61,6 +62,7 @@ interface FastEthernet1/0\
  speed auto\
 !\
 router rip\
+ version 2\
  network 3.0.0.0\
  network 192.168.13.0\
  no auto-summary\
@@ -68,6 +70,7 @@ router rip\
 router bgp 100\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 1.1.1.1 remote-as 100\
  neighbor 1.1.1.1 update-source Loopback0\
  neighbor 192.168.34.4 remote-as 300\
@@ -92,7 +95,7 @@ control-plane\
 !\
 !\
 !\
-!\
+!         \
 line con 0\
  exec-timeout 0 0\
  privilege level 15\
diff --git a/Routers-Config-BGP/R4.rtf b/Routers-Config-BGP/R4.rtf
index b97f138..c6b8abc 100644
--- a/Routers-Config-BGP/R4.rtf
+++ b/Routers-Config-BGP/R4.rtf
@@ -5,8 +5,7 @@
 \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
-\f0\fs22 \cf2 \CocoaLigature0 !\
-version 12.4\
+\f0\fs22 \cf2 \CocoaLigature0 version 12.4\
 service timestamps debug datetime msec\
 service timestamps log datetime msec\
 no service password-encryption\
@@ -81,6 +80,7 @@ router bgp 10\
  bgp log-neighbor-changes\
  bgp confederation identifier 300\
  bgp confederation peers 20 \
+ redistribute connected\
  neighbor 2.2.2.2 remote-as 100\
  neighbor 2.2.2.2 ebgp-multihop 2\
  neighbor 2.2.2.2 update-source Loopback0\
@@ -94,8 +94,8 @@ ip http server\
 no ip http secure-server\
 ip route 2.2.2.2 255.255.255.255 192.168.24.2\
 !\
-!\
 !         \
+!\
 no cdp log mismatch duplex\
 !\
 !\
diff --git a/Routers-Config-BGP/R5.rtf b/Routers-Config-BGP/R5.rtf
index d38665d..ac16842 100644
--- a/Routers-Config-BGP/R5.rtf
+++ b/Routers-Config-BGP/R5.rtf
@@ -6,6 +6,11 @@
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
 \f0\fs22 \cf2 \CocoaLigature0 !\
+version 12.4\
+service timestamps debug datetime msec\
+service timestamps log datetime msec\
+no service password-encryption\
+!\
 hostname R5\
 !\
 boot-start-marker\
@@ -72,25 +77,28 @@ router bgp 10\
  bgp log-neighbor-changes\
  bgp confederation identifier 300\
  bgp confederation peers 20 \
+ redistribute connected\
  neighbor 4.4.4.4 remote-as 10\
  neighbor 4.4.4.4 update-source Loopback0\
  neighbor 8.8.8.8 remote-as 20\
  neighbor 8.8.8.8 ebgp-multihop 2\
  neighbor 8.8.8.8 update-source Loopback0\
  neighbor 192.168.56.6 remote-as 200\
+ neighbor 192.168.56.6 route-map TOAS200 out\
  no auto-summary\
 !\
 ip http server\
 no ip http secure-server\
+ip route 203.0.113.0 255.255.255.0 Null0\
 !\
 !\
 !\
 no cdp log mismatch duplex\
 !\
-!\
+!         \
 !\
 control-plane\
-!         \
+!\
 !\
 !\
 !\
@@ -110,6 +118,6 @@ line aux 0\
  logging synchronous\
 line vty 0 4\
  login\
+!         \
 !\
-!\
-end }
\ No newline at end of file
+end}
\ No newline at end of file
diff --git a/Routers-Config-BGP/R6.rtf b/Routers-Config-BGP/R6.rtf
index 493c771..71d47a6 100644
--- a/Routers-Config-BGP/R6.rtf
+++ b/Routers-Config-BGP/R6.rtf
@@ -74,6 +74,7 @@ router eigrp 200\
 router bgp 200\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 7.7.7.7 remote-as 200\
  neighbor 7.7.7.7 update-source Loopback0\
  neighbor 192.168.46.4 remote-as 300\
@@ -94,12 +95,12 @@ control-plane\
 !\
 !\
 !\
-!\
 !         \
 !\
 !\
 !\
 !\
+!\
 line con 0\
  exec-timeout 0 0\
  privilege level 15\
diff --git a/Routers-Config-BGP/R7.rtf b/Routers-Config-BGP/R7.rtf
index f78e61e..50b3b74 100644
--- a/Routers-Config-BGP/R7.rtf
+++ b/Routers-Config-BGP/R7.rtf
@@ -6,6 +6,11 @@
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
 \f0\fs22 \cf2 \CocoaLigature0 !\
+version 12.4\
+service timestamps debug datetime msec\
+service timestamps log datetime msec\
+no service password-encryption\
+!\
 hostname R7\
 !\
 boot-start-marker\
@@ -64,6 +69,7 @@ router eigrp 200\
 router bgp 200\
  no synchronization\
  bgp log-neighbor-changes\
+ redistribute connected\
  neighbor 6.6.6.6 remote-as 200\
  neighbor 6.6.6.6 update-source Loopback0\
  neighbor 192.168.117.11 remote-as 400\
diff --git a/Routers-Config-BGP/R8.rtf b/Routers-Config-BGP/R8.rtf
index 7425945..6c22943 100644
--- a/Routers-Config-BGP/R8.rtf
+++ b/Routers-Config-BGP/R8.rtf
@@ -72,6 +72,7 @@ router bgp 20\
  bgp log-neighbor-changes\
  bgp confederation identifier 300\
  bgp confederation peers 10 \
+ redistribute connected\
  neighbor 5.5.5.5 remote-as 10\
  neighbor 5.5.5.5 ebgp-multihop 2\
  neighbor 5.5.5.5 update-source Loopback0\
@@ -81,6 +82,7 @@ router bgp 20\
 !\
 ip http server\
 no ip http secure-server\
+ip route 2.2.2.0 255.255.255.0 9.9.9.0\
 !\
 !\
 !\
@@ -93,9 +95,9 @@ control-plane\
 !\
 !\
 !\
+!         \
 !\
 !\
-!         \
 !\
 !\
 !\
diff --git a/Routers-Config-BGP/R9.rtf b/Routers-Config-BGP/R9.rtf
index 377f880..1ca3e81 100644
--- a/Routers-Config-BGP/R9.rtf
+++ b/Routers-Config-BGP/R9.rtf
@@ -5,7 +5,8 @@
 \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
 
-\f0\fs22 \cf2 \CocoaLigature0 version 12.4\
+\f0\fs22 \cf2 \CocoaLigature0 !\
+version 12.4\
 service timestamps debug datetime msec\
 service timestamps log datetime msec\
 no service password-encryption\
@@ -70,6 +71,7 @@ router bgp 20\
  bgp log-neighbor-changes\
  bgp confederation identifier 300\
  bgp confederation peers 10 \
+ redistribute connected\
  neighbor 8.8.8.8 remote-as 20\
  neighbor 8.8.8.8 update-source Loopback0\
  neighbor 192.168.109.10 remote-as 400\
@@ -77,6 +79,7 @@ router bgp 20\
 !\
 ip http server\
 no ip http secure-server\
+ip route 2.2.2.0 255.255.255.0 10.10.10.0\
 !\
 !\
 !\
@@ -92,9 +95,9 @@ control-plane\
 !\
 !\
 !\
+!         \
 !\
 !\
-!         \
 line con 0\
  exec-timeout 0 0\
  privilege level 15\
-- 
GitLab