Vikas Preferences>General>terminal settings> preconfigured telnet commands: telnet (windows) terminal command: "start C:\progra~1\vandyk~1\SecureCRT\SecureCRT.EXE /script C:\progra~1\GNS3\securecrt.vbs /arg %d /T /telnet 127.0.0.1 %p & sleep 1"
Put check tick on : Launch this command using the system default shell 3.save securecrt.vbs file in C:\progra~1\gns3 Below is the script content: #$Language = "VBScript" #$Interface = "1.0" Sub main crt.window.caption = crt.arguments(0) End Sub On Sat, Apr 10, 2010 at 2:21 PM, Vikas Sharma <[email protected]> wrote: > Hi Joe, > > I read the blog on how to optimize GNS3 on W7 and would request some help > on one thing. > > In the "Preferences" section under "General" I modified the "Terminal > Command" to read as follows: > > c:\Program Files\VanDyke Software\SecureCRT\SecureCRT.EXE /script > c:\IPEXPERT\IPEXPERT\supporting files\securecrt.vbs /arg %d > /T /telnet 127.0.0.1 %p & sleep 1 > > Now, the issue is that with the /telnet option when I try to launch console > I get the message "Invalid command line option /telnet". > > I then removed the /telnet option and this time securecrt launches but then > I get the message "Hostname lookup failed: host not found". > > Can you let me know what I'm missing out here. I modified the net file that > I downloaded from the blog itself so I've configured the parameters as per > the recommendations of the blog. I only need to get securecrt working. > > Cheers, > > Vikas. > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
