This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cisco:books:ccie_bridging_the_gap:ch10:lab10-1 [2025/08/24 15:25] – Name | cisco:books:ccie_bridging_the_gap:ch10:lab10-1 [2025/08/26 15:09] (current) – 97.85.225.56 | ||
---|---|---|---|
Line 99: | Line 99: | ||
__r1__ | __r1__ | ||
- | < | + | < |
- | 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 | + | |
| | ||
| | ||
Line 127: | Line 116: | ||
| | ||
__r2__ | __r2__ | ||
- | < | + | < |
- | 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 | + | |
| | ||
| | ||
Line 155: | Line 133: | ||
| | ||
__r3__ | __r3__ | ||
- | < | + | < |
- | 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 | + | |
| | ||
| | ||
Line 183: | Line 150: | ||
| | ||
__r4__ | __r4__ | ||
- | < | + | < |
- | 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 | + | |
| | ||
| | ||
Line 240: | Line 196: | ||
[[: | [[: | ||
[[: | [[: | ||
+ | |||