Cisco CCNA CCNP Home Lab Setup How To Configure Reverse Telnet

Cisco Certification

Cisco Certification Central

Home | Article List | Submit An Article | Contact Us


Cisco CCNA CCNP Home Lab Setup How To Configure Reverse Telnet

Occasionally, during your CCNA and CCNP studies, you'll run into a term that just doesn't quite make sense to you. (Okay, more than occasionally!) One such term is "reverse telnet". As a Cisco certification candidate, you know that telnet is simply a protocol that allows you to remotely connect to a networking device such as a router or switch. But what is "reverse telnet", and why is it so important to a Cisco CCNA / CCNP home lab setup?

Where a telnet session is started by a remote user who wants to remotely control a router or switch, a reverse telnet session is started when the host device itself imitates the telnet session.

In a CCNA / CCNP home lab, reverse telnet is configured and used on the access server. The access server isn't a white box server like most of us are used to; an access server is a Cisco router that allows you to connect to multiple routers and switches with one session without having to move a rollover cable from device to device.

Your access server will use an octal cable to connect to the other routers and switches in your home lab. The octal cable has one large serial connector that will connect to the access server, and eight rj-45 connectors that will connect to your other home lab devices. Your access server then needs an IP Host table in order to perform reverse telnet.

An IP Host table is easy to put together (and you better know how to write one to pass the CCNA!). The IP Host table is used for local name resolution, taking the place of a DNS server. A typical access server IP Host table looks like this:

ip host FRS 2007 100.1.1.1



ip host R3 2003 100.1.1.1

ip host R1 2001 100.1.1.1

ip host R2 2002 100.1.1.1

ip host R4 2004 100.1.1.1

ip host R5 2005 100.1.1.1

ip host SW1 2006 100.1.1.1



interface Loopback0

ip address 100.1.1.1 255.255.255.255

no ip directed-broadcast

This configuration will allow you to use your access server to connect to five routers, a frame relay switch, and a switch without ever moving a cable. When you type "R1" at the console line, for example, you'll be connected to R1 via reverse telnet. If you have a smaller lab, an access server is still a real timesaver and an excellent investment. And by getting a static IP address to put on your access server, you can even connect to your home lab from remote locations!

Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage, home of freeCCNA andCCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages. For a FREE copy of his latest e-books, ,How To Pass The CCNA, and ,How To Pass The CCNP,, visit the website and download your free copies. You can also get FREE CCNA and CCNP exam questions every day! Pass theCCNA exam with The Bryant Advantage!

 

Full List of Articles
 

Latest Cisco Certification News:

  1. Softchoice Achieves Cisco Silver Partner Status in Canada

    Softchoice Corporation , a leading North American provider of IT solutions and services, is proud to announce it has achieved Silver Certification Partner Status from Cisco Inc. The designation provides Softchoice with valuable resources to support the delivery of advanced Cisco solutions on behalf of customers across Canada.

    Read More ...

  2. MTS Allstream Achieves Cisco Master Unified Communications Specialization

    MTS Allstream Inc. is pleased to announce it has achieved the Master Unified Communications Specialization from Cisco. This specialization recognizes MTS Allstream as having fulfilled the training requirements and program prerequisites to sell, deploy and support highly sophisticated applications-based Cisco unified communications solutions.

    Read More ...

  3. Small Biz Group born of Cisco-Linksys merger

    Said Sanjeev Gupta, Linksys Channel Director APAC, "This is a win-win situation for Linksys partners because they will now have access to Cisco's channel programs and training modules which will better equip them to carry the existing Linksys products to the small and medium business (SMB) customers on an integrated platform."

    Read More ...

  4. Microsoft sues site to stop certification test leaks

    A federal court in Connecticut has ordered a certification test help-site to stop publishing Microsoft-related materials after the software maker sued the company, claiming that it was selling actual certification exam questions. In a preliminary injunction signed Thursday, U.S. District Court Judge Warren Eginton ordered Pass4sure.com and its parent company, Freetech Services, to stop ...

    Read More ...

  5. Comstor Introduces Cisco Smart Care Service in Europe, Helping Resellers Drive Next Generation Service Opportunities ...

    Westcon Group, Inc., the leading specialty distributor in networking, convergence, security and mobility, today announced it will offer Cisco Smart Care Service to the European reseller market.

    Read More ...

  6. Microsoft wins ruling on certification tests

    Pass4sure sued over certification test leaks A federal court in Connecticut has ordered a certification test help-site to stop publishing Microsoft-related materials after the software maker sued the company, claiming that it was selling actual certification exam questions.

    Read More ...

  7. Tuesday, the 19th of August 2008

    TWO local students are hoping to become Cambodia's first certified Cisco Systems trainers, according to First Cambodia (FC), a computer systems company.

    Read More ...

Cisco Certification

Cisco CCNA CCNP Home Lab Setup How To Configure Reverse Telnet