collapse

* Recent Posts

Re: Best football Celebration hook and fish style by Penthome
[Today at 04:04:43 PM]


Best football Celebration hook and fish style by Penthome
[Today at 04:00:33 PM]


Re: Quotes of the day (QOTD) by Penthome
[Today at 07:41:19 AM]


Re: Joke of the day by Solimontero1
[Yesterday at 06:32:02 AM]


Re: Joke of the day by Solimontero1
[Yesterday at 06:30:14 AM]


Worst floods in a decade in China, 30,000 trapped by mona
[July 28, 2010, 09:22:49 PM]


Re: Quotes of the day (QOTD) by mona
[July 28, 2010, 08:35:48 PM]


A LETTER FROM GRANDMA by mona
[July 27, 2010, 10:45:11 PM]


Re: How to Use Your Time Wisely by Solimontero1
[July 27, 2010, 10:22:06 PM]


How to Use Your Time Wisely by Penthome
[July 27, 2010, 06:03:44 PM]


* Quick Menu



Author Topic: Step by Step how to configure Securecrt vbs with GNS3 on Windows Vista 32-bit  (Read 303 times)

0 Members and 1 Guest are viewing this topic.

Online Penthome

How to configure Securecrt with GNS3 on Microsft Windows Vista 32-bit - RubMinds Techblog
You need GNS3/dynamips, Microsoft Win Vista 32/64 or Windows 7, administrative rights and a fair knowledge of ICT.

- install gns3
- add ios image
- install securecrt full version 6.x
- create securecrt.vbs script file using ANSI (not text) and save into GNS3 folder

---------securecrt.vbs-----------------------
#$Language="VBScript"
#$Interface="1.0"
Sub main
crt.window.caption = crt.arguments(0)
End Sub
---------------------------------------------

- change default telnet command to:

start C:\progra~1\vandyk~1\SecureCRT\SecureCRT.EXE /script C:\progra~1\gns3

\dynamips\securecrt.vbs /arg %d /T /telnet %h %p & Sleep1

- leave default shell checked

- change localhost to 127.0.0.1 in hypervisors

- ensure external hypervisors is set to 127.0.0.1 as well.

- open notepad as admin, browse to \Windows\System32\etc\hosts file

change this line (note the pound):

127.0.0.1       localhost
::1             localhost

to

127.0.0.1       localhost
#::1             localhost

Start the router, click console or cli and poof, you should see tab-ready SecureCRT.

Remember the CCIE lab uses SecureCRT so it's wise to lab with it.

All the best.

X.

http://rubminds.com/techblog
My wall/profile/page ---> http://rubminds.com/forums/profile/Penthome

"send me recharge card!"