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 → Data Link Layer 1

RARP maps MAC address to
IP address
click to copy

Computer Networks → Subnetting 5

Class A subnet mask is
255.0.0.0
click to copy
Class B subnet mask is
255.255.0.0
click to copy
Class C subnet mask is
255.255.255.0
click to copy
Subnet mask /24 means
24 bits for network prefix
click to copy
Subnet mask for /20 is
255.255.240.0
click to copy

Computer Networks → Introduction to Computer Networks 23

Loopback IP address is
127.0.0.1
click to copy
CIDR stands for
Classless Inter-Domain Routing
click to copy
TTL field in IP header prevents
Packets circulating forever
click to copy
MF bit in IP header means
More Fragments
click to copy
Path vector routing is used by
BGP
click to copy
RIP maximum hop count is
15
click to copy
Count to infinity problem occurs in
Distance Vector routing
click to copy
Flooding sends packets on
Every outgoing line except incoming
click to copy
BGP stands for
Border Gateway Protocol
click to copy
Autonomous System is
Group of networks under single administration
click to copy
Intra-domain routing is called
Intra-AS or IGP routing
click to copy
Split horizon prevents
Routing loops in distance vector by not advertising route back on incoming interface
click to copy
Route poisoning advertises failed route with metric
Infinity (16 in RIP)
click to copy
Hierarchical routing reduces
Routing table size for large networks
click to copy
Default route in routing table matches
Least specific route 0.0.0.0/0
click to copy
Longest prefix match selects
Most specific matching prefix
click to copy
RIP administrative distance in Cisco is
120
click to copy
eBGP administrative distance in Cisco is
20
click to copy
Directly connected route administrative distance is
0
click to copy
How many usable hosts in /29 network
6
click to copy
How many usable hosts in /28 network
14
click to copy
How many usable hosts in /27 network
30
click to copy
How many usable hosts in /30 network
2
click to copy

Computer Networks → Network Layer 5

NAT stands for
Network Address Translation
click to copy
DF bit in IPv4 header stands for
Dont Fragment
click to copy
IPv4 fragment offset is in units of
8-byte blocks
click to copy
Minimum IPv4 header size is
20 bytes
click to copy
IHL field in IPv4 measures header length in units of
4-byte words
click to copy

Computer Networks → Application Layer 1

DHCP assigns
IP address subnet mask gateway and DNS dynamically
click to copy

Computer Networks → Routing Algorithms 5

Distance vector routing algorithm is used by
RIP
click to copy
Link state routing algorithm is used by
OSPF
click to copy
OSPF stands for
Open Shortest Path First
click to copy
OSPF uses which algorithm internally
Dijkstra SPF
click to copy
OSPF administrative distance in Cisco is
110
click to copy