Chapter 13 - Multicast Flashcards
designated router (DR)
A PIM-SM router that is elected in a LAN segment when multiple PIM-SM routers exist to prevent the sending of duplicate multicast traffic into the LAN or the RP.
downstream
Away from the source of a tree and toward the receivers.
downstream interface
An interface that is used to forward multicast traffic down the tree, also known as the outgoing interface (OIF).
first-hop router (FHR)
A router that is directly attached to the source, also known as the root router. It is responsible for sending register messages to the RP.
incoming interface (IIF)
The only type of interface that can accept multicast traffic coming from the source. It is the same as the RPF interface.
IGMP snooping
A mechanism to prevent multicast flooding on a Layer 2 switch.
Internet Group Management Protocol (IGMP)
The protocol used by receivers to join multicast groups and start receiving traffic from those groups.
last-hop router (LHR)
A router that is directly attached to the receivers, also known as a leaf router. It is responsible for sending PIM joins upstream toward the RP or to the source after an SPT switchover.
Multicast Forwarding Information Base (MFIB)
A forwarding table that derives information from the MRIB to program multicast forwarding information in hardware for faster forwarding.
Multicast Routing Information Base (MRIB)
A topology table that is also known as the multicast route table (mroute), which derives from the unicast routing table and PIM.
multicast state
The traffic forwarding state that is used by a router to forward multicast traffic. The multicast state is composed of the entries found in the mroute table (S, G, IIF, OIF, and so on).
outgoing interface (OIF)
An interface that is used to forward multicast traffic down the tree, also known as the downstream interface.
outgoing interface list (OIL)
A group of OIFs that are forwarding multicast traffic to the same group.
Protocol Independent Multicast (PIM)
A multicast routing protocol that routes multicast traffic between network segments. PIM can use any of the unicast routing protocols to identify the path between the source and receivers.
rendezvous point (RP)
A single common root placed at a chosen point of a shared distribution tree. In other words, it is the root of a shared distribution tree known as a rendezvous point tree (RPT).