06-01-2015 09:55 PM
Hello experts
i have 3 very basic doubt on multicast routing :
1. Who generates multicast packets - Is it source OR receiver OR both ?
2. (S,G) - Does this entry travel in multicast packet ? I want to know it travel source to receiver OR receiver or source ?
3. (*,G) this travel from source to RP or receiver to RP ?
Solved! Go to Solution.
06-09-2015 09:45 AM
Hi,
1. Who generates multicast packets - Is it source OR receiver OR both ?
It depends on what type of packet are we talking about. A control plane packet (like PIM join, mLDP label mapping etc) will be sent from router connecting receivers (aka Last Hop Router) towards:
a. the router connecting the source (aka First Hop Router) if PIM join is sent for (S,G).
b. the RP if it PIM join is sent for (*,G)
2. (S,G) - Does this entry travel in multicast packet ? I want to know it travel source to receiver OR receiver or source ?
- It is sent from Last Hop Router connecting the receivers towards the source and this information is carried in PIM Join message.
3. (*,G) this travel from source to RP or receiver to RP ?
- Same as above. receiver to RP.
06-09-2015 09:45 AM
Hi,
1. Who generates multicast packets - Is it source OR receiver OR both ?
It depends on what type of packet are we talking about. A control plane packet (like PIM join, mLDP label mapping etc) will be sent from router connecting receivers (aka Last Hop Router) towards:
a. the router connecting the source (aka First Hop Router) if PIM join is sent for (S,G).
b. the RP if it PIM join is sent for (*,G)
2. (S,G) - Does this entry travel in multicast packet ? I want to know it travel source to receiver OR receiver or source ?
- It is sent from Last Hop Router connecting the receivers towards the source and this information is carried in PIM Join message.
3. (*,G) this travel from source to RP or receiver to RP ?
- Same as above. receiver to RP.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide