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. Network Data Systems Achieves Cisco Master Managed Services Certification in the U.S.

    Network Data Systems announced today that it has achieved the Cisco Master Managed Services Certification. By achieving the Managed Services Channel Program Master certificat

    Read More ...

  2. Data#3 first in A/NZ to achieve Cisco ISE certification

    Data#3 first in A/NZ to achieve Cisco ISE certification

    Read More ...

  3. Alliant Technologies Achieves Cisco Gold Certification in United States

    MORRISTOWN, N.J. , Jan. 11, 2012 /PRNewswire/ -- Alliant Technologies announced it has achieved Cisco® Gold Certification for the seventh consecutive year.  To earn Gold Certification, Alliant had to meet ...

    Read More ...

  4. Iron Bow Receives Advanced Certifications from Cisco

    Iron Bow Technologies LLC, an information technology solutions provider, has been named a Managed Services Advanced Channel Partner by Cisco Systems, Inc., the worldwide leader in networking.

    Read More ...

  5. Cisco Certifications Boosts Career Potential for IT Professionals

    Recognized by technology companies and independent IT professionals for its remarkable quality of Cisco learning, Unitek Education has been driving a remarkable momentum in its Cisco Training programs. Recent studies* show that employees with Cisco certifications result in a higher ROI, improvement in level of service and improved team performance.Fremont, CA (PRWEB) January 10, 2012 Recognized ...

    Read More ...

  6. Dimension Data Recognized as Cisco TelePresence Video Master Global Authorised Technology Provider

    Dimension Data, the $5.8 billion IT solutions and services provider said today it has become the first company in the world to be awarded TelePresence Video Master Global Authorised Technology Provider status from Cisco.

    Read More ...

  7. Alliant Technologies Recognized as Cisco TelePresence Video Express Authorized Technology Provider Partner in United ...

    MORRISTOWN, N.J., Feb. 1, 2012 /PRNewswire/ -- Alliant Technologies announced today that it has achieved TelePresence Video Express Authorized Technology Provider (ATP) status from Cisco. This designation ...

    Read More ...

Cisco Certification

Cisco CCNA CCNP Home Lab Setup How To Configure Reverse Telnet