get logical-router interface <uuid> stats | json
...
"rx_drop_kni": 0,
"rx_drop_redirect": 0,
"rx_drop_rate_limit": 10,
"rx_frags": 0,
"rx_frag_ok": 0,
"rx_frag_error": 0,
"rx_frag_timeout": 0,
"rx_drop_ipsec": 0,
"rx_drop_ipsec_nosa": 0,
"rx_drop_ipsec_novti": 0,
"rx_rs": 0,
"rx_mld": 0,
"rx_drop_igmp": 0,
"tx_drop_rate_limit": 1005761, <<<<<<<<<<<<<<<
...
VMware NSX-T Data Center
VMware NSX
Based on the QoS configuration (committed rate, burst size etc) this behaviour may be expected.
If an issue with QoS is suspected, the following data will be required for further analysis.
get dataplane cpu stats
get dataplane throughput 10
get physical-port <fp-ethX> stats
get logical-router interface <lrport-uuid> stats
(Logical Router uplink where QoS is applied)