12-22-2009 03:24 AM - edited 03-06-2019 09:02 AM
Hi All,
Quick one if I may.
If you run eBGP with an external AS and you want to pass multicast over from one AS to another (lets say both ASs are within my admin control), can I just run PIM on the interfaces on both ends of the eBGP connection (lets say they are directly attached) and multicast will flow through?
Or do I have to configure MP-BGP?
Many thx indeed,
Ken
Solved! Go to Solution.
12-22-2009 04:21 AM
of course you can
MP-BGP not required at all
you need MP-BGP if you have MPLS network
by the way if you want to enable bgp between tow BGP domains in diffrent AS you may need to consider MSDP for better control and security
have a look at the following document:
https://supportforums.cisco.com/docs/DOC-8293
good lcuk
if helpful rate
12-22-2009 05:50 AM
Hi,
If your AS is already aware of the Multicast source addresses, you can have MSDP between AS and have the traffic flow between AS. But incase, you dont have or dont need unicast traffic between sources in different AS, you need MP-BGP with multicast AFI and advertise the source prefix.
This will be only used for RPF and not for unicast traffic forwarding.
HTH,
Nagendra
12-22-2009 04:21 AM
of course you can
MP-BGP not required at all
you need MP-BGP if you have MPLS network
by the way if you want to enable bgp between tow BGP domains in diffrent AS you may need to consider MSDP for better control and security
have a look at the following document:
https://supportforums.cisco.com/docs/DOC-8293
good lcuk
if helpful rate
12-22-2009 05:50 AM
Hi,
If your AS is already aware of the Multicast source addresses, you can have MSDP between AS and have the traffic flow between AS. But incase, you dont have or dont need unicast traffic between sources in different AS, you need MP-BGP with multicast AFI and advertise the source prefix.
This will be only used for RPF and not for unicast traffic forwarding.
HTH,
Nagendra
12-22-2009 06:31 AM
Many thx to all of you for the response. This is great
Kind regards,
Ken
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