About the Author

author photo

Joe Harris, CCIE No. 6200 (R&S, Security & SP) is a Systems Engineer with Cisco Systems® specializing in Security. In addition to authoring Cisco Network Security Little Black Book, Joe has also been a technical reviewer for several Cisco Press publications and written articles, white papers, and presentations on various security technologies. He also assists various Certification Partners by beta testing their newest CCIE certification workbooks and has been recognized by Cisco as an SE Wall of Fame award winner.

See All Posts by This Author

Measuring Latency on IOS Routers

feature photo

Have you ever needed to measure the latency between two routers on  your network and needed a tool that could provide the statistics to you? Look no further than your very own IOS router. Since IOS 11.2, Cisco routers have a built-in Test TCP utility (TTCP) that can allow you to measure TCP throughput through an IP Path. To use it, start the receiver on one side of the path, then start the transmitter on the other side. The transmitting side sends a specified number of TCP packets to the receiving side. At the end of the test, the two sides display the number of bytes transmitted and the time elapsed for the packets to pass from one end to the other. You can then use these figures to calculate the actual throughput on the link. A detailed sample usage guide can be found at the following location:

 http://www.cisco.com/warp/public/471/ttcp.html

Post a Response