Hi Shashank, yes you can create an ACL on the L3 switch to filter out specific streams arriving from the edge switches. If the 10 L2 switches terminate into a single VLAN on the L3 switch, you could create a single ACL and assign to the ingress traffic of the VLAN, otherwise, a single ACL could be created and applied to the ingress traffic of multiple ports. In the commands below, I
refers to a policy file you'd have to create on the L3 switch
configure access-list vlan ingress
configure access-list ports ingressHow to create ACLs in EXOS