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

2 0 2 3 4 CSE18R273/Operating Systems Program Core Integrated Course

This document provides information on the Computer Networks course offered at CSE18R371. The course aims to provide an overview of computer network concepts and fundamentals using the OSI reference model framework. It will cover topics such as network layers, protocols, routing, addressing, error detection and various network tools. The course outcomes include understanding application layer protocols, network addressing, routing protocols, data link layer protocols, and applying knowledge to real-world network applications. The course involves both theory and practical lab experiments using networking tools like Wireshark and Packet Tracer to analyze network performance.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views4 pages

2 0 2 3 4 CSE18R273/Operating Systems Program Core Integrated Course

This document provides information on the Computer Networks course offered at CSE18R371. The course aims to provide an overview of computer network concepts and fundamentals using the OSI reference model framework. It will cover topics such as network layers, protocols, routing, addressing, error detection and various network tools. The course outcomes include understanding application layer protocols, network addressing, routing protocols, data link layer protocols, and applying knowledge to real-world network applications. The course involves both theory and practical lab experiments using networking tools like Wireshark and Packet Tracer to analyze network performance.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

L T P X C

CSE18R371 COMPUTER NETWORKS


2 0 2 3 4
Prerequisite CSE18R273/Operating Systems
Course Program Core
Category
Course Type Integrated Course
Objective(s) 1. To provide students with an overview of the concepts and fundamentals of data
communication and computer networks.
2. To introduce students to local, metropolitan and wide area networks are using the
standard OSI reference model as a framework and to the Internet protocol suite and
network tools and programming using various networking technologies.
Course Outcome(s)
CO1 Understand the network model and analyze the various protocols in application layer.
CO2 Learn and identify the segmentation through TCP and UDP.
CO3 Inspect the basics of data communication and various categories of networks.
CO4 Identify the technologies for error free secure transmission of data in data link layer.
CO5 Apply various routing protocols to select optimal path and relate addressing entities in
Network Layer.
CO6 Analyze the performance of various communication protocols using network tools.
CO7 Apply the knowledge acquired on various real time applications over internet.
Mapping of COs with Pos,PSOs
CO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3 PSO4
CO1 S S

CO2 S S

CO3 S S S S S M L S M S S M S
CO4 S S S S S M L S M S S M S
CO5 S S S S S M L S M S S M S
CO6 S S S S S M M S S M
CO7 S S S S S M M M S S M
Course Topic(s)
Unit I INTRODUCTION TO NETWORKS AND APPLICATION LAYER
Introduction: Networks, Reference Model: TCP/IP and OSI , client-server, peer-to-peer network, overview
of components of a network – devices, media and services (application) –end devices, intermediary network
devices, NIC, gateways, Topology- physical and logical. Application Layer - Principles of network
applications, DNS - Electronic Mail – FTP – HTTP - Next Generation Networks: Introduction - Vision,
Scenarios - Requirements on Technology and Management - Functional Architecture - Introduction to tools:
Wireshark, packet tracer,
Unit II TRANSPORT LAYER
Transport Layer - Need and Issues - Transport service - Elements of Transport Protocols Transport layer
protocols - TCP and UDP, flow control, retransmission strategies, congestion control.

Unit III NETWORK LAYER


Network Layer - Need and Issues - Routing algorithms - Congestion Control Algorithms – QOS - Network
Layer in Internet - Network Addressing – IPv4 & IPv6-Configuration of Router - Distance Vector Routing –
Link State Routing – RIP – OSPF – BGP -Subnetting – Classless Inter Domain Routing (CIDR) – Variable Length
Subnet Mask (VLSM) – DHCP – ARP – Network Address Translation (NAT) – ICMP.

Unit IV DATA LINK LAYER


DLL: Need and Issues - Error Detection and Correction - Protocol Verification and Data Link Layer protocols
- MAC Sub layer - Channel Allocation Problem - Multiple Access Protocols – Ethernet - Wireless LANs and
VLAN - Data Link Layer Switching - Connectivity Devices - Configuration of Switches, ARP and RARP.

