Hello,
Is it possible to filter or block multicast packets from going to a destination on a monitor session? If I have the following session on a Catalyst 9200 switch:
monitor session 1 source interface Gi1/0/2
monitor session 1 destination interface Gi1/0/4
monitor session 1 destination interface Gi1/1/1
Gi1/1/1 is connected to another switch. I do not want the multicast packets seen on Gi1/0/2 to show up on Gi1/1/1 (which ends up on my other switch). Is this possible? If not, is it possible to block/filter the multicast packets on the port of my other switch?
Thank you for your help!