|
Written by Pete Welcher
|
|
Saturday, 20 December 2008 14:23 |
If you have a customer doing multicast, and they add a 2nd Data Center or DR Site at L2, they'll probably give the new router/switch the next higher IP on each VLAN. The problem with that is that it shifts the PIM DR from the main campus to the DR Site. It may be somewhat invisible and work, unless they don't enable IPmc on say the links back to the main campus core from the DR Data Center.
In the case I just ran into, there was a new DR switch with an IP on exactly one VLAN, PIM enabled on the VLAN but no other interfaces. It took a while to figure out why the main campus Data Center server switch wasn't sending PIM Registers for the one IPmc server on that VLAN. The answer turned out to be, the other one had the higher IP, it was PIM DR, so it was trying to do the Registers but did not have PIM enabled on the links on the dual unicast path to the RP...
|