CIE Marks: 50
Teaching Hours/Week (L:T:P: S): 3:0:2:0
SEE Marks: 50
Total Hours of Pedagogy: 40T + 20P
Total Marks: 100
Credits: 04
Exam Hours: 03
1. Implement Three nodes point_to_point network with duplex links between them for different topologies. a. Set the queue size b. vary the bandwidth, and c. find the number of packets dropped for various iterations. CN Lab Ex-1 PDF File Download
1. Implement simple ESS and with transmitting nodes in wire-less LAN by simulation and determine the throughput with respect to transmission of packets 2. Write a program for error detecting code using CRC-CCITT (16- bits).
1. Implement transmission of ping messages/trace route over a network topology consisting of 6 nodes and find the number of packets dropped due to congestion in the network. 2. Write a program to find the shortest path between vertices using bellman-ford algorithm.
1. Implement an Ethernet LAN using n nodes and set multiple traffic nodes and plot congestion window for different source / destination. 2. Write a program for congestion control using leaky bucket algorithm