0% found this document useful (0 votes)
14 views4 pages

Lab 3

The document outlines a lab exercise for implementing an FTP server using Packet Tracer, focusing on file transfer protocols and their application in network communication. It includes assessment criteria for project execution, debugging, problem-solving, and report quality. Students are required to complete the lab work independently and submit it by the due date.
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)
14 views4 pages

Lab 3

The document outlines a lab exercise for implementing an FTP server using Packet Tracer, focusing on file transfer protocols and their application in network communication. It includes assessment criteria for project execution, debugging, problem-solving, and report quality. Students are required to complete the lab work independently and submit it by the due date.
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/ 4

CED-314

Network Switching and Routing

LAB # 03
LAB TITLE

Implementing FTP server on Packet Tracer and exploring the commands.

Assessment of CLO: 04, PLO: 05

Student Name:
Roll No.
Semester Session

Perf. Level Needs


S. Excellent Good Satisfactory Marks
Improvement
No. (2.5) (2) (1.5) Obtained
Criteria (0 ~ 1)
Project Fully functional, Minor errors, Some errors, Major errors,
1 Execution & optimized, and mostly requires non-functional,
Implementation well-structured. functional. guidance. or not Performed.
Accurate results Mostly correct, Partial results,
Results & Incorrect results,
with effective some debugging minimal
Debugging no debugging Or
2 Or
debugging Or debugging
Troubleshooting,
Or Troubleshooting Or
Troubleshooting or not attempted.
Troubleshooting. needed. Troubleshooting.
Problem- Creative Lacks innovation
Some
Solving & approach, Adapts well, or no innovation,
3 adaptability,
Adaptability efficiently solves minor struggles. unable to solve
needs guidance.
(VIVA) challenges. problems.
Poorly
Report Quality Clear, structured, Some clarity
Mostly clear, structured, lacks
4 & with detailed issues, missing
minor gaps. clarity, or not
Documentation visuals. details.
submitted.
Total Marks Obtained Out of 10

Lab evaluated by
Instructor’s Name Engr. Dr. Jawwad Ahmad
Date Signature

Copyright © Department of Engineering & Technology – UIT University Karachi


LAB EXPERIMENT 3: IMPLEMENTING FTP SERVER ON PACKET TRACER

 Come to the lab in time. Students who are late more than 20 minutes, will not be allowed to
attend the lab.
 Students have to perform the examples and exercises by themselves.
 Lab work must be submitted with in the due date.

Implementing FTP server on Packet tracer and exploring the commands.

1. FILE TRANSFER PROTOCOL


 It is an application layer protocol which is utilized to send and receive files over the
Network, it is a communication between client and server.
 This communication takes place when a client requests connection to FTP server
using ‘user name’ and ‘password’, once legitimate credentials are produced by a
client it gets connected to the server after successful connection the thing that matters
is what rights a specific credential has.
 Below is a depiction of that.

Figure 1: Registering Credentials on FTP server

CED-314 – NETWORK SWITCHING AND ROUTING PAGE 2 OF 4


LAB EXPERIMENT 3: IMPLEMENTING FTP SERVER ON PACKET TRACER

 FTP can be used to back-up the data which is an essential aspect, these days the
biggest threat to data or any network is ransomware attack, and the best defense
against it is proper retrieval of data.
 FTP went through numerous revisions in its RFCs, the FTP clients are used to
download and upload data, one such client is Filezilla.

Figure 2: Using Diagnostic commands in FTP Client-Server Network

 FTP commonly uses port number 20 and 21 for connection this particular concept is
shown below where a node is contacting the FTP server for connection through port
21 and data connection is done using port 20 at the server and open port at the client
end.

Figure 3: Client connecting to server utilizing port 20 and 21

CED-314 – NETWORK SWITCHING AND ROUTING PAGE 3 OF 4


LAB EXPERIMENT 3: IMPLEMENTING FTP SERVER ON PACKET TRACER

 Implement the following scenario using packet tracer, create FTP server and two
nodes a user can login using any of these systems.

CED-314 – NETWORK SWITCHING AND ROUTING PAGE 4 OF 4

You might also like