Telnet Server Tuning


Scenario:

You own a company specialized in network and router tuning. One of your customers sells customized cars and uses telnet to work remotely between their two sites. They would like you to tweak their telnet server for optimal settings. Think you can pimp this ride?

Goal:

  • All IP addresses have been preconfigured for you.
  • EIGRP has been configured for connectivity.
  • Configure router WestCoast so it sources all telnet sessions from the loopback0 interface.
  • Configure router WestCoast so it uses DSCP value “EF” for all telnet sessions.
  • Configure router WestCoast so it doesn’t show any informational telnet messages.

IOS:

c3640-jk9o3s-mz.124-16.bin

Topology:

Telnet Server Tuning

Configuration Files

You need to register to download the GNS3 topology file. (Registration is free!)

Once you are logged in you will find the configuration files right here.

Opt In Image
Do you want your CCNA or CCNP Certificate?

The How to Master series helps you to understand complex topics like spanning-tree, VLANs, trunks, OSPF, EIGRP, BGP and more.

Written by René Molenaar - CCIE #41726

You May Also Like

About the Author: Rene Molenaar

René - CCIE #41726 is the creator of GNS3Vault.com where he shares CCNA, CCNP and CCIE R&S labs. He also blogs about networking on http://networklessons.com

6 Comments

  1. Hi Rene,

    Could you add the solution for this Lab?

    Thank you

    Mohammad

  2. ip telnet source-interface Loopback0
    ip telnet tos B8
    ip telnet quiet

    Regards

    Anton

  3. Hi Mr. Rene,

    For example I have one set of Network Lab in my house and I have also access server that is connected to
    my PC and my PC is connected to INTERNET via my Modem, during my free time in the office I want to access my laboratory at home so I can practice whatever scenario I studied could it be possible?
    or do we need port forwarding? how ?
    Please explained?

    Alex

Comments are closed.