This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cisco:labs:00400 [2025/12/26 19:02] – [Verification] Name | cisco:labs:00400 [2025/12/27 05:19] (current) – Name | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Lab 00400 EIGRP 2 Routers, IOS-XE ====== | + | ====== Lab 00400 OSPFv3 |
| {{ : | {{ : | ||
| Line 8: | Line 8: | ||
| < | < | ||
| conf t | conf t | ||
| - | router eigrp 1 | + | interface GigabitEthernet1 |
| - | network 1.1.1.1 0.0.0.0 | + | ip ospf 1 area 0 |
| - | network 12.0.0.1 0.0.0.0</ | + | ! |
| + | interface Loopback0 | ||
| + | ip ospf 1 area 0</ | ||
| ===== Router 2 ===== | ===== Router 2 ===== | ||
| < | < | ||
| conf t | conf t | ||
| - | router eigrp 1 | + | interface GigabitEthernet1 |
| - | | + | ip ospf 1 area 0 |
| - | network 12.0.0.2 0.0.0.0</ | + | ! |
| + | interface Loopback0 | ||
| + | ip ospf 1 area 0</ | ||
| ===== Verification ===== | ===== 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 | Gateway of last resort is not set | ||
| Line 33: | Line 31: | ||
| C 1.1.1.1 is directly connected, Loopback0 | C 1.1.1.1 is directly connected, Loopback0 | ||
| 2.0.0.0/32 is subnetted, 1 subnets | 2.0.0.0/32 is subnetted, 1 subnets | ||
| - | D | + | O |
| 12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks | 12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks | ||
| C 12.0.0.0/24 is directly connected, GigabitEthernet1 | C 12.0.0.0/24 is directly connected, GigabitEthernet1 | ||
| L 12.0.0.1/32 is directly connected, GigabitEthernet1</ | L 12.0.0.1/32 is directly connected, GigabitEthernet1</ | ||
| - | < | + | < |
| - | EIGRP-IPv4 Neighbors for AS(1) | + | |
| - | H | + | |
| - | | + | |
| - | 0 | + | |
| - | < | + | Neighbor ID |
| - | EIGRP-IPv4 Topology Table for AS(1)/ID(1.1.1.1) | + | 2.2.2.2 |
| - | Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, | + | |
| - | r - reply Status, s - sia Status | + | |
| - | P 12.0.0.0/ | + | < |
| - | via Connected, GigabitEthernet1 | + | |
| - | P 2.2.2.2/32, 1 successors, FD is 130816 | + | |
| - | via 12.0.0.2 (130816/ | + | |
| - | P 1.1.1.1/32, 1 successors, FD is 128256 | + | |
| - | via Connected, Loopback0</ | + | |
| - | + | ||
| - | < | + | |
| - | EIGRP-IPv4 Interfaces for AS(1) | + | |
| - | Xmit Queue | + | |
| - | Interface | + | |
| - | Gi1 1 0/0 | + | |
| - | Lo0 0 0/0 | + | |
| - | + | ||
| - | < | + | |
| Type escape sequence to abort. | Type escape sequence to abort. | ||
| - | Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: | + | 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</ | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms</ | ||
| Line 73: | Line 51: | ||
| 1.0.0.0/32 is subnetted, 1 subnets | 1.0.0.0/32 is subnetted, 1 subnets | ||
| - | D | + | O |
| 2.0.0.0/32 is subnetted, 1 subnets | 2.0.0.0/32 is subnetted, 1 subnets | ||
| C 2.2.2.2 is directly connected, Loopback0 | C 2.2.2.2 is directly connected, Loopback0 | ||
| Line 80: | Line 58: | ||
| L 12.0.0.2/32 is directly connected, GigabitEthernet1</ | L 12.0.0.2/32 is directly connected, GigabitEthernet1</ | ||
| - | < | + | < |
| - | EIGRP-IPv4 Neighbors for AS(1) | + | |
| - | H | + | |
| - | | + | |
| - | 0 | + | |
| - | < | + | Neighbor ID |
| - | EIGRP-IPv4 Topology Table for AS(1)/ID(2.2.2.2) | + | 1.1.1.1 |
| - | Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, | + | |
| - | r - reply Status, s - sia Status | + | |
| - | P 12.0.0.0/24, 1 successors, FD is 2816 | + | < |
| - | via Connected, GigabitEthernet1 | + | Type escape sequence to abort. |
| - | P 2.2.2.2/32, 1 successors, FD is 128256 | + | Sending 5, 100-byte ICMP Echos to 1.1.1.1, |
| - | via Connected, Loopback0 | + | !!!!! |
| - | P 1.1.1.1/32, 1 successors, FD is 130816 | + | Success rate is 100 percent |
| - | via 12.0.0.1 | + | |
| - | < | ||
| - | EIGRP-IPv4 Interfaces for AS(1) | ||
| - | Xmit Queue | ||
| - | Interface | ||
| - | Gi1 1 0/0 | ||
| - | Lo0 0 0/0 | ||
| ===== TCL Script ===== | ===== TCL Script ===== | ||
| < | < | ||
| Line 134: | Line 99: | ||
| Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms | ||
| r2(tcl)# | r2(tcl)# | ||
| - | |||
| - | |||