Lab 06 : Router Remote Access via Telnet

Objective

Learn how to access a router remotely by using Telnet.

Lab Topology

The topology diagram below represents the NetMap in the Simulator.

Task 1

  • Configure all three routers with the appropriate settings.

R1 router

R2 router

Task 2

  • Configure remote access to R1 using its virtual terminal (vty) lines:

  • Issue the following commands to configure the router to require the use of a login password for remote access to R1:

  • Issue the following command to configure rahmati as the password that will be used to authenticate the Telnet session:

  • From R2, issue the following commands to Telnet to R1’s Serial 1/0 interface:

  • From R2, issue the following commands to Telnet to R1’s Loopback0 interface:

Last updated