This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cisco:labs:00700 [2025/12/26 23:23] – [Verification] Name | cisco:labs:00700 [2025/12/27 04:52] (current) – removed Name | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Lab 00700 eBGP 2 Routers, IOS-XE ====== | ||
| - | |||
| - | {{ : | ||
| - | |||
| - | - Complete [[cisco: | ||
| - | |||
| - | ===== Router 1 ===== | ||
| - | < | ||
| - | conf t | ||
| - | router bgp 64512 | ||
| - | bgp log-neighbor-changes | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | ===== Router 2 ===== | ||
| - | < | ||
| - | conf t | ||
| - | router bgp 64512 | ||
| - | bgp log-neighbor-changes | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | |||
| - | ===== Verification ===== | ||
| - | < | ||
| - | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds: | ||
| - | !!!!! | ||
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms</ | ||
| - | |||
| - | < | ||
| - | Gateway of last resort is not set | ||
| - | |||
| - | 1.0.0.0/32 is subnetted, 1 subnets | ||
| - | C 1.1.1.1 is directly connected, Loopback0 | ||
| - | 2.0.0.0/32 is subnetted, 1 subnets | ||
| - | B 2.2.2.2 [20/0] via 12.0.0.2, 00:01:07 | ||
| - | 12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks | ||
| - | C 12.0.0.0/24 is directly connected, GigabitEthernet1 | ||
| - | L 12.0.0.1/32 is directly connected, GigabitEthernet1</ | ||
| - | |||
| - | < | ||
| - | BGP neighbor is 12.0.0.2, | ||
| - | BGP version 4, remote router ID 2.2.2.2 | ||
| - | BGP state = Established, | ||
| - | External BGP neighbor configured for connected checks (single-hop no-disable-connected-check)</ | ||
| - | |||
| - | < | ||
| - | BGP router identifier 1.1.1.1, local AS number 64512 | ||
| - | BGP table version is 3, main routing table version 3 | ||
| - | 2 network entries using 496 bytes of memory | ||
| - | 2 path entries using 272 bytes of memory | ||
| - | 2/2 BGP path/ | ||
| - | 1 BGP AS-PATH entries using 24 bytes of memory | ||
| - | 0 BGP route-map cache entries using 0 bytes of memory | ||
| - | 0 BGP filter-list cache entries using 0 bytes of memory | ||
| - | BGP using 1368 total bytes of memory | ||
| - | BGP activity 2/0 prefixes, 2/0 paths, scan interval 60 secs | ||
| - | 2 networks peaked at 23:18:15 Dec 26 2025 UTC (00: | ||
| - | |||
| - | Neighbor | ||
| - | 12.0.0.2 | ||
| - | |||
| - | < | ||
| - | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: | ||
| - | !!!!! | ||
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms</ | ||
| - | |||
| - | < | ||
| - | Gateway of last resort is not set | ||
| - | |||
| - | 1.0.0.0/32 is subnetted, 1 subnets | ||
| - | B 1.1.1.1 [20/0] via 12.0.0.1, 00:01:35 | ||
| - | 2.0.0.0/32 is subnetted, 1 subnets | ||
| - | C 2.2.2.2 is directly connected, Loopback0 | ||
| - | 12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks | ||
| - | C 12.0.0.0/24 is directly connected, GigabitEthernet1 | ||
| - | L 12.0.0.2/32 is directly connected, GigabitEthernet1</ | ||
| - | |||
| - | < | ||
| - | BGP neighbor is 12.0.0.1, | ||
| - | BGP version 4, remote router ID 1.1.1.1 | ||
| - | BGP state = Established, | ||
| - | External BGP neighbor configured for connected checks (single-hop no-disable-connected-check)</ | ||
| - | |||
| - | < | ||
| - | BGP router identifier 2.2.2.2, local AS number 65535 | ||
| - | BGP table version is 3, main routing table version 3 | ||
| - | 2 network entries using 496 bytes of memory | ||
| - | 2 path entries using 272 bytes of memory | ||
| - | 2/2 BGP path/ | ||
| - | 1 BGP AS-PATH entries using 24 bytes of memory | ||
| - | 0 BGP route-map cache entries using 0 bytes of memory | ||
| - | 0 BGP filter-list cache entries using 0 bytes of memory | ||
| - | BGP using 1368 total bytes of memory | ||
| - | BGP activity 2/0 prefixes, 2/0 paths, scan interval 60 secs | ||
| - | 2 networks peaked at 23:18:15 Dec 26 2025 UTC (00: | ||
| - | |||
| - | Neighbor | ||
| - | 12.0.0.1 | ||
| - | ===== TCL Script ===== | ||
| - | < | ||
| - | r1(tcl)# | ||
| - | +> | ||
| - | +> | ||
| - | +> | ||
| - | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 12.0.0.2, timeout is 2 seconds: | ||
| - | !!!!! | ||
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms | ||
| - | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds: | ||
| - | !!!!! | ||
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms | ||
| - | r1(tcl)# | ||
| - | |||
| - | < | ||
| - | r2(tcl)# | ||
| - | +> | ||
| - | +> | ||
| - | +> | ||
| - | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 12.0.0.1, timeout is 2 seconds: | ||
| - | !!!!! | ||
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/2 ms | ||
| - | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: | ||
| - | !!!!! | ||
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms | ||
| - | r2(tcl)# | ||
| - | |||