IP Addressing Flashcards

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