Show Wireless Modem (WWAN) interface information interfaces wirelessmodem ${vyos_op_scripts_dir}/show_interfaces.py --intf="$4" Show specified WWAN interface log /usr/bin/journalctl -u "ppp@$4".service Show specified WWAN interface statistics interfaces wirelessmodem if [ -d "/sys/class/net/$4" ]; then /usr/sbin/pppstats "$4"; fi Show Wireless Modem (WWAN) interface information ${vyos_op_scripts_dir}/show_interfaces.py --intf-type=wirelessmodem --action=show-brief Show detailed Wireless Modem (WWAN( interface information ${vyos_op_scripts_dir}/show_interfaces.py --intf-type=wirelessmodem --action=show