0% found this document useful (0 votes)
32 views8 pages

Computer Networks May 2024

The document outlines examination questions for a Computer Networks course, covering various topics across five units. Each unit includes multiple questions related to network protocols, models, error correction, routing, and transport layer services. Students are required to answer five questions, with one from each unit, and all questions carry equal marks.

Uploaded by

Eswar
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)
32 views8 pages

Computer Networks May 2024

The document outlines examination questions for a Computer Networks course, covering various topics across five units. Each unit includes multiple questions related to network protocols, models, error correction, routing, and transport layer services. Students are required to answer five questions, with one from each unit, and all questions carry equal marks.

Uploaded by

Eswar
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/ 8

Code No: R203205K R20 SET -1

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the following with respect to communication through networks. [7M]
i) Components ii) Data Representation iii) Data Flow
b) What is protocol layering? Explain with respect to Internet Protocol suit. [7M]
(OR)
2. a) Describe OSI model layered framework for the design of network systems that [10M]
allows communication between all types of computer systems.
b) Explain the given wireless transmission : Radio waves and Microwaves [4M]
UNIT-II
3. a) Discuss the role of data link layer in providing various services to the above layer [7M]
in network hierarchy in detail.
b) What is the role of sender window size, receiver window size and [7M]
acknowledgements in sliding window protocols? Explain in detail with suitable
protocol.
(OR)
4. a) Consider some transmission scenarios. Assume the sender sends the data word [7M]
1011. The codeword created from this data word is 10111, which is sent to the
receiver. Use Encoder and decoder for simple parity-check code and explain error
detection and correction with hamming code.
b) Write a note on the following for PPP protocol. i) Framing ii) Transition phases [7M]
iii) Multiplexing
UNIT-III
5. a) Prove that average number of successful transmissions for slotted ALOHA is [7M]
S = G × e−G. Explain in detail its working and throughput.
b) What is controlled access? Explain the implementation of it through reservation, [7M]
polling and token passing.
(OR)
6. a) Write the following for fast Ethernet with 100MBps: i) Access Method [7M]
ii) Physical Layer iii) Compatibility with Standard Ethernet.
b) Write a note on ‘sense before transmit’ principle and its protocols used for [7M]
multiple access.
UNIT-IV
7. a) Explain the implementation of routing of packets through connectionless packet- [7M]
switched network.
b) State and explain the principle of [7M]
optimality followed in network
routing and find the shortest path
for the given graph.

(OR)
1 of 2
|'''|'|'|''||'''||||
Code No: R203205K R20 SET -1

8. a) Formulate the congestion in terms of Packet delay and throughput as functions [7M]
of load. Explain mechanisms that can either prevent congestion before it
happens or remove congestion after it has happened.
b) Write a note on Transition from IPV4 to IPV6, Comparison of IPV4 &IPV6 in [7M]
detail.
UNIT-V
9. a) Write a note on port number. How these are important in User [7M]
Data gram protocol? Explain the implementation of User datagram protocol
UDP.
b) Write a short note on i) the usage of TELENET and its local versus remote [7M]
Loggings to system ii) SNMP protocol.
(OR)
10. a) Explain the services offered by TCP to the processes at the application layer. [7M]
Describe the importance of streams and segments.
b) How Electronic mail (or e-mail) allows users to exchange messages? Explain [7M]
its architecture, use agent and Message Transfer Agent in detail.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -2

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Distinguish different network types based on size, geographical coverage, and [7M]
ownership.
b) Explain various issues related to physical layer. How it handles data and signals? [7M]
Discuss.
(OR)
2. a) Describe the Communication through an internet with Layers in the TCP/IP [7M]
protocol suite.
b) Distinguish between guided and unguided media. Explain transmission media used [7M]
with respect to ground, sky and line-of sight propagation.
UNIT-II
3. a) With neat sketch explain the communication takes place at data link layer and [7M]
discuss the concepts of nodes, links, two sub layers and addressing.
b) Implement sliding window protocols with selective repeat and go back N [7M]
principles. Compare the performance.
(OR)
4. a) Write a note on cyclic codes. Show an example of a CRC code. Perform encoding [7M]
and decoding operations with it. Explain the role of generator polynomials.
b) Explain how High-level Data Link Control (HDLC) implements the Stop-and-Wait [7M]
protocol? Explain with Configurations, Transfer Modes and framing.
UNIT-III
5. a) Prove that average number of successful transmissions for pure ALOHA is S = G [7M]
× e−2G. Explain in detail its working and throughput.
b) How CSMA algorithm handles the collision? Explain the Flow diagram for the [7M]
CSMA/CD.
(OR)
6. a) Describe IEEE Project 802, Ethernet evolution, seven important fields of Ethernet [7M]
frame and Efficiency of Standard Ethernet.
b) Write a note on ‘listen before talk’ principle and its protocols used for multiple [7M]
access.
UNIT-IV
7. a) Write a note on the following for the network layer: Packetizing, Routing and [7M]
Forwarding, Error and Flow Control, Congestion Control, Quality of Service and
Security services.
b) Describe the operational steps of link state routing and find the routing path for the [7M]
given graph.

