Site Tools


cisco:books:ccie_bridging_the_gap:ch10:lab10-1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cisco:books:ccie_bridging_the_gap:ch10:lab10-1 [2025/08/24 13:08] Namecisco:books:ccie_bridging_the_gap:ch10:lab10-1 [2025/08/26 15:09] (current) 97.85.225.56
Line 1: Line 1:
 =====Cisco Books - CCIE Bridging the Gap: Chapter 10 - Lab 10-1===== =====Cisco Books - CCIE Bridging the Gap: Chapter 10 - Lab 10-1=====
-====Parameters==== +=====Parameters===== 
 This lab has the following parameters: This lab has the following parameters:
   * RIPv2 as the underlay, to provide a route between loopbacks.   * RIPv2 as the underlay, to provide a route between loopbacks.
Line 10: Line 10:
 {{:cisco:books:ccie_bridging_the_gap:ch10:lab_10-1.jpg?300 |}} {{:cisco:books:ccie_bridging_the_gap:ch10:lab_10-1.jpg?300 |}}
  
-====Initial Configurations====+=====Initial Configurations=====
 __r1__ __r1__
 <code>en <code>en
Line 96: Line 96:
 wr</code> wr</code>
  
-====End of Lab 10-1 Configurations====+=====End of Lab 10-1 Configurations=====
  
 __r1__ __r1__
-<code>hostname r1 +<code>router rip
-interface Loopback0 +
- ip address 1.1.1.1 255.0.0.0 +
-+
-interface Loopback1 +
- ip address 192.168.1.1 255.255.255.0 +
-+
-interface GigabitEthernet0/+
- ip address 10.1.1.1 255.255.255.0 +
- no shut +
-+
-router rip+
  version 2  version 2
  network 1.0.0.0  network 1.0.0.0
Line 127: Line 116:
  neighbor 4.4.4.4 peer-group tst</code>  neighbor 4.4.4.4 peer-group tst</code>
 __r2__ __r2__
-<code>hostname r2 +<code>router rip
-interface Loopback0 +
- ip address 2.2.2.2 255.0.0.0 +
-+
-interface Loopback1 +
- ip address 192.168.2.2 255.255.255.0 +
-+
-interface GigabitEthernet0/+
- ip address 10.1.1.2 255.255.255.0 +
- no shut +
-+
-router rip+
  version 2  version 2
  network 2.0.0.0  network 2.0.0.0
Line 155: Line 133:
  neighbor 4.4.4.4 peer-group tst</code>  neighbor 4.4.4.4 peer-group tst</code>
 __r3__ __r3__
-<code>hostname r3 +<code>router rip
-interface Loopback0 +
- ip address 3.3.3.3 255.0.0.0 +
-+
-interface Loopback1 +
- ip address 192.168.3.3 255.255.255.0 +
-+
-interface GigabitEthernet0/+
- ip address 10.1.1.3 255.255.255.0 +
- no shut +
-+
-router rip+
  version 2  version 2
  network 3.0.0.0  network 3.0.0.0
Line 183: Line 150:
  neighbor 4.4.4.4 peer-group tst</code>  neighbor 4.4.4.4 peer-group tst</code>
 __r4__ __r4__
-<code>hostname r4 +<code>router rip
-interface Loopback0 +
- ip address 4.4.4.4 255.0.0.0 +
-+
-interface Loopback1 +
- ip address 192.168.4.4 255.255.255.0 +
-+
-interface GigabitEthernet0/+
- ip address 10.1.1.4 255.255.255.0 +
- no shut +
-+
-router rip+
  version 2  version 2
  network 4.0.0.0  network 4.0.0.0
Line 211: Line 167:
  neighbor 3.3.3.3 peer-group tst</code>  neighbor 3.3.3.3 peer-group tst</code>
  
-====Verification on r1====+=====Verification on r1=====
 <code>r1#show ip bgp summary <code>r1#show ip bgp summary
 BGP router identifier 1.1.1.1, local AS number 100 BGP router identifier 1.1.1.1, local AS number 100
Line 234: Line 190:
   Update messages formatted 0, replicated 0   Update messages formatted 0, replicated 0
   Number of NLRIs in the update sent: max 0, min 0</code>   Number of NLRIs in the update sent: max 0, min 0</code>
 +  
 +=====Backlinks=====
 +[[:cisco|Cisco]]\\ 
 +[[:cisco:books|Cisco Books]]\\ 
 +[[:cisco:books:ccie_bridging_the_gap|CCIE Bridging the Gap]]\\ 
 +[[:cisco:books:ccie_bridging_the_gap:ch10|CCIE Bridging the Gap - Chapter 10]]\\ 
 +
  
cisco/books/ccie_bridging_the_gap/ch10/lab10-1.1756040915.txt.gz · Last modified: by Name