Lesson Plan CS3591 CN
Lesson Plan CS3591 CN
COURSE OBJECTIVES:
•To know the functions of protocols of each layer of TCP/IP protocol suite.
•To learn the functions of network layer and the various routing protocols
Data Communication - Networks – Network Types – Protocol Layering – TCP/IP Protocol suite
– OSI Model – Introduction to Sockets - Application Layer protocols: HTTP – FTP – Email
protocols (SMTP - POP3 - IMAP - MIME) – DNS – SNMP
UNIT IV ROUTING 7
Routing and protocols: Unicast routing - Distance Vector Routing - RIP - Link State Routing –
OSPF – Path-vector routing - BGP - Multicast Routing: DVMRP – PIM.
Data Link Layer – Framing – Flow control – Error control – Data-Link Layer Protocols – HDLC
– PPP - Media Access Control – Ethernet Basics – CSMA/CD – Virtual LAN – Wireless LAN
(802.11) - Physical Layer: Data and Signals - Performance – Transmission media- Switching –
Circuit Switching.
45 PERIODS
PRACTICAL EXERCISES: 30 PERIODS
1. Learn to use commands like tcpdump, netstat, ifconfig, nslookup and traceroute. Capture ping and trace
route PDUs using a network protocol analyzer and examine.
2. Write a HTTP web client program to download a web page using TCP sockets.
3. Applications using TCP sockets like: a) Echo client and echo server b) Chat
4. Simulation of DNS using UDP sockets.
5. Use a tool like Wireshark to capture packets and examine the packets
6. Write a code simulating ARP /RARP protocols.
7. Study of Network simulator (NS) and Simulation of Congestion Control Algorithms using NS.
8. Study of TCP/UDP performance using Simulation tool.
9. Simulation of Distance Vector/ Link State Routing algorithm.
10. Simulation of an error correction code (like CRC)
COURSE OUTCOMES:
At the end of this course, the students will be able to:
CO 1: Explain the basic layers and its functions in computer networks.
CO 2: Understand the basics of how data flows from one node to another.
CO 3: Analyze routing algorithms.
CO 4: Describe protocols for various functions in the network.
CO 5: Analyze the working of various application layer protocols.
TOTAL:75 PERIODS
TEXT BOOKS
1.James F. Kurose, Keith W. Ross, Computer Networking, A Top-Down Approach Featuring the Internet,
Eighth Edition, Pearson Education, 2021.
2.Behrouz A. Forouzan, Data Communications and Networking with TCP/IP Protocol Suite, Sixth
Edition TMH, 2022
REFERENCES
1. Larry L. Peterson, Bruce S. Davie, Computer Networks: A Systems Approach, Fifth Edition, Morgan
Kaufmann Publishers Inc., 2012.
2.William Stallings, Data and Computer Communications, Tenth Edition, Pearson Education, 2013.
3.Nader F. Mir, Computer and Communication Networks, Second Edition, Prentice Hall, 2014.
4.Ying-Dar Lin, Ren-Hung Hwang, Fred Baker, “Computer Networks: An Open Source Approach”,
McGraw Hill, 2012.
UNIT I-INTRODUCTION AND APPLICATION LAYER
Knowledge No. of Hrs to Books
S. No Topic
level be handled Referred
1. Data Communication – Networks L2 1 T2
2. Network Types L2 1 T2
3. Protocol Layering L2 1 T2
4. TCP/IP Protocol suite L2 1 T2
5. OSI Model L2 2 T2
6. Introduction to Sockets L1, L2 1 T2
7. Application Layer Protocols – HTTP – FTP L2 1 T2
8. Email Protocols (SMTP – POP3 – IMAP – L2
1 T2
MIME)
9. DNS – SNMP L2 1 T2
UNIT IV-ROUTING
Knowledge No. of Hrs to Books
S. No Topic
level be handled Referred
1. Routing and Protocols L1,L2 1 T2
2. Unicast Routing – Distance Vector Routing L2 1 T2
3. RIP L2 1 T2
4. Link State Routing – OSPF L2 1 T2
5. Path Vector Routing L2 1 T1
6. BGP L2 1 R1
7. Multicast Routing: DVMRP, PIM L2 2 T2
L1- Remember; L2- Understand; L3- Apply; L4- Analyze; L5- Evaluate; L6- Create