The document outlines the assignments for a Computer Networks Lab course. It includes demonstrating common networking devices like switches, routers, and cables. Students are asked to create simple networks connecting PCs using hubs and switches in a star topology, and test the connections using ping commands. The assignments also involve learning and using Linux networking commands like ifconfig, ping, route and configuring servers and clients like SSH, FTP, Telnet and rlogin.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
55 views
Computer Networks Lab
The document outlines the assignments for a Computer Networks Lab course. It includes demonstrating common networking devices like switches, routers, and cables. Students are asked to create simple networks connecting PCs using hubs and switches in a star topology, and test the connections using ping commands. The assignments also involve learning and using Linux networking commands like ifconfig, ping, route and configuring servers and clients like SSH, FTP, Telnet and rlogin.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Computer Networks Lab
Code No. IT-606 Contact Period -3hrs per week
Assignment 1 (Network Device & their uses) 6 students in each group 1. Demonstration of network devices: (This is an introductory assignment. The students are asked to follow the lecture minutely and take notes.) a) RJ-45 Connector. b) LAN Terminator. c) LAN Card or Ethernet Card. d) CAT 5 Cable. e) CAT 5 Cable tester. f) 24 port Switch. g) 8 port hub. h) 3-COM Router.
2. Prepare a patch cord (Straight or cross over) using CAT-5 Cable and RJ-45 Connector. 3. Connect two PCs using cross over cable. Use Ping command to test the connector. 4. Set up an LAN that connects 3 or more PCs. 5. Topology: Star (use HUB/Switch). 6. Illustrate the utility of router in a computer network. 7. Study the commands below using your linux command prompt and get help from the man pages.
A. Hostname B. Ifconfig C. ping D. netconfig E. route F. tracroute G. netstat
8. Configure the following server and client
i) Telnet server and client ii) rlogin iii) SSH iv) ftp