IPAddressing
Everything on SkillVeris tagged IPAddressing — collected across the glossary, study notes, blog, and cheat sheets.
6 resources across 1 library
Interview Questions(6)
What is NAT (Network Address Translation)?
NAT (Network Address Translation) is a technique that maps multiple private IP addresses on an internal network to one or a few public IP addresses, allowing m…
What is DHCP (Dynamic Host Configuration Protocol)?
DHCP (Dynamic Host Configuration Protocol) is a network protocol that automatically assigns IP addresses and other configuration details — like subnet mask, de…
IPv4 vs IPv6: What Are the Differences?
IPv4 uses 32-bit addresses giving about 4.3 billion possible addresses, while IPv6 uses 128-bit addresses giving a practically unlimited pool, and IPv6 also si…
CIDR Notation Explained
CIDR (Classless Inter-Domain Routing) notation expresses an IP address’s network prefix length as a suffix like /24, meaning the first 24 bits identify the net…
What is Supernetting? CIDR Aggregation Explained
Supernetting is the reverse of subnetting: it combines several contiguous, same-size smaller networks into one larger block by shortening the CIDR prefix, so a…
Classful vs Classless Addressing: What is the Difference?
Classful addressing divides the IPv4 space into fixed-size classes (A, B, C) with rigid boundaries determined by the leading bits of the address, while classle…