tag:blogger.com,1999:blog-23021255.post2274820118657228594..comments2008-12-20T17:36:50.844+01:00Comments on Cisco IOS hints and tricks: Please don't ask me “internal” questionsIvan Pepelnjakhttp://www.blogger.com/profile/13457151406311272386noreply@blogger.comBlogger5125tag:blogger.com,1999:blog-23021255.post-37449996225456846882008-12-20T17:36:00.000+01:002008-12-20T17:36:00.000+01:002008-12-20T17:36:00.000+01:00@Anonymous(last): You couldn't generate significan...@Anonymous(last): You couldn't generate significant traffic load using Tcl on the router. Furthermore, baseline Tcl (as ported to IOS) supports only TCP sessions, you need host-specific binary libraries to send UDP packets or raw IP packets.Ivan Pepelnjakhttp://www.blogger.com/profile/13457151406311272386noreply@blogger.comtag:blogger.com,1999:blog-23021255.post-19254831026320557842008-12-20T03:28:00.000+01:002008-12-20T03:28:00.000+01:002008-12-20T03:28:00.000+01:00Something that would be VERY interesting would be ...Something that would be VERY interesting would be if someone figured out TCL for it....Then you could run it on any cisco router.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-23021255.post-57302066123194834782008-01-02T20:31:00.000+01:002008-01-02T20:31:00.000+01:002008-01-02T20:31:00.000+01:00A TCL based packet generation tool is available an...A TCL based packet generation tool is available and is called netexpect. As the name suggests it's basically expect for packets. I.e. you send a packet and expect a response. Unfortunately the wiki is currently down for "repairs" but you can get the source which has examples and documentation from here:<BR/><BR/>http://www.netexpect.org/downloads/Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-23021255.post-57270080470220430952007-12-26T17:28:00.000+01:002007-12-26T17:28:00.000+01:002007-12-26T17:28:00.000+01:00I never got a documentation marked "confidential" ...I never got a documentation marked "confidential" saying TAC is overloaded :))<BR/><BR/>Thanks for the Scapy link, looks like a really useful tool. We wanted to use PCs for packet generators in remote labs for quite a while, but somehow never found time to investigate the tools out there. Any idea what a suitable replacement for callgen might be?<BR/><BR/>On the negative side, looks like I'll have yet another scripting language to learn. I though PERL, ASP, PHP and Tcl would be enough ... but scapy is written in Python :((Ivan Pepelnjakhttp://www.blogger.com/profile/13457151406311272386noreply@blogger.comtag:blogger.com,1999:blog-23021255.post-61961527367486172822007-12-26T09:50:00.000+01:002007-12-26T09:50:00.000+01:002007-12-26T09:50:00.000+01:00"always overloaded TAC" : you just broke the TAC N..."always overloaded TAC" : you just broke the TAC NDA !! :-) <BR/><BR/>There are free and open alternatives to our internal tools. Just use scapy instead of pagent/tgn for example.Xavierhttp://www.blogger.com/profile/08629115121576798324noreply@blogger.com