9. IPv4 and Network Segmentation // Flashcards
refers to one device sending a message to one other device in one-to-one communications.
Unicast transmission
has a destination IP address that is a unicast address which goes to a single recipient.
unicast packet
source IP address can only be a?
can only be a unicast address, because the packet can only originate from a single source. This is regardless of whether the destination IP address is a unicast, broadcast, or multicast.
What is the slash notion for?
It indicates how many bits long
What is the IP Address destination for broadcast?
255.255.255.255
refers to a device sending a message to all the devices on a network in one-to-all communications.
Broadcast transmission
has a destination IP address with all ones (1s) in the host portion, or 32 one (1) bits.
A broadcast packet
reduces traffic by allowing a host to send a single packet to a selected set of hosts that subscribe to the group.
Multicast transmission
is a packet with a destination IP address that is a multicast address.
multicast packet
What are the IPv4 reserved Multicast Range?
IPv4 has reserved the 224.0.0.0 to 239.255.255.255 addresses as a multicast range.
Hosts that receive particular multicast packets are called?
multicast clients
How multicast group is represented?
Each multicast group is represented by a single IPv4 multicast destination address. When an IPv4 host subscribes to a multicast group, the host processes packets addressed to this multicast address, and packets addressed to its uniquely allocated unicast address.
Explain this:
Routing protocols such as OSPF use multicast transmissions. For example, routers enabled with OSPF communicate with each other using the reserved OSPF multicast address 224.0.0.5. Only devices enabled with OSPF will process these packets with 224.0.0.5 as the destination IPv4 address. All other devices will ignore these packets.
(How well did you understand it?)
are addresses which are globally routed between internet service provider (ISP) routers.
Public IPv4 addresses
addresses that are used by most organizations to assign IPv4 addresses to internal hosts.
private addresses
When was world wide web introduced?
mid-1990s
is a technical document that defines reserved IPv4 address ranges for use within private networks. It outlines the specific IP address ranges that can be used within private, isolated network environments.
RFC 1918, “Address Allocation for Private Internets”