Hello everyone,
Today, I will share with you how to handle the no-input/output rate on the sub-interface of the NE20E-S2F.
Issue Description
When trying to get the traffic (input and output rate) from sub-interfaces in NE20E-S2F, with the command "display interface brief", all the values are 0.

Solution
Check if sub-interface statistics are supported by this device:
-> Product Documentation confirms it supports.
Check if they are activated by default:
-> They are not activated by default. Command "subinterface traffic-statistics enable" needs to be run in the global mode in order to activate this feature.
After activating this, it works:

That is all I want to share with you! Thank you!

