Hello mates,
I have a situation where the customer has two VLANs running on two sub-interfaces (aggregate-ethernet interface) and we need to implement a shared rate limit -lets say 1 Gbps- for both sub-interfaces at same time. We want to ensure that the combined traffic from both sub-interfaces/VLANs does not exceed 1 Gbps, while still allowing each individual VLAN to reach a maximum of 1 Gbps.
Noting that the physical interface is being used by many other customers' VLANs, therefore the physical policer cannot be applied.
I would appreciate it if you could share the syntax for ALL options you have, as well as how to verify if the policer is effective.