No Account Yet?

You are not logged in.

Add to: JBookmarks Add to: Facebook Add to: Windows Live Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Blogmarks Add to: Technorati Add to: Newsvine Add to: Google Information
How to configure Telnet Password Authentication on a Cisco Router/Switch running IOS E-mail
Networking HowTo's - Cisco HowTo's
Written by Keith Short   
Sunday, 10 February 2008 19:42

This is the most commonly used method of restricting Telnet access to Cisco IOS-based Routers and Switches.

  1. Connect to your Cisco switch running IOS. This will be via console if you are configuring the router/switch for the first time.

  2. Type "enable" and press Enter to go to "enable" mode.
  3. Type "config t" and press Enter to go to "configure" mode.
  4. Type "line vty 0 4" and press Enter to go into line configuration mode.
  5. Type "login" and press Enter to configure the router/switch to present a password prompt when a user telnets to the device.
  6. Type password yourpassword" to configure the password you want to be used to access the router/switch.
  7. Type "exit" and press enter. Then Type "exit" and press enter again to get back to enable mode.
  8. Telnet to the router/switch and enter the password you configured above at the prompt., then press Enter.


    Only after a successful login should you go to the next step!

  9. Type "wri mem" and press Enter to save your configuration.
Comments
Search RSS
Only registered users can write comments!

3.22 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

Last Updated ( Saturday, 17 May 2008 22:01 )