Group A

Q1: Demonstrate the different types of topologies and types of transmission media using a Packet Tracer tool.

Q4: Use packet Tracer tool for configuration of 3 router networks using one of the following protocols RIP.

Q5: Write a program to demonstrate Sub-netting and calculate subnet masks for different IP address classes.

Q6: Write a program to implement Link State or Distance Vector routing protocol to determine the optimal path for data transmission.

Group B

Q7: Implement socket programming using C/C++/Java for the following: a) TCP Client and TCP Server. b) UDP Client and UDP Server

Q8: Write a program using TCP socket for a wired network to perform the following tasks: 1) Say Hello to each other. 2) Transfer a file.

Q9: Write a program using UDP Sockets to enable file transfer (Script, Text, Audio, and Video – one file each) between two machines.

Q11: Study and Analyze the performance of HTTP, HTTPS and FTP protocol using Packet tracer tool.

Q12: To study the SSL protocol by capturing the packets using Wireshark tool while visiting any SSL secured website (banking, e-commerce etc.).

Group C

Q15: Installing and configuring DHCP server and assign IP addresses to client machines using DHCP server.

Q16: Write a program for DNS lookup. Given an IP address input, it should return URL and vice versa.