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