Skip to content

qos: Handled policer config for upstream

Amit Kumar requested to merge qos_policer_7403 into devel

policer configuration on lan port for upstream traffic handled using ethswctl.

root@iopsys:~# ethswctl -c rxratectrl -n 0 -p 3 Port 3 ingress rate is 50000 kbps and burst size is 50000 kbits Success.

root@iopsys:~# ethswctl getifname 0 3 The interface name for unit 0 port 3 is eth3

Merge request reports