Windows Vista: No HyperTerminal to Configure Cisco Routers Connected Via a Local COM Port
Recently I was hired to work on a Government project. They are 100% Microsoft shop expect for few Redhat boxes and Cisco gear.
They also have lots of customized VPN and cisco routers supplied by local company. Apart from securing those RHEL boxes, I had to connect routers / vpn devices via a local com port to upgrade BIOS and other configurations. They have Windows vista on all desktops and my Laptop has no serial port. So I decided to use old good HyperTerminal. I thought HyperTerminal is still under the Programs > Accessories > Communications menu. I failed to locate hypertrm.exe. From Microsoft support website:
HyperTerminal is no longer part of Windows. There are several options you can use to replace its functionality. If you previously used HyperTerminal to control serial devices, you can usually find a downloadable version of HyperTerminal on the Internet that is free for personal use.
So what was the purpose of removing Hyper terminal from vista ? How do you use the equivalent of Hyperterminal in XP, with Windows Vista to configure Cisco routers?
Get Putty to replace vista hyperterminal
Download and use open source putty terminal software. You can grab putty here.
Start Putty
Double click on putty > Select Serial > Type COM1 and speed rate such as 19200:

(Fig. 01: Putty as replacement for HyperTerinal under Windows Vista)
Configure putty
You also need to setup other serial connection parameters by visiting category > serial menu on left side:

(Fig. 02: Configure putty serial communication options)
Finally, just hit open button:

(Fig. 03: Windows Vista putty serial communication in action)
There you have it.
Other options for vista hyperterminal software
- TeraTerm Pro open source terminal
- HyperTerminal Private Edition version 6.3
- If you have an old Windows XP installation, find and copy the file named "hypertrm.dll" and "hypertrm.exe" to Windows Vista in the same location. Run hypertrm.exe from run > cmd.
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- Download: Poderosa - Tabbed style SSH, Telnet client for Windows XP systems
- Run your Open Source Application in Windows Vista
- Act Smart: More Your Small Business From Windows To Linux
- Developers Deliberately Avoiding Vista for Mac OS and Linux
- Humor: Windows Vista Incapable Stickers
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: connection parameters, hyper terminal, hyperterminal, microsoft shop, putty download, serial communication, serial connection, serial devices, serial type, speed rate, terminal software, vista cisco router configuration, vpn devices, windows vista hyperterminal replacement



your screenshot can be better if you save in gif or (better) in png format.
regards
Thanks for feedback. Usually, I do use .png, but not sure if paint will support the same.
Thanks for post. It`s help me in job. Respect
Hey,
Thanks for this article. Just the other I found myself wanting to use my MS Vista-running laptop to configure a cisco router and was left befuddled as to where Hyperterminal was.