Terminology Index

Glossary

1801 terms

Open concept maps

Showing 833-864 of 1801 terms

I
32

IPv4

Internet Protocol version 4: the long-dominant IP addressing scheme using 32-bit addresses written as four numbers (like 192.168.1.1). Its limited address space led to NAT and the development of IPv6.

IPv4 uses 32-bit addresses, allowing about 4.3 billion unique addresses, written in dotted-decimal form. Its address exhaustion drove widespread use of private addressing and NAT and the creation of IPv6. IPv4 remains extremely common, so defenders must understand its addressing, private ranges, subnetting, and NAT to interpret network traffic, write rules, and investigate. It is a foundational networking concept paired with IPv6.

Introduced in: Networking Foundations

Examples

  • An IPv4 address like 192.168.1.1 written in dotted-decimal form.
  • Using private IPv4 ranges behind NAT due to address scarcity.
  • Reading IPv4 addresses in logs to trace network activity.

No related terms linked yet.