Jump to content

Command Crate ¿about?

Find AQMs settings in OpenWRT kernel debug directory

find /sys/kernel/debug/iee*/phy* -name aqm

Searches for AQMs (aqm) configuration files in the OpenWRT /sys/kernel/debug/iee*/phy* path, which relate to Active Queue Management settings for network devices.

networking [kb:50]