free terminal emulator software
rotinhell2568
Member Posts: 63 ■■□□□□□□□□
in CCNA & CCENT
ih've gotten to the point in my books where i can start configuring a switch. can you guys recommend me a free terminal emulator software?
Comments
-
mikej412 Member Posts: 10,086 ■■■■■■■■■■http://www.techexams.net/forums/off-topic/28757-best-console-telnet-program.html
http://www.techexams.net/forums/ccna-ccent/34981-how-can-i-configure-cisco-devices-windows-vista.html
I think putty & teraterm the popular free ones. Hyperterm may still be out there.
There is the telnet client from the command prompt. I'm pretty sure you can telnet from the command line with Vista too (since I telnet to my Linux boxes all the time and don't remember installing any additional telnet software).
SecureCRT seems to be the popular software to pay for -- but that could be because an older version is used in the CCIE Labs.
If you search the forums for putty you'll probably find most of the previous threads where people asked about the best/free/most popular terminal emulation programs. If you limit your search to the Cisco forums, you'll also find most of the "popular tools" for/of Cisco Professionals threads.:mike: Cisco Certifications -- Collect the Entire Set! -
rotinhell2568 Member Posts: 63 ■■□□□□□□□□i figured out how to do it with the hyperterminal.
i have another question mike
i'm reading the wendell odom book part 1 and he just showed me how to configure basic password and hostname. I went along and i did on my 2950 and it all worked. Then he moved on to ssh configuration process. for some reason when i type the transport input telnet ssh comand i get an error. What could be the problem?
emma#
emma#
emma#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
emma(config)#
emma(config)#line vty 0 15
emma(config-line)#
emma(config-line)#login local
emma(config-line)#
emma(config-line)#transport input telnet ssh
^
% Invalid input detected at '^' marker.
emma(config-line)#
emma(config-line)# -
dynamik Banned Posts: 12,312 ■■■■■■■■■□
I believe it's not installed by default. You need to go to Control Panel > Programs > Windows Components to enable/disable it. -
mikej412 Member Posts: 10,086 ■■■■■■■■■■You need an IOS image that supports the crypto functions. Most of the newer IOS software will support it for security, but not all the older IOS images had it (since there were also export restrictions on encryption technology in those days).
If you have an image that supports ssh, check out Configuring Secure Shell on Routers and Switches Running Cisco IOS - Cisco Systems:mike: Cisco Certifications -- Collect the Entire Set! -
dtlokee Member Posts: 2,378 ■■■■□□□□□□You need a crypto image to run SSH, what is the IOS version you have?
post an output of "show version'The only easy day was yesterday! -
rotinhell2568 Member Posts: 63 ■■□□□□□□□□Cisco Internetwork Operating System Software
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(19)EA1c, RELEASE SOFTWARE (fc2)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Mon 02-Feb-04 23:29 by yenanh
Image text-base: 0x80010000, data-base: 0x8058A000
ROM: Bootstrap program is C2950 boot loader
emma uptime is 19 minutes
System returned to ROM by power-on
System image file is "flash:/c2950-i6q4l2-mz.121-19.EA1c.bin"
cisco WS-C2950-12 (RC32300) processor (revision P0) with 20808K bytes of memory.
Processor board ID FOC0823W238
Last reset from system-reset
Running Standard Image
12 FastEthernet/IEEE 802.3 interface(s)
32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:11:5C:32:6E:40
Motherboard assembly number: 73-5782-13
Power supply part number: 34-0965-01 -
rotinhell2568 Member Posts: 63 ■■□□□□□□□□does mine support it? i'm just following everything the book says
emma#configure terminal
enter configurationcommands, one per line. end with CNTL/Z.
emma(config)#line vty 0 15
emma(config-line)#login local
emma(config-line)#transport input telnet ssh
emma(config-line)#exit
emma(config)#username wendell password hope
emma(config)#ip domain-name example.com
emma(config)#crypto key generate rsa
that's what the book tells me to do to set up ssh. But i get the error message after i enter the transport input telnet ssh -
dtlokee Member Posts: 2,378 ■■■■□□□□□□You need an image with crypto (typically will have 'k9' in the filename).
In the past you could download the switch IOS from Cisco's website without a service contract but I don't know if that is the case anymore.The only easy day was yesterday! -
dtlokee Member Posts: 2,378 ■■■■□□□□□□Go to the Cisco website > support > download IOS > switches software then login with your CCO account or create a guest account if you don't have one. It may allow you to download the softerware, I am not sureThe only easy day was yesterday!
-
mikej412 Member Posts: 10,086 ■■■■■■■■■■You can check the IOS Feature Navigator to find if your IOS supports ssh.
But since it appears that a guest level Cisco CCO login still gets you to the Switch IOS images, here's the latest versions available.
Your version's feature set seems to match the non-crypto image.
C2950 EI AND SI IOS CRYPTO IMAGE
c2950-i6k2l2q4-mz.121-22.EA12.bin
Release Date: 15/Jul/2008
C2950 EI AND SI IOS CRYPTO IMAGE
Size: 3634.81 KB (3722038 bytes)
Minimum Memory: DRAM:16 MB Flash:8 MB
C2950 EI AND SI IOS CRYPTO AND WEB BASED DEVICE MANAGER
c2950-i6k2l2q4-tar.121-22.EA12.tar
Release Date: 15/Jul/2008
C2950 EI AND SI IOS CRYPTO AND WEB BASED DEVICE MANAGER
Size: 5580.00 KB (5713920 bytes)
Minimum Memory: DRAM:16 MB Flash:8 MB
C2950 EI AND SI IOS IMAGE
c2950-i6q4l2-mz.121-22.EA12.bin
Release Date: 15/Jul/2008
C2950 EI AND SI IOS IMAGE
Size: 3058.60 KB (3132004 bytes)
Minimum Memory: DRAM:16 MB Flash:8 MB
C2950 EI AND SI IOS IMAGE AND WEB BASED DEVICE MANAGER
c2950-i6q4l2-tar.121-22.EA12.tar
Release Date: 15/Jul/2008
C2950 EI AND SI IOS IMAGE AND WEB BASED DEVICE MANAGER
Size: 5000.00 KB (5120000 bytes)
Minimum Memory: DRAM:16 MB Flash:8 MB
I posted the download steps/path in the http://www.techexams.net/forums/ccna-ccent/31002-ios-2924xl.html thread. I think it works better if you log in first, using the log in link on the main page, rather than waiting for the challenge. That way if you follow a wrong link, you get the not authorized message rather then login prompt and then the not authorized message (and you wonder why it didn't work).:mike: Cisco Certifications -- Collect the Entire Set! -
mikej412 Member Posts: 10,086 ■■■■■■■■■■Do you have an IOS upgrade using XMODEM section in your book?
Doing an IOS upgrade using XMODEM was a lab when I did the Cisco CCNA Network Academy. Doing it once in a lab environment is usually enough to make a person think twice on the job before doing something stupid like accidentally erasing the IOS image on flash.
An XMODEM IOS image upload is one of those things you will remember for the rest of your life.
Matt George has his Cisco IOS Recovery via XMODEM video in the http://www.techexams.net/forums/ccna-ccent/39100-some-free-cbts-finally.html thread.:mike: Cisco Certifications -- Collect the Entire Set! -
tiersten Member Posts: 4,505Get PuTTY or SecureCRT if you can. Hyperterminal is a terrible terminal emulator.
PuTTY and SecureCRT will also allow you to telnet/SSH into your devices as well so you don't need to mess with multiple programs. One program will do it all. -
rotinhell2568 Member Posts: 63 ■■□□□□□□□□Cisco Catalyst 2950 12 Switch, Release 12.1.22-EA12,
C2950 EI AND SI IOS CRYPTO IMAGE
is this the correct one? -
mikej412 Member Posts: 10,086 ■■■■■■■■■■You want either of the CRYPTO images.
If you're not on a dialup modem, download both CRYPTO versions and use whatever version works easiest in any matching lab your book may have.
The Web Device Manager is fun to look at once or twice.... but if you're going to XMODEM, then stick with the CRYPTO only image since it's smaller.
I think we also did a Cisco CCNA Network Academy Lab that used the tar file for the install (the CRYPTO and Web Device Manager) -- you couldn't do that with just the CRYPTO image .bin file.:mike: Cisco Certifications -- Collect the Entire Set!