Show Quality of Service (QoS) information Show QoS CAKE information Show QoS CAKE for given interface qos interface <interface> ${vyos_op_scripts_dir}/qos.py show_cake --ifname $5 Show QoS shaping information ${vyos_op_scripts_dir}/qos.py show_shaper Show QoS detailed information ${vyos_op_scripts_dir}/qos.py show_shaper --detail Show QoS shaping for given interface qos interface <interface> ${vyos_op_scripts_dir}/qos.py show_shaper --ifname $5 Show QoS shaping for given class <class> ${vyos_op_scripts_dir}/qos.py show_shaper --ifname $5 --classn $7 Show QoS detailed information for given class ${vyos_op_scripts_dir}/qos.py show_shaper --ifname $5 --classn $7 --detail Show QoS detailed information for given interface ${vyos_op_scripts_dir}/qos.py show_shaper --ifname $5 --detail