This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cisco:labs:00300 [2025/12/26 07:06] – Name | cisco:labs:00300 [2025/12/26 17:51] (current) – Name | ||
|---|---|---|---|
| Line 64: | Line 64: | ||
| !!!!! | !!!!! | ||
| 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</ | ||
| + | |||
| + | ===== 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)# | ||
| + | |||