Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Computer Networks → Introduction to Computer Networks 28

P4 match types include
Exact LPM ternary range and optional
click to copy
P4 action defines
What to do with matched packet
click to copy
P4 parser defines
How to extract headers from packet
click to copy
P4 control defines
Match-action pipeline logic
click to copy
P4 deparser defines
How to reconstruct packet from headers
click to copy
QUIC connection ID enables
Connection migration without reconnect (mobile roaming)
click to copy
QUIC 0-RTT allows
Data in first packet using cached session parameters
click to copy
QUIC streams are
Independent (packet loss in one does not block others)
click to copy
HTTP/3 QPACK is header compression replacing
HPACK optimized for QUIC
click to copy
WebTransport over QUIC enables
Bidirectional streams and datagrams from web apps
click to copy
MASQUE proxy protocol provides
HTTP/3 CONNECT-based proxying for arbitrary UDP and IP traffic
click to copy
DoQ (DNS over QUIC) uses
Port 8853
click to copy
HTTP/3 push is
Deprecated in HTTP/3 specification
click to copy
MPLS VPN control plane uses
MP-BGP with VPN address family
click to copy
MPLS VPN data plane uses
Two-level label stack (VPN + transport)
click to copy
Inter-AS MPLS VPN Option A uses
Back-to-back VRF connections between ASBRs
click to copy
Inter-AS MPLS VPN Option B uses
MP-eBGP between ASBRs exchanging VPN labels
click to copy
Inter-AS MPLS VPN Option C uses
Multi-hop MP-eBGP for PE loopbacks across AS boundary
click to copy
VPLS uses which signaling
BGP or LDP for pseudowire signaling
click to copy
H-VPLS uses
Hierarchical architecture with spoke and hub MTUs
click to copy
EVPN VPWS is
Point-to-point Layer 2 VPN via EVPN
click to copy
BIER stands for
Bit Indexed Egress Replication
click to copy
BIER replaces
Explicit multicast tree state in network
click to copy
MPLS TE CSPF is
Constrained Shortest Path First for TE path selection
click to copy
MPLS DS-TE extends MPLS TE for
Differentiated Services with bandwidth guarantees
click to copy
RSVP-TE PATH message flows from
Source to destination along TE path
click to copy
RSVP-TE RESV message flows from
Destination to source to reserve resources
click to copy
MPLS TE affinity bits match
Link attribute bits for constraint-based path selection
click to copy

Computer Networks → Presentation Layer 1

QUIC uses TLS version
1.3 only
click to copy

Computer Networks → Application Layer 1

ALPS (Application Layer Protocol Settings) in HTTP/3
Negotiates application settings during TLS handshake
click to copy

Computer Networks → Wireless Networks 10

802.11 DCF uses
CSMA/CA with random backoff
click to copy
802.11 PCF uses
Polling by access point (optional)
click to copy
802.11 EDCA in 802.11e provides
Differentiated QoS via Access Categories and AIFS
click to copy
802.11 CCA (Clear Channel Assessment) detects
Channel occupancy before transmission
click to copy
802.11 ACK timeout is
SIFS plus propagation plus ACK transmit time
click to copy
802.11 MSDU is
MAC Service Data Unit (application payload)
click to copy
802.11 MPDU is
MAC Protocol Data Unit (entire frame)
click to copy
802.11 A-MPDU is
Aggregated MPDUs for higher throughput
click to copy
802.11 A-MSDU is
Aggregated MSDUs within single MPDU
click to copy
802.11 TWT negotiation is between
AP and station for scheduled wake times
click to copy