Is there a way to asymmetrically filter VLANs on a trunk? I am working on an RSPAN implementation for a large layer-2 network, but I am concerned how the RSPAN traffic from any access switch will be flooded onto every trunk link at the distribution switch that allows that RSPAN VLAN (i.e back down every other trunk from access switches also sourcing traffic into the RSPAN VLAN). Essentially looking for a way to ensure the RSPAN VLAN can only egress a specific trunk, while other trunks only allow it ingress. This will be on the nexus 5k/7k platforms for what it's worth.
Also, we are trying to avoid having a separate RSPAN VLAN per access switch, for scalability/policy issues - already know that is a method for solving this.
Thanks.