Unit V PHYSICAL LAYER


Physical Layer: Need and Issues, Data Communication, Guided transmission media, Wireless Transmission,
Communication Satellites, Multiplexing and Switching.

Text Books
1. James F. Kurose, Keith W. Ross, “Computer Networking: A Top-Down Approach”, 7th Edition, Pearson
Education, 2017.
2. Larry Peterson Bruce Davie, “Computer Networks - A Systems Approach”, 5 th Edition by, Morgan
Kaufmann, 2011.
3. Andrew S Tanenbaum, David J. Wetherall, “Computer Networks”, 5th Edition Pearson Education,
2011.
4. Dr Jingming Li Salina, Pascal Salina. “Next Generation Networks Perspectives and Potentials”, Wiley,
2007.

Reference Books
1. Todd Lammle, “CCNA Cisco Certified Network Associate Study Guide”, 7 th Edition, 2011.
2. B. S. Manoj, C. Siva Ram Murthy , “Ad Hoc Wireless Networks Architectures and Protocols”,
Prentice Hall, 2004.
3. Behrouz A. Forouzan, “Data Communications and Networking” Fourth Edition, McGraw-Hill, 2006.
4. William Stallings” Cryptography and Network Security: Principles and Practice”, 6 th Edition, 2014.
5. William Stallings, “Data and Computer Communications”, 10th Edition, Pearson Education, 2014.

Lab Experiments:

1. Study of Network Tool - packet tracer, wireshark


2. Study of Network Devices in detail - Hub, Switch, Router.
a) Building a Peer-to-Peer Network
b) Examining Telnet and SSH
3. Network Protocol analysis:
a) Capture and Analyze DNS Packets.
b) Capture and Analyze HTTP Packets
4. Network Protocol analysis: Capture and Analyze ICMP Packets
5. Network Protocol analysis:
a) Capture and Analyze TCP Segment.
b) Capture and Analyze UDP Datagram.
6. Perform an experiment for port scanning with Nmap, Superscan or any other Software.
a) Find open ports on a system
b) Find the machines which are active
7. Capture and Analyze IP Packets using wireshark.
8. Exploring link state and distance vector routing protocols
9. a) To create a number of Subnet and assign the devices.
b) To check the connectivity from one subnet to another subnet.
c) To Configure the DHCP Server and provide a service to end device using different Gateways.
10. To configure the Intra VLAN using packet tracer.
11. To configure the Inter VLAN using packet tracer.
12. Checking Layer 2 functionality using packet tracer.
a) Configure Spanning Tree Protocol,
b) Configure ARP and MAC Table
13. Study of different types of Network cables and practically implement the Crossover wired and
Straight through cable using Crimping Tool
14. Topologies - Ring Topology, Mesh Topology, Tree Topology, Ring Topology
15. Design and Build a Small Business Network

Software to be used:

1. Packet tracer,
2. Wireshark
3. NMap (Zenmap)











 X component

Week 1 Impact of Networks in Day today life, Researching Converged Network Services.

Week 2 Help and Navigation, Network Representation, Exploring internetworking devices.

Week 3 FTP Servers, DNS Servers, DHCP, Web server and Email server

Week 4 Investigating the TCP/IP and OSI Models in Action

Week 5 Observe the TCP 3-Way Handshake

Week 6 Exploring Wireshark.

Week 7 Examine a UDP DNS Capture

Week 8 Static Route Configuration

Week 9 Designing and Implementing a VLSM Addressing Scheme.

Week 10 Identify MAC & IP Addresses, Configure a small LAN.


Week 11 Managing the Medium, Configuring Secure Passwords and SSH.

Week 12 Connecting a Wired and Wireless LAN, Examine the ARP Table.

Week 13 Scenario 1.

Week 14 Trouble shooting default gateway.

Week 15 Trouble shooting connectivity issues on a network.

Course Coordinator Module Coordinator Programme Coordinator/HOD-CSE

You might also like