This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cisco:books:ccie_bridging_the_gap:ch10:lab10-2-1 [2025/08/24 15:02] – created Name | cisco:books:ccie_bridging_the_gap:ch10:lab10-2-1 [2025/08/24 15:29] (current) – Name | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Cisco Books - CCIE Bridging the Gap: Chapter 10 - Lab 10-2 - Task 1===== | =====Cisco Books - CCIE Bridging the Gap: Chapter 10 - Lab 10-2 - Task 1===== | ||
| - | ====Parameters==== | + | =====Parameters==== |
| This lab has the following parameters: | This lab has the following parameters: | ||
| - | * RIPv2 as the underlay, to provide a route between | + | * iBGP between the three routers. |
| - | * iBGP as the overlay to share routes between four routers. | + | |
| * The loopback addresses are used as the peering between the iBGP neighbors. | * The loopback addresses are used as the peering between the iBGP neighbors. | ||
| - | * BGP peer groups are used for all neighbors. | + | |
| - | * BGP neighbors have authentication configured. | + | |
| {{: | {{: | ||
| - | ====Initial Configurations==== | + | =====Initial Configurations===== |
| __r1__ | __r1__ | ||
| < | < | ||
| Line 70: | Line 68: | ||
| wr</ | wr</ | ||
| - | ====End of Lab 10-1 Configurations==== | + | =====End of Lab 10-1 Configurations===== |
| __r1__ | __r1__ | ||
| - | < | + | < |
| - | interface Loopback0 | + | bgp router-id |
| - | ip address | + | |
| - | ! | + | |
| - | 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 | + | |
| - | | + | |
| | | ||
| - | network 10.0.0.0 | + | neighbor 12.1.1.2 remote-as 100 |
| - | no auto-summary | + | |
| - | ! | + | |
| - | router bgp 100 | + | |
| - | bgp router-id | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| __r2__ | __r2__ | ||
| - | < | + | < |
| - | interface Loopback0 | + | bgp router-id |
| - | ip address | + | |
| - | ! | + | |
| - | 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 | + | |
| - | | + | |
| | | ||
| - | network 10.0.0.0 | + | |
| - | no auto-summary | + | |
| - | ! | + | |
| - | router bgp 100 | + | |
| - | bgp router-id 2.2.2.2 | + | |
| - | | + | |
| - | neighbor | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| __r3__ | __r3__ | ||
| - | < | + | < |
| - | interface Loopback0 | + | bgp router-id |
| - | ip address | + | |
| - | ! | + | |
| - | 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 | + | |
| - | | + | |
| | | ||
| - | network 10.0.0.0 | + | |
| - | no auto-summary | + | |
| - | ! | + | |
| - | router bgp 100 | + | |
| - | bgp router-id 3.3.3.3 | + | |
| - | | + | |
| - | neighbor | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | __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 | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | no auto-summary | + | |
| - | ! | + | |
| - | router bgp 100 | + | |
| - | bgp router-id 4.4.4.4 | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | ====Verification on r1==== | + | =====Verification on r1===== |
| - | < | + | < |
| BGP router identifier 1.1.1.1, local AS number 100 | BGP router identifier 1.1.1.1, local AS number 100 | ||
| - | BGP table version is 9, main routing table version | + | BGP table version is 4, main routing table version |
| + | 3 network entries using 432 bytes of memory | ||
| + | 3 path entries using 252 bytes of memory | ||
| + | 2/2 BGP path/ | ||
| + | 0 BGP route-map cache entries using 0 bytes of memory | ||
| + | 0 BGP filter-list cache entries using 0 bytes of memory | ||
| + | BGP using 1004 total bytes of memory | ||
| + | BGP activity 3/0 prefixes, 3/0 paths, scan interval 60 secs | ||
| Neighbor | Neighbor | ||
| - | 2.2.2.2 | + | 12.1.1.2 4 100 6 10 4 |
| - | 3.3.3.3 4 100 | + | 13.1.1.3 4 100 6 |
| - | 4.4.4.4 | + | |
| - | < | + | < |
| - | BGP peer-group is tst, remote AS 100 | + | Network |
| - | BGP version 4 | + | *> |
| - | | + | *> |
| - | | + | *> |
| - | | + | |
| - | Default minimum time between advertisement runs is 0 seconds | + | |
| - | For address family: IPv4 Unicast | + | =====Backlinks===== |
| - | BGP neighbor is tst, peer-group internal, members: | + | [[:cisco|Cisco]]\\ |
| - | | + | [[:cisco: |
| - | Index 0, Advertise bit 0 | + | [[: |
| - | Update messages formatted 0, replicated 0 | + | [[:cisco: |
| - | Number of NLRIs in the update sent: max 0, min 0</ | + | |