ā11-07-2013 09:15 AM
Hello Experts !
We have analyzed and worked through a customer scenario where the following situation was given and did not work properly:
3 vrfs on various PEs where interconnected by matching imp and exp Rts (so they are ONE core unicast domain)
Mc sources, MC receivers and RPs are distributed over those 3 vrfs
each vrf has its own MDT Default and MDT Data setup (so in MC we have 3 differnt core multicast domains )
so because of various problems we found out that:
by using MVPN Extranet (implicitely) the following problems arose:
the follwing scenarios DID not work:
ā¢More than 2 vrfs
ā¢2 vrfs and local RP in one PE
ā¢Crossing the MVPN core 2 times
so as the unicast vrfs are really ONE domain we tried to also use one multicast domain by trying to set the same MDT Default and Data group adresses on all the 3 vrfs.
BUT when committing we failed as IOS XR told us that we are not allowed to use the same MDT default and MDT data tree on more than one vrf
so for me there are 2 possible reasons for that
1.) the programmer wanted to help the user from accidentially selecting the same MC tree for 2 vrf s
[ in that case the restriction would be easy to remove, or reduces to a warning]
OR
2.) the MDT Default group address is a kind of unique pointer inside the MTI and thus no 2 vrf s can have the same (kind of same design fault which was the RD on IOS)
[ in that case the restrictions would need heavy reprogramming to remove]
Maybe someone more knowledgeable could help me clearing that out
By the way, we know that SSM would solve that problem, but.... there are reasons to not use SSM in this customer scenario
with best regards
Alexander Marhold
ā11-07-2013 09:11 PM
I also need to add something:
MVPN extranet is turned on IMPLICITELY whenever you are exchanging routes between vrfs and it seems that there is NO way to turn it off.
I would consider MVPN Extranet a little bit to be for multicast what route leaking is for unicast.
Therefore I would at least like to see a possibility to turn it off on a vrf base
multicast-routing
address-family ipv4
!
vrf GREEN
address-family ipv4
NO MVPN-Extranet
mdt data ...
mdt default ipv4 ...
interface all enable
!
with best regards
alexander
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