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 35

What is iWARP vs RoCE
iWARP uses TCP/IP RoCE uses Ethernet layer directly
click to copy
What is NVMe over Fabrics (NVMe-oF)
Extending NVMe protocol over network fabrics for remote storage
click to copy
What is NVMe-oF transport options
RDMA (RoCE iWARP) FC or TCP
click to copy
What is SmartNIC
NIC with programmable processing offloading host CPU tasks
click to copy
What is DPU (Data Processing Unit)
Programmable network processor for infrastructure offload
click to copy
What is HW offload benefit
Moving network processing from CPU to dedicated hardware
click to copy
What is OVS-DPDK
Open vSwitch using DPDK for high-performance software switching
click to copy
What is VirtIO network driver
Paravirtualized network device driver for VMs
click to copy
What is VFIO in Linux
Framework for direct device assignment to VMs
click to copy
What is hardware acceleration in networking
Using FPGAs ASICs or SmartNICs to speed network processing
click to copy
What is network simulation vs emulation difference
Simulation models behavior emulation runs real OS code
click to copy
What is Packet Tracer limitations
Cannot run all real Cisco IOS features
click to copy
What is GNS3 advantage over Packet Tracer
Runs real OS images with full feature support
click to copy
What is EVE-NG advantage
Multi-vendor support with browser-based lab interface
click to copy
What is network documentation importance
Enables troubleshooting change management and compliance
click to copy
What is IP address management (IPAM)
Centralized management of IP address space
click to copy
What is DNS management in IPAM
Integrating DNS with IPAM for consistent management
click to copy
What is NetBox used for
Open source DCIM and IPAM tool
click to copy
What is DCIM
Data Center Infrastructure Management
click to copy
What is NetFlow version 9
Template-based NetFlow with extended field support
click to copy
What is IPFIX
IP Flow Information Export (standardized NetFlow)
click to copy
What is sFlow
Packet sampling protocol for network monitoring
click to copy
What is the difference between NetFlow and sFlow
NetFlow exports full flow records sFlow samples packets
click to copy
What is BGP looking glass
Public router showing BGP routing table from ISP perspective
click to copy
What is routeviews.org
Project collecting BGP routing table data from multiple vantage points
click to copy
What is RIPE RIS
Routing Information Service - BGP data collection by RIPE
click to copy
What is PeeringDB
Database of network peering information
click to copy
What is ARIN WHOIS
Database of IP address and AS number registration info
click to copy
What is BGP community 65535:666
BGP blackhole community for DDoS mitigation
click to copy
What is BGP no-export community (65535:65281)
Do not advertise to eBGP peers
click to copy
What is BGP no-advertise community
Do not advertise to any peer
click to copy
What is BGP local-AS community
Do not advertise outside local AS
click to copy
What is BGP graceful shutdown community
Signal planned maintenance for clean traffic migration
click to copy
What is internet routing registry (IRR)
Database of routing policy and prefix ownership info
click to copy
What is RPSL
Routing Policy Specification Language for IRR entries
click to copy

Computer Networks → Types of Networks 1

What is WAN emulator used for
Simulating WAN conditions (latency loss jitter) in lab
click to copy

Computer Networks → Application Layer 2

What is DHCP management in IPAM
Integrating DHCP scopes with IPAM
click to copy
What is SNMP walk
Querying entire SNMP MIB tree of a device
click to copy

Computer Networks → Network Topologies 2

What is network topology discovery
Automatically mapping network devices and connections
click to copy
What is CDP/LLDP used for in topology discovery
Discovering directly connected devices and their details
click to copy