Show Wireless (WLAN) interface information ${vyos_op_scripts_dir}/interfaces.py show_summary --intf-type=wireless Show detailed wireless interface information ${vyos_op_scripts_dir}/interfaces.py show --intf-type=wireless Show wireless interface configuration ${vyos_op_scripts_dir}/interfaces_wireless.py show_info Show specified wireless interface information ${vyos_op_scripts_dir}/interfaces.py show --intf-name="$4" --intf-type=wireless Show brief summary of the specified wireless interface ${vyos_op_scripts_dir}/interfaces.py show_summary --intf-name="$4" --intf-type=wireless Scan for networks via specified wireless interface sudo ${vyos_op_scripts_dir}/interfaces_wireless.py show_scan --intf-name="$4" Show detailed scan results sudo /sbin/iw dev "$4" scan ap-force Show specified Wireless interface information ${vyos_op_scripts_dir}/interfaces_wireless.py show_stations --intf-name="$4" Show specified virtual network interface (vif) information ${vyos_op_scripts_dir}/interfaces.py show --intf-name="$4.$6" --intf-type=wireless Show summary of specified virtual network interface (vif) information ${vyos_op_scripts_dir}/interfaces.py show_summary --intf-name="$4.$6" --intf-type=wireless