Chap 13 - Multicast (part 2) Flashcards
What are the 2 type of Multicast Distribution Trees?
- Shortest Path Trees (SPT) aka Source Trees
- Shared Trees
What is a Source Tree or Shortest Path Tree?
- Source is the root of the tree
- Tree is built using the Shortest Path from the Source to the leaves of the tree
- Every multicast Source needs a SPT because every Source is the root of the tree. Different source, different tree.
- Uses S, G notation
What is meant by S,G notation?
It’s a way of describing the forwarding state of a SPT. S, G stands for Source IP address, Group IP address (ex. 10.1.1.2, 239.1.1.1)
What is meant by *, G notation?
It’s a way of describing the forwarding state of a Shared Tree, also known as a Rendezvous Point Tree (RPT)
What is a Shared Tree?
- aka Rendezvous Point Tree (RPT)
- Multicast traffic is forwarded down the Shared Tree according to the Group Address that the packets are addressed to
- Has a router known as a RP or Rendezvous Point
- Uses *,G notation with * meaning any source and G meaning the Group IP address
What is an advantage of a Shared Tree (RPT)?
They require fewer multicast entries.
What are the disadvantages of a Shared Tree?
- Receivers receive traffic from ALL sources even if they are sending traffic to the same Multicast address thereby wasting bandwidth
- Network security issues since any source can send what may be unwanted traffic
What is an RPF?
- Reverse Path Forwarding Interface
- The interface with the lowest-cost path (administrative distance and metric) to the address of the source (SPT) or Rendezvous Point (RPT)
When identifying an RFP interface and multiple interfaces have the same metric what is the tie-breaker?
Interface with the Highest IP address wins
What is an RPF neighbor?
The neighbor of the RPF interface.
What is Upstream?
Upstream is toward the source or if RPT upstream would be in the direction of the RP router
What is an Upstream Interface?
Another name for the RPF interface aka IIF (Incoming Interface)
What is Downstream?
In the direction AWAY from the source and toward the Receiver
What is a Downstream Interface?
Any interface used to forward traffic away from the source aka OIF or Outgoing Interface
What is the Incoming Interface?
- IIF
- aka RPF
- The only type of interface that can accept traffic coming from the source
What is an Outgoing Interface List?
- OIL
- A group of Outgoing Interfaces that are forwarding traffic to the same group