Establish connection Connect to device attached to serial console server service console-server device /usr/bin/console "$3" Bring up a connection-oriented network interface interfaces pppoe interfaces wwan sudo ${vyos_op_scripts_dir}/connect_disconnect.py --connect "$3" Attach to a running container container name echo "Use Ctrl+p and Ctrl+q to detach"; sudo podman attach "$3"