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 → Routing Algorithms 7

OSPF Type 2 LSA is
Network LSA from DR
click to copy
OSPF Type 3 LSA is
Summary LSA from ABR
click to copy
OSPF Type 5 LSA is
AS External LSA from ASBR
click to copy
OSPF NSSA stands for
Not-So-Stubby Area
click to copy
ABR in OSPF stands for
Area Border Router
click to copy
OSPF hello interval on broadcast network is
10 seconds
click to copy
OSPF dead interval is typically
4x hello
click to copy

Computer Networks → Introduction to Computer Networks 28

BGP uses which transport protocol
TCP (port 179)
click to copy
iBGP is
BGP for routing within the same AS
click to copy
eBGP is
BGP between different ASes
click to copy
BGP local preference selects
Outbound exit point from AS
click to copy
BGP MED influences
Return traffic preference from neighboring AS
click to copy
BGP path selection first attribute is
Weight (Cisco)
click to copy
Route reflector in BGP eliminates need for
Full iBGP mesh
click to copy
BGP AS path prepending makes route
Less preferred for inbound traffic
click to copy
MPLS stands for
Multi Protocol Label Switching
click to copy
MPLS label is inserted between
Layer 2 and 3
click to copy
LSR in MPLS stands for
Label Switch Router
click to copy
LER in MPLS stands for
Label Edge Router
click to copy
PHP in MPLS stands for
Penultimate Hop Popping
click to copy
MPLS label value 3 (implicit null) triggers
PHP at penultimate hop
click to copy
MPLS S-bit indicates
Bottom of label stack
click to copy
LDP stands for
Label Distribution Protocol
click to copy
MPLS VPN creates per-customer
VRF (Virtual Routing and Forwarding)
click to copy
Route distinguisher in MPLS L3VPN makes VPN prefix
Globally unique in BGP
click to copy
SDN stands for
Software Defined Networking
click to copy
In SDN control plane is
Centralized in SDN controller
click to copy
OpenFlow communicates between
SDN controller and network devices
click to copy
NFV stands for
Network Function Virtualization
click to copy
VNF stands for
Virtual Network Function
click to copy
EVPN stands for
Ethernet Virtual Private Network
click to copy
QUIC was developed by
Google
click to copy
QUIC operates over
UDP
click to copy
SCTP stands for
Stream Control Transmission Protocol
click to copy
SCTP supports
Multi-homing (multiple IP addresses per connection)
click to copy

Computer Networks → Types of Networks 4

VXLAN stands for
Virtual Extensible LAN
click to copy
VXLAN uses transport protocol
UDP port 4789
click to copy
VXLAN VNI is how many bits
24
click to copy
VTEP in VXLAN stands for
VXLAN Tunnel Endpoint
click to copy

Computer Networks → Presentation Layer 1

QUIC advantage over TCP+TLS is
0-RTT or 1-RTT handshake reducing connection time
click to copy