(OR)
1 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -2

8. a) Write a note on Traffic Control Algorithm and its importance on congestion [7M]
handling. Describe the implementation as Leaky bucket and Token bucket
approaches.
b) Write about IPv6 protocol and structure of IPv6 datagram with extension [7M]
headers.
UNIT-V
9. a) How to establish Logical connection at the transport layer to enable Process-to- [7M]
Process Communication? Explain and other services of transport layer.
b) Explain the most client-server application used in web, its Architecture, usage [7M]
of Uniform Resource Locator and Web Documents.
(OR)
10. a) Describe general services are provided by UDP and UDP Applications. [7M]
b) How the Resource Records are used in resolution of Domain names? Explain [7M]
and specify the importance of caching.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -3

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the following with respect to one or more layers of the TCP/IP protocol [7M]
suite: i). Transforming bits to electromagnetic signals ii)
responsibility for handling frames between adjacent nodes iii) Route
determination iv) Providing services for the end user
b) With sketch explain the working of Twisted-Pair Cable. And discriminate [7M]
Unshielded Versus Shielded Twisted-Pair Cable.
(OR)
2. a) Differentiate the following: i) Refraction Vs Reflection [7M]
ii) Advantages of optical fiber over twisted-pair and coaxial cable iii) Omni
directional waves and unidirectional waves?
b) Discuss different types of networks we encounter in the world today. [7M]
UNIT-II
3. a) Write a note on forward error correction, checksum. How it is used in error [7M]
correction? Explain with examples.
b) Explain how point-to-point access is enabled with Point-to-Point Protocol (PPP)? [7M]
Discuss its services and framing structure.
(OR)
4. a) Draw the finite state machine of data link layer with neither flow nor error control [7M]
and which uses both flow and error control.
b) Write a note on the selective repeat-ARQ protocols. What are its limitations? [7M]
How to handle them? Discuss.
UNIT-III
5. a) Write a note on contention methods. Explain the simple process followed to allow [7M]
multiple accesses.
b) How to share available bandwidth of a link? Explain sharing with time, [7M]
frequency, or through code among different stations.
(OR)
6. a) Explain concept of persistence and its implementation for multiple access with [7M]
Flow diagram for three persistence methods.
b) Summarize the Gigabit Ethernet design. Explain its MAC Sub layer, Physical [7M]
Layer functionalities.
UNIT-IV
7. a) Describe the scenario of congestion and its impact on network traffic. Explain [7M]
congestion control mechanisms categories: open-loop congestion control
(prevention) and closed-loop congestion control (removal).
b) For the given graph explain the principle of [7M]
distance vector routing for finding the packet
routing.

