Page MenuHomeVyOS Platform

Add CLI command to configure, show, and monitor Network device backlog queue
Open, NormalPublicFEATURE REQUEST

Description

Add CLI command to configure, show, and monitor Network device backlog queue

Check command: sysctl netdev_max_backlog
We can use sysctl to change it by set system sysctl but maybe it is better to add a separate command.

To monitor if drops grow or not we use
2rd column in cat /proc/net/softnet_stat
Need to add a CLI command to monitor these values.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Related Objects

Event Timeline