Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
3 views2 pages

CCN Assignment - 2

This document outlines an assignment for the course 'Computer Communication Networks' at SRM Institute of Science and Technology for AY 2023-2024. It includes tasks such as building routing tables using Distance Vector and Link State protocols, analyzing IPv4 addresses, calculating checksums, and simulating data transmission using a sliding window protocol. The assignment is due on April 8, 2024, and consists of various questions with specified marks and learning outcomes.
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
3 views2 pages

CCN Assignment - 2

This document outlines an assignment for the course 'Computer Communication Networks' at SRM Institute of Science and Technology for AY 2023-2024. It includes tasks such as building routing tables using Distance Vector and Link State protocols, analyzing IPv4 addresses, calculating checksums, and simulating data transmission using a sliding window protocol. The assignment is due on April 8, 2024, and consists of various questions with specified marks and learning outcomes.
Copyright
© © All Rights Reserved
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/ 2

SRM Institute of Science and Technology

College of Engineering and Technology


Department of ECE
AY 2023 – 2024 (EVEN)

ASSIGNMENT – II

Course: 18ECC303J – Computer Communication Networks


Total Marks: 25
Submission Date: 08.04.2024

Questions Marks BL CO PO
1. For the given following network build the routing
table via
(a) Distance Vector Routing protocol 5 4 3 7
(b) Link State Routing 5 4 3 7
Implement the same using NetSim software and
attach screenshots of output as proof.

2. Find for the following IPV4 addresses


5 4 3 3
a) CIDR (Yes/No)
b) If CIDR is ‘No’ then state the Class
Type (A, B, C, D, E)
c) Binary representation
d) Net id
e) Host id

(i) 241.12.56.113
(ii) 117.61.234.150
(iii) 75.78.36.45/13
(iv) 193.83.27.255/21
(v) 251.155.243.15

Note: Award of one mark is possible only when all


entries are correct for the question.
Questions
Marks BL CO PO
3. Find the checksum for the word ‘Hyderabad’. Take
5 4 2 3
one character per row.
ASCII values for few characters are given below.
H - 0x48, a - 0x61, b -0x62 d - 0x64, e - 0x65.
4. Node A needs to send a message consisting of 9
5 4 2 3
frames to node B using a sliding window Go Back N
error control protocol with window size as 3. All
packets are ready and immediately available for
transmission. Every packet is acknowledged by the
receiver and there is no cumulative
acknowledgement. Every 5th packet that A transmits
gets lost but no ACKs from node B ever get lost. Draw
the flow diagram depicting the complete data
transmission between A and B.

You might also like