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 15:25] Namecisco:books:ccie_bridging_the_gap:ch10:lab10-1 [2025/08/26 15:09] (current) 97.85.225.56
Line 99: Line 99:
  
 __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 240: Line 196:
 [[:cisco:books:ccie_bridging_the_gap|CCIE Bridging the Gap]]\\  [[: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|CCIE Bridging the Gap - Chapter 10]]\\ 
 +
  
cisco/books/ccie_bridging_the_gap/ch10/lab10-1.1756049105.txt.gz · Last modified: by Name