👻 Don't let your upcoming exam spook you! Pass with Confidence, and save 50% on select Memberships - Today only! 👻

7 hours, 3 minutes remaining!

IP Addressing Flashcards

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