0% found this document useful (0 votes)
0 views3 pages

ccn exp 7

Uploaded by

aryanvichare570
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views3 pages

ccn exp 7

Uploaded by

aryanvichare570
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Department of Electronics Engineering

Subject: -CCN A. Y.- 2022-23


(Autonomous College Affiliated Experiment 7
to
University of Mumbai)

Aryan Vichare
21103B2018
Aim: Implementation of TELNET on Packet Tracer

Theory:

Telnet stands for Teletype Network or Terminal Network. It is a protocol that provides a command line
interface for communication with a remote device or server. Telnet on its own does not employ any
form of encryption, it transfers the data in ‘clear text’. Telnet provides users with a bidirectional
interactive text-oriented communication system utilizing a virtual terminal connection over 8 bytes.
Using TELNET, user can connect to a remote host or device using a telnet client, usually over TCP port
no. 23. Topology-

Switch>en
Switch#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#int vlan1
Switch(config-if)#ip address 100.0.0.5 255.0.0.0
Switch(config-if)#line vty 0 4
Switch(config-line)#password kaustubh
Switch(config-line)#line
^
% Invalid input detected at '^' marker.
Department of Electronics Engineering
Subject: -CCN A. Y.- 2022-23
(Autonomous College Affiliated Experiment 7
to
University of Mumbai)
Switch(config-line)#login
Switch(config-line)#exit
Switch(config)#int vlan1
Switch(config-if)#no shut

Switch(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up

Switch(config-if)#exit
Switch(config)#enable password kaustubh
Switch(config)#

Now implement the TELNET on Router-

To check the TELNET implantation-

• Click any end device, go to Desktop, and click command prompt

• In the command prompt, write telnet and append ip address of switch or router to which it is
connected shown below

• C:>telnet 100.0.0.6
Department of Electronics Engineering
Subject: -CCN A. Y.- 2022-23
(Autonomous College Affiliated Experiment 7
to
University of Mumbai)
• It will ask password, type it, and enter

• After this you can manage the switch or router remotely

• Router>en
• Router#configure terminal
• Enter configuration commands, one per line. End with CNTL/Z.
• Router(config)#line vty 0 4

• Router(config-line)#password 123456
• Router(config-line)#login
• Router(config-line)#enable password 123456

• Router(config)#int fa0/0
• Router(config-if)#ip address 100.0.0.6 255.0.0.0
• Router(config-if)#exit

Conclusion- With the implementation of TELNET, it is possible to fetch and manage any networking
device remotely within the network.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy