0% found this document useful (0 votes)
58 views3 pages

CCN Question Bank Final

The document is a question bank for the course "Computer Networks" containing multiple choice and short answer questions across 5 modules. Module 1 covers TCP/IP protocol suite, network topologies, LAN vs WAN, switching methods and protocol layering. Module 2 focuses on Ethernet including frame format, CSMA techniques, and ALOHA network. Module 3 discusses network layer services, virtual circuits, addressing, and NAT. Module 4 examines transport layer protocols including TCP, UDP, and error control. Finally, Module 5 explores application layer protocols such as HTTP, FTP, email, DNS, and telnet. The question bank contains a total of 51 questions assessing students' understanding of key computer network concepts.

Uploaded by

Lohit Dalal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views3 pages

CCN Question Bank Final

The document is a question bank for the course "Computer Networks" containing multiple choice and short answer questions across 5 modules. Module 1 covers TCP/IP protocol suite, network topologies, LAN vs WAN, switching methods and protocol layering. Module 2 focuses on Ethernet including frame format, CSMA techniques, and ALOHA network. Module 3 discusses network layer services, virtual circuits, addressing, and NAT. Module 4 examines transport layer protocols including TCP, UDP, and error control. Finally, Module 5 explores application layer protocols such as HTTP, FTP, email, DNS, and telnet. The question bank contains a total of 51 questions assessing students' understanding of key computer network concepts.

Uploaded by

Lohit Dalal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

S. S.

Education Trust’s CET Code: E-175 (UG)/T-942 (PG)

S. G. BALEKUNDRI INSTITUTE OF TECHNOLOGY


Shivabasavanagar, Belagavi- 590 010, Karnataka- India
Office: 0831-2407172, 2554559 Fax: 0831-2407152Website: www.sgbit.edu.in
Examination Section Form No.: SGBIT/EXAM/65
Email: [email protected], Department Extension: 587 Revision R0w.e.f01/04/2020

Department of Electronics and communication Engineering


QUESTION BANK(CBCS FORMAT)
Course Code: 18EC71 Course: Computer Networks Max.Marks: 10
Semester & Division: Course Coordinator: Prof. Megha S. Date: 20-1-2022
7 SEM (A & B) K./Prof. Veena P
Module 1
Q. Questions C
RBT
MAR

NO. O KS

1. Explain the significance of Layers of TCP/IP protocol suite 1 L2 8

2. Show the encapsulation and de-capsulation representation in 1 L2 6


the TCP/IP model and explain.
What are five components involved in data communication? L1,L
3. Explain with a suitable diagram. 1 5
2

4. Mention the different network topology. List out advantages and 1 L2 7


disadvantages of each topology.
5. Explain briefly the four network topologies 1 L2 7
6. Differentiate between LAN and WAN. 1 L1 5
7. Differentiate between OSI and TCP/IP protocols. 1 L1 5
8. Explain different Switching methods. 1 L2 7
9. Explain the Principals of Protocol layering With illustration 1 L2 6
10. Explain multiplexing and de-multiplexing in TCP/IP protocol. 1 L2 7
Module 2

11. Describe the frame format of IEEE 802.3 Ethernet. What are 2 L2 7
minimum and maximum length of frame
12. With the neat diagram explain the Ethernet frame format 2 L2 6
In the standard Ethernet with the transmission rate of 10 Mbps,
13. length of cable is 2500mt and frame size is 5128 bits. The 2 L3 6
propagation speed of a signal in a cable is 210 m/s. Find
efficiency of standard Ethernet.
14. Write short note on 10 Base 5 Ethernet and 10 Base 2 Ethernet. 2 L2 6
Identify unicast, multicast and broad cast from the following
MAC addresses:
15. 4A : 30 : 10 : 21 : 10 : 1A 2 L3 3
47 : 20 : 1B : 2E : 08 : EE
FF : FF : FF : FF : FF : FF.
16. A ALOHA network transmits 200 bit frame using a shared 2 L3 6
channel with a 200 kbps bandwidth. Find the through put of
pure and slotted ALOHA if the system produces 500 frame per
1
second.
Explain three strategies used in CSMA/CA collision avoidance.
17. 2 L2 7

18. Explain persistence methods in CSMA with flow diagram. 2 L2 6


19. Explain polling technique with suitable illustration. 2 L2 4
20. Explain Reservation technique with diagram. 2 L2 4
21. Explain the working of CSMA/CD 2 L2 7
What are the effects of bridges on Ethernet LAN? Explain with a L1,L
22. neat diagram 2 6
2
Module 3
23. Explain Network layer services. 3 L2 6
24. Explain Virtual Circuit approach with necessary diagrams. 3 L2 8

25. Differentiate between data gram network and virtual circuit 3 L1 4


network.
26. Define IEEE 802.11 addressing mechanism for four cases. 3 L2 6
27. Explain Classful addressing. 3 L2 5
An organization is granted a block of address with the beginning
addresses 14.24.74.0/24.The organization need to have 3 sub
28. blocks of addresses to use in its three subnets: one sub block of 3 L3 6
10 addresses, one sub block of 60 addresses, and one sub block
of 120addresses.Design the sub blocks.
29. What are the characteristics of Wireless LAN 3 L2 5
30. Explain NAT and how it helps in address depletion 3 L2 6
Find the number of addresses, First address and last address of
the network with following IPV4 address
31. a.14. 12.72.8/24 3 L3 10
b. 200.107.16.17/18
c. 70.110.19.17/16
32. Explain classless addressing. 3 L2 6
33. Give a brief overview of IPV4 datagram 4 L2 10
Find the shortest path from source ‘A’ to destination ‘G’ from
given graph as shown in the Fig using the Dijkstra algorithm.

34.
4 7
L3

35. Explain three phases of communication between a remote host 4 L2 8


and mobile host.
36. Explain distance-vector-routing using a Bellman Ford algorithm 4 8

2
providing a suitable illustration. L2
37. Explain least cost tree using shared link state database with 4 L2 10
suitable example.
38. With relevant diagram explain Distance Vector Routing 4 L2 10
Algorithm what is two node instability in DVR.
39. Explain operation of Border Gateway Protocol BGP with 4 L2 6
diagram.
40. With a neat diagram, explain general format of ICMP messages. 4 L2 6
Module 4

41. Describe connectionless and connection – oriented services 4 L2 8


provided by the transport layer.
42. Discuss the TCP segment. 4 L2 8
Demonstrate Go-back-n protocol with a forward channel is
43. reliable but in the reverse channel, if an acknowledgment is 4 L2 6
delayed or lost.
44. Explain a TCP connection establishment using three way hand 4 L2 10
shaking.
45. With neat diagram explain connection establishment, data 4 L2 10
transfer and connection termination in TCP.
46. Describe slow start algorithm for handling congestion in TCP 4 L2 6

47. Explain connection oriented and connectionless oriented 4 L2 8


services showing the packet transmission through time line
48. Explain why the size of send window in GO back N must be less 4 L2 5
than 2^m
49. Explain sending and receiving buffers in TCP 4 L2 5
50. Explain general services provided by UDP 4 L2 5

51. Describe UDP packet format with diagram 4 L2 6

Module 5
1. Explain World Wide Web with examples 5 L2 8
2. Explain persistence and non persistence connections in HTTP 5 L2 8
3. Explain HTTP Message formats 5 L2 6
4. Explain FTP Model with types of connections 5 L2 10
5. Explain the architecture of Electronic mail and web based mail 5 L2 10
6. Write a short note on TELNET 5 L2 6
7. Explain the concept of DNS with purpose diagram in detail. 5 L2 8
8. Discuss types of domains and resolutions in DNS. 5 L2 5
9. Explain DNS Message format and security of DNS. 5 L2 5

Course Cordinator Dept. IQAC Coordinator HOD


3

You might also like