In one my previous posts, I shown you how to test a connection using a hidden Cisco IOS tool called TTCP. A few days ago I run into an issue. I had to test a TCP connection to a remote Cisco router, but I had not other router on which to initiate the TTCP connection. As explained in Testing TCP Connection post, to use TTCP you need 2 Cisco routers.
Now, I found 2 new ways to do the testing without the need of having 2 routers, but just one. Maybe you already know this methods, but for those who don’t please keep on reading.
First, there is a Windows tool called TTCPW (download here) (actually you can download also the code, and I think it’s possible to compile and run it under Linux as well). This TTCW tool have the same option like Cisco TTCP and can work together without any issue.
On Cisco router, issue the ttcp command, and keep the regular parameters (we are not interested for now in fine tuning). Below I set the Cisco router to be the receiver:

Cisco TTCP with default settings
On PC side, you download TTCPW and use the same settings. Basically to transmit you only need to input ttcpw.exe -t or -r “ip.address” and that’s it Of course you can tune the settings to meet your needs. Just type ttcpw.exe to see all the settings.

TTCPW help
The second tool that you can use with Cisco TTCP is IPerf (text mode) or JPerf (Java graphical mode). Just fill in the IP address and the port (5001 if default) and you’re ready to go:

Jperf with TTCP
Of course there are some limitations on JPerf to TTCP compared to JPerf to JPerf testing. One of then is that you cannot use parallel streams, if you want to stress the connection. To overcome this limitation, I do the following.
Open 2 or 3 connection to the Cisco router where TTCP will run. Start one each connection one TTCP daemon with different ports (e.g. assuming 3 connection than ports 5001, 5002 and 5003). Then on the client start 3 JPerf (Iperf) with the same IP address but different ports (you can take the one below). In this way you can stress the connection a little bit.

Which WAN Optimization vendor will consolidate and expand its market position on 2011
447 votes - Thank you all!I add the results in a blog posts so we can see over years on which [more]
CCIE home rack - Ubuntu persistent net rules
In one of my last posts, I was writing about my CCIE home rack which has one server that runs Ubuntu + [more]
Black Friday 2011 - 50% Off on INE bundles
If anybody is interested in buying INE products, do it now. I've got the following marketing e-mail. The [more]
Free streaming course CCNA 640-802 from INE
I'm sure that a lot of people out there got this info already, but for those who are not part of INE [more]
Home lab for CCIE exam training
Before I started with my preparation I was in front of a dilemma. I knew that I will need a rack to [more]
Professionals Blogs
- blindhog.net
Close preview
Loading... - packetlife.net
Close preview
Loading... - cisco-tips.com
Close preview
Loading... - CCIECisco
Close preview
Loading... - packet-forwarding.net
Close preview
Loading... - danielhertzberg.wordpress.com
Close preview
Loading... - amyengineer.wordpress.com
Close preview
Loading... - globalconfig.net
Close preview
Loading... - etherealmind.com
Close preview
Loading... - routing-bits.com
Close preview
Loading... - gns3-labs.com
Close preview
Loading... - brainbump.net
Close preview
Loading... - noshut.blogspot.com
Close preview
Loading... - bradhedlund.com
Close preview
Loading... - Cisco Network Engineer Blog
Close preview
Loading... - mellowd.co.uk
Close preview
Loading... - blog.ioshints.info
Close preview
Loading...
- blindhog.net





Pingback: Tweets that mention Cisco: Use TTCP to test together with TTCPW or JPerf | FirstDigest -- Topsy.com