Telnet CCNA lab

Lab 09 — Telnet Configuration on Router
Unauthorized Access
This interactive lab is exclusively licensed to PacketTracerLab.com and cannot be used on any other domain or offline environment.
Visit PacketTracerLab.com
⚠ Unauthorized use or redistribution is prohibited.
Lab 09
Telnet Configuration on Router
Start with PC0 tab — set IP address first
PC0 Tasks
Set IP 192.168.1.2/24
Set gateway 192.168.1.1
Router Tasks
Fa0/0 IP 192.168.1.1/24
Fa0/0 no shutdown
Enable secret → Cisco
VTY password set
VTY login enabled
Test
Telnet from PC0 to 192.168.1.1
Commands
PC0:
ip 192.168.1.2 255.255.255.0
gateway 192.168.1.1
telnet 192.168.1.1

Router:
int fa0/0ip add … → no sh
ena sec Cisco
line vty 0 4
 pass ciscologin
LINK DOWNPC0No IP0/0R1Fa0/0: No IP
PC0
Router (R1)
Telnet Session
PC0>