(OR)
1 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -3

8. a) Describe the following for IPv6 addressing: Representation, Address Space, [7M]
Address Space Allocation and Auto configuration
b) Explain the connection oriented service and its implementation through. [7M]
Virtual-circuit packet-switched network. How it is different from packet
switching network? Discuss.
UNIT-V
9. a) Write about the following services in transport layer: [7M]
(i)Process-to-Process Communication,
ii) Flow Control and Error Control.
b) Describe the architecture of HTTP, its concepts: Message format, HTTP [7M]
connections, and Request-Reply messages.
(OR)
10. a) Write about connection-oriented, reliable protocol with its connection [7M]
establishment, data transfer, and connection teardown phases to provide a
connection-oriented service.
b) Explain the role of Registrars in the provision of security of DNS Name [7M]
Servers.

2 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -4

III B. Tech II Semester Regular/Supplementary Examinations, May/June - 2024


COMPUTER NETWORKS
(Com. To CE,EEE,ME,ECE)
Time: 3 hours Max. Marks: 70
Answer any FIVE Questions ONE Question from Each unit
All Questions Carry Equal Marks
*****
UNIT-I
1. a) Explain the following with respect to OSI layer and it’s working. i)Node to [7M]
node delivery ii) Sender to receiver delivery iii) Source to destination delivery
iv) Port to Port delivery.
b) How do guided media differ from unguided media? List and explain about [7M]
Radio waves, microwaves and infrared waves.
(OR)
2. a) Name the four basic network topologies, and cite an advantage and [7M]
disadvantage of each type.
b) With sketch explain the working of Coaxial Cable And Fiber-Optic Cable. [7M]
UNIT-II
3. a) Write a note on establishing flow control in data link layer with framing. [7M]
Explain variable and fixed size framing techniques. Give examples.
b) Explain the working principle of Go-Back N protocol. Determine the window [7M]
sizes of sender and receiver in this protocol. Explain with flow diagram.
(OR)
4. a) Write the working of the given data link layer protocols with flow diagram. i) [7M]
Simple protocol ii) Stop-and-Wait protocol
b) Explain error correction and detection in data link layer. Data word to be sent – [7M]
100100 Key - 1101 [generator polynomial x3 + x2 + 1]. Use CRC for detecting
accidental changes/errors in the communication channel.
UNIT-III
5. a) Explain various multiplexing techniques used for channel partition and suggest [7M]
the best method.
b) Write a note on Back off time, Vulnerable time and throughput for Pure [7M]
ALOHA multiple access protocol.
(OR)
6. a) Describe the role of the inter frame space, the contention window and [7M]
acknowledgments in CSMA/CA for wireless networks.
b) Write the characteristics of IEEE 802 standard Ethernet and its addressing, [7M]
access methods and implementations.
UNIT-IV
7. a) Describe the services provided by network layer. What is the importance of [7M]
store and forward routing? Explain.
b) Write a note on IPV4 address space and explain the class ful and class less [7M]
addressing for fixed and variable length network prefix.
(OR)
8. a) Describe the Approaches to Congestion Control: Traffic Aware Routing, [7M]
Traffic Throttling and Load Shedding.
b) Explain the principle followed in hierarchical routing and compare its [7M]
performance with other routing algorithms of network layer.
1 of 2

|'''|'|'|''||'''||||
Code No: R203205K R20 SET -4

UNIT-V
9. a) Explain the implementation of Connectionless and Connection-Oriented [7M]
Service in transport layer. Explain with finite state machine.
b) Describe various paradigms of application layer and its protocols. Specify the [7M]
importance of security service.
(OR)
10. a) Write a short note on : TCP Features, TCP packets-Segments and handshaking [7M]
protocols.
b) Domain name service records resolve the domain addresses-Justify this [7M]
statement.

2 of 2

|'''|'|'|''||'''||||

You might also like