IPs
IPs, or Internet Protocol addresses, are unique identifiers assigned to devices that participate in IP-based networks. They enable routers to forward packets between hosts across multiple networks and can be assigned to computers, servers, printers, and other networked devices. IPs exist in two main versions: IPv4 and IPv6.
IPv4 uses 32-bit addresses displayed in dotted decimal notation, such as 192.0.2.1. The address space is divided
IPv6 uses 128-bit addresses written as hexadecimal, separated by colons, such as 2001:0db8:85a3:0000:0000:8a2e:0370:7334. It provides a
Address types include unicast (one destination), multicast (multiple recipients), and anycast (one of several possible destinations).
Networking practices often pair IP addressing with subnetting (CIDR), routing protocols (such as BGP), and security