CompTIA Study Materials
AWS Study Materials
AWS Cloud Practitioner AWS Cloud Practitioner
AWS Cloud Practitioner CLF-C02
Microsoft Study Materials
Microsoft Azure Fundamentals Microsoft Azure Fundamentals
Microsoft Azure Fundamentals AZ-900

IP Addressing Flashcards

FrontBack
Private Class A Range10.0.0.0 to 10.255.255.255
Private Class C Range192.168.0.0 to 192.168.255.255
BroadcastDelivered to any interface or node in the same LAN. IPv4 only.
Public IP AddressUsable on both private and public networks. Can be routed through the Internet, as long as the IP Address is unique
NATNetwork Address Translation. Translates IP Addresses between different networks. Typically between a public and private network
IPv6 Link-LocalIPv6 version of APIPA. Automatically configured, and only usable on local segment. (fe80::/64)
IPv6 GlobalIPv6 version of public addresses. Must be unique and are usable on the Internet.
APIPA Range169.254.0.0-169.254.255.255
Private IP AddressUsable only on private networks. Can not be routed through the Internet
UnicastDelivered to one interface or node
IPv4 Loop-back Address127.0.0.1
MulticastDelivered to a group of interfaces or nodes.
IPv4 Class A Range1.0.0.0 to 126.0.0.0
IPv4 Class B Range128.0.0.0 to 191.255.0.0
Private Class B Range172.16.0.0 to 172.31.255.255
IPv4Internet Protocol version 4; 32 Bits
IPv6 Site-LocalIPv6 version of Private Addressing. Only usable within a single organization or site. Not usable on Internet. (fc00::/7)
IPInternet Protocol
IPv6Internet Protocol version 6; 128 Bits
IPv4 Class C Range192.0.0.0 to 223.255.255.255
AnycastDelivered to the nearest interface