This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cisco:labs:00200 [2025/12/26 05:13] – Name | cisco:labs:00200 [2025/12/26 17:35] (current) – Name | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Lab 00200 RIP 2 Routers, IOS-XE ====== | + | ====== Lab 00200 RIPv2 2 Routers, IOS-XE ====== |
| {{ : | {{ : | ||
| Line 9: | Line 9: | ||
| conf t | conf t | ||
| router rip | router rip | ||
| + | | ||
| | | ||
| | | ||
| Line 16: | Line 17: | ||
| conf t | conf t | ||
| router rip | router rip | ||
| + | | ||
| | | ||
| | | ||
| Line 21: | Line 23: | ||
| ===== 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</ | ||
| + | |||
| + | < | ||
| + | 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</ | ||
| + | |||
| + | < | ||
| Gateway of last resort is not set | Gateway of last resort is not set | ||
| Line 31: | Line 45: | ||
| L 12.0.0.1/32 is directly connected, GigabitEthernet1</ | L 12.0.0.1/32 is directly connected, GigabitEthernet1</ | ||
| - | < | + | < |
| - | Type escape sequence to abort. | + | 1.0.0.0/8 auto-summary |
| - | Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds: | + | 1.1.1.1/ |
| - | !!!!! | + | 2.0.0.0/8 auto-summary |
| - | Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms</ | + | 2.0.0.0/8 |
| + | [1] via 12.0.0.2, 00:00:19, GigabitEthernet1 | ||
| + | 12.0.0.0/8 auto-summary | ||
| + | 12.0.0.0/24 directly connected, GigabitEthernet1</ | ||
| < | < | ||
| Line 47: | Line 64: | ||
| L 12.0.0.2/32 is directly connected, GigabitEthernet1</ | L 12.0.0.2/32 is directly connected, GigabitEthernet1</ | ||
| - | < | + | < |
| + | 1.0.0.0/ | ||
| + | 1.0.0.0/8 | ||
| + | [1] via 12.0.0.1, 00:00:23, GigabitEthernet1 | ||
| + | 2.0.0.0/ | ||
| + | 2.2.2.2/ | ||
| + | 12.0.0.0/ | ||
| + | 12.0.0.0/ | ||
| + | |||
| + | ===== 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)# | ||
| + | +> | ||
| + | +>(tcl)#1.1.1.1 | ||
| + | +> | ||
| + | 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. | 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 1.1.1.1, timeout is 2 seconds: | ||
| !!!!! | !!!!! | ||
| - | 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)# | ||