12 Qs · since 2011 · 14 marks · 0.5 marks/paperStandard yield
Principles of Layering in GATE CS evaluates fundamental understanding of the OSI/ISO and TCP/IP reference models, focusing on layer responsibilities, protocol data units (PDUs), an… Guide
Topic guide
Principles of Layering in GATE CS evaluates fundamental understanding of the OSI/ISO and TCP/IP reference models, focusing on layer responsibilities, protocol data units (PDUs), and layer traversal mechanics. Questions frequently test header encapsulation, header visibility across intermediate devices (switches, routers, firewalls), and hop-by-hop versus end-to-end addressing. The topic consists predominantly of 1-mark conceptual MCQs/MSQs with occasional 2-mark multi-hop packet transmission delay calculations.
OSI / TCP-IP Layer Functionality and Mapping
common · MCQ · 1 marks · 2025, 2014, 2012
Questions require matching protocol layers with their primary services (e.g., bit synchronization at physical layer, packet routing at network layer, process communication at transport layer) or identifying protocol assignments and PDUs (Message, Segment, Datagram, Frame).
Encapsulation, Header Visibility, and Intermediary Device Processing
common · mixed · 1.5 marks · 2024, 2014, 2013, 2011
Scenarios where a packet traverses intermediate nodes (switches, routers, firewalls, sniffers) to determine which header fields (IP, MAC, Port, Payload) are inspected, modified, or visible given a specific layer of encryption or filtering capability.
Multi-hop Store-and-Forward Network Delay
occasional · MCQ · 2 marks · 2012
Calculating total transmission and propagation delays for a multi-packet message traversing intermediate store-and-forward routers over point-to-point links using pipelined packet switching.
Protocol Field Sizes and Cryptographic Primitive Classification
occasional · MCQ · 1 marks · 2018, 2016, 2014
Questions testing exact header field sizes across different layer protocols (e.g., UDP port, MAC address, IPv6 Next Header, TCP sequence number) or classifying cryptographic algorithms across protocol layers (hash functions vs asymmetric/symmetric ciphers).
Store-and-Forward Pipelined Packet Switching Total Time
Used when identical packets traverse identical links with transmission delay and propagation delay under store-and-forward routing.
Transmission Delay
Calculating the time needed to push all packet bits of length onto a link of bandwidth .
Propagation Delay
Calculating the time taken for a bit to travel distance across a medium with propagation velocity .
Layer Visits Count in Multi-hop Path
Determining how many times a packet traverses network and data link layers between source, intermediate routers, and destination.
Shift from basic recall (PDUs, protocol mappings) to multi-device packet traversal scenarios testing L2/L3 addressing (e.g., distinguishing next-hop router MAC from transparent switch and end destination IP).
2024, 2014, 2013, 2011
Introduction of MSQ format in recent editions (GATE 2024 Set 2) to test subtle misconceptions about L2 transparent switches versus L3 routers during packet transmission.
2024
Sustained inclusion of 1-mark matching table questions aligning layer duties and header field specifications.
2025, 2018
Easy: Direct recall of layer PDUs, matching standard layer roles, cryptographic primitives, or standard header sizes. Medium: Scenario questions tracing a packet across multiple hops (switches, routers) checking MAC/IP address modifications, header inspection capabilities of Layer-4 devices, or calculating pipelined store-and-forward transmission delays. Hard: Complex multi-hop topologies with heterogeneous link bandwidths/MTUs combined with layered encapsulation overhead.