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 32

NB-IoT operates over
Licensed cellular LTE spectrum
click to copy
RPL in IoT networking stands for
Routing Protocol for Low-power and Lossy networks
click to copy
Thread protocol is used for
IPv6-based mesh for IoT home automation
click to copy
Ansible uses which approach
Agentless SSH and API
click to copy
YANG stands for
Yet Another Next Generation data modeling language
click to copy
gNMI stands for
gRPC Network Management Interface
click to copy
NETCONF uses data format
XML
click to copy
Streaming telemetry model is
Push model from device to collector
click to copy
IaC stands for
Infrastructure as Code
click to copy
GitOps means
Using Git as source of truth for infrastructure configuration
click to copy
Ansible playbook format is
YAML
click to copy
Idempotent in automation means
Running same operation multiple times produces same result
click to copy
pyATS stands for
Python Automated Test System (Cisco)
click to copy
Three pillars of observability are
Metrics Logs and Traces
click to copy
Prometheus is used for
Time-series metrics collection and monitoring
click to copy
Grafana is used for
Visualization and dashboards for metrics
click to copy
ELK stack stands for
Elasticsearch Logstash Kibana
click to copy
BFD stands for
Bidirectional Forwarding Detection
click to copy
MTBF stands for
Mean Time Between Failures
click to copy
MTTR stands for
Mean Time To Recovery
click to copy
Five nines availability means downtime of
~5 min/year
click to copy
Active-active HA means
Both nodes simultaneously active and handling traffic
click to copy
HSRP is
Cisco proprietary first-hop redundancy protocol
click to copy
VRRP is
IEEE standard first-hop redundancy protocol RFC 5798
click to copy
GLBP adds what over HSRP and VRRP
Load balancing across multiple active gateways
click to copy
NSF stands for
Non-Stop Forwarding
click to copy
GRE tunneling encapsulates
Any network layer packet in GRE and IP header
click to copy
EIGRP DUAL stands for
Diffusing Update Algorithm
click to copy
EIGRP feasible successor is
Loop-free backup route
click to copy
HTTP/2 head-of-line blocking still exists at
TCP level
click to copy
HTTP/3 solves HoL blocking because QUIC uses
Independent streams over UDP
click to copy
SRTP stands for
Secure Real-Time Transport Protocol
click to copy

Computer Networks → Types of Networks 1

6LoWPAN stands for
IPv6 over Low-power Wireless Personal Area Networks
click to copy

Computer Networks → Wireless Networks 1

Bluetooth frequency range is
2.4 GHz ISM band
click to copy

Computer Networks → Network Layer 1

NAT overloading is also called
PAT Port Address Translation
click to copy

Computer Networks → Subnetting 1

VLSM stands for
Variable Length Subnet Masking
click to copy

Computer Networks → Routing Algorithms 2

OSPF reference bandwidth default is
100 Mbps
click to copy
OSPF cost formula is
Reference bandwidth divided by interface bandwidth
click to copy

Computer Networks → Transport Layer 1

WebSocket provides
Full-duplex persistent connection via HTTP upgrade
click to copy

Computer Networks → Presentation Layer 1

DTLS stands for
Datagram TLS providing TLS security over UDP
click to copy