This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cisco:labs:00000 [2025/12/25 17:26] – Name | cisco:labs:00000 [2025/12/26 17:19] (current) – Name | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| Success rate is 0 percent (0/ | Success rate is 0 percent (0/ | ||
| This will be fixed on Lab 00100. | 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)# | ||