I have a scenario where I need to create a port channel between 2 switch stacks but they are linked between data centres with encryptors at each end and a q in q tunnel between them. When I try and form the port channel the internal switches react to the multicast and tell the outside switches there is no port channel set. The encryptors pass the multicast destination address in the clear so not hidden. I need the multicast destination to reach the far end so it can respond on either side. Is it possible to mask the destination or get the switches in between to ignore the multicast packet and just forward on?
Thanks