This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cisco:labs:00000 [2025/12/23 04:02] – Name | cisco:labs:00000 [2025/12/26 17:19] (current) – Name | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Lab 00000 - Initial Config 2 Routers, IOS-XE ====== | + | ====== Lab 00000 Initial Config 2 Routers, IOS-XE ====== |
| {{ : | {{ : | ||
| Line 58: | Line 58: | ||
| do wr | do wr | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ===== Verification ===== | ||
| + | |||
| + | < | ||
| + | Type escape sequence to abort. | ||
| + | Sending 5, 100-byte ICMP Echos to 12.0.0.2, timeout is 2 seconds: | ||
| + | .!!!! | ||
| + | Success rate is 80 percent (4/5), round-trip min/avg/max = 1/1/3 ms</ | ||
| + | |||
| + | < | ||
| + | Type escape sequence to abort. | ||
| + | Sending 5, 100-byte ICMP Echos to 2.2.2.2, timeout is 2 seconds: | ||
| + | ..... | ||
| + | Success rate is 0 percent (0/ | ||
| + | This will be fixed on Lab 00100. | ||
| + | |||
| + | ===== 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 80 percent (4/5), round-trip min/avg/max = 1/1/2 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 | ||
| + | r2(tcl)# | ||