Clear wireless interface information Clear all wireless interface counters sudo ${vyatta_bindir}/sudo-users/vyatta-show-interfaces.pl --action=clear --intf-type="$3" Clear interface information for a given wireless interface Clear all wireless interface counters sudo ${vyatta_bindir}/sudo-users/vyatta-show-interfaces.pl --action=clear --intf="$4" Show wireless interface information ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=wireless --action=show-brief Show detailed wireless interface information ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=wireless --action=show Show wireless interface configuration ${vyos_op_scripts_dir}/show_wireless.py --brief Show specified wireless interface information ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" Show summary of the specified wireless interface information ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief Show summary of the specified wireless interface information sudo ${vyos_op_scripts_dir}/show_wireless.py --scan "$4" Show detailed scan results sudo /sbin/iw dev "$4" scan ap-force Show specified wireless interface information ${vyos_op_scripts_dir}/show_wireless.py --stations "$4" Show specified virtual network interface (vif) information ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4.$6" Show summary of specified virtual network interface (vif) information ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4.$6" --action=show-brief