Module 11 IPv4 Addressing Flashcards
Used to identify the network/host portion of the IPv4 address.
Subnet mask
An address that represents a specific network.
Network address
Addresses that can be assigned to a device such as a computer, laptop, smart phone, webcam, etc.
Host address
An address that is used when it is required to reach all devices on an IPv4 network.
Broadcast address
One device sending a message to one other device in one-to-one communications.
Unicast transmission
A device sending a message to all the devices on a network in one-to-all communications
Broadcast transmission
The broadcast IPv4 address for a network; the highest address in the network. A host can send data to all hosts in a network with this address in a single packet.
IP directed broadcast address
Sends a single packet to a selected set of hosts that subscribe to a group.
Multicast transmission
The range of IP addresses reserved for multicast packets.
224.0.0.0 to 239.255.255.255
Routing protocol that uses multicast transmissions
OSPF (244.0.0.5)
Also referred to as RFC 1918 address space
Private IPv4 addresses
Most internal networks use this type of address for addressing all internal devices.
private IPv4 address
Used to translate between private IPv4 and public IPv4 addresses.
Network Address Translation (NAT)
This organization does not consider private IPv4 addresses or NAT as effective security measures.
IETF
Part of the network with public IPv4 addresses. Part of a company’s network containing resources available to the internet such as a web server.
Demilitarized zone (DMZ)
Private Address Networks
10.0.0.0/8; 172.16.0.0/12; 192.168.0.0/16
Special addresses used by a host to direct traffic to itself.
Loopback addresses; 127.0.0.1
Special addresses used by the Windows DHCP client to self-configure in the event that there are no DHCP servers available.
Link-local addresses; Automatic Private IP Addressing (APIPA); self-assigned addresses
Legacy method of assigning IPv4 addresses
Classful addressing with Class A (largest), B (medium), C (small networks)
Organization that manages IPv4 and IPv6 addresses
Internet Assigned Numbers Authority (IANA)
Responsible for allocating IP addresses to ISPs who provide IPv4 blocks to organizations and smaller ISPs.
Regional Internet Registries (RIRs)
An area or group of switches that will forward and receive broadcasts. Does not include routers as they do not propagate broadcasts.
Broadcast domain
What is a problem with large broadcast domains?
Hosts can generate excessive broadcasts and negatively affect the network, resulting in slow network operations.
Reducing the size of a network to create smaller broadcast domains.
Subnetting