Today some multicast traffic wholesale-companies use multiple groups for the RP. For example:
ip pim rp-address xx.xx.xx.xx TV override
ip access-list standard TV
permit 239.255.12.0 0.0.0.255
permit 233.83.164.1
permit 233.115.185.2
permit 239.2.3.163
permit 226.0.2.16
ip pim rp-address yy.yy.yy.yy TV1 override
ip access-list standard TV1
permit 233.155.12.0 0.0.0.255
permit 237.83.164.1
permit 230.115.185.2
permit 225.0.2.16
How can we manage such streams using MT? This problem is old and is reported more than three years ago:
http://forum.mikrotik.com/t/pim-sm-unable-to-set-multiple-groups-for-one-rp/36966/1
Will this be fixed in the future? If yes when can we expect it?