Can't ping Mangoh Yellow with RC7611

Hello, I’m trying to follow the getting started guide for the Mangoh Yellow, and I’m using the RC7611 as the CF3 module. I can’t seem to ping or ssh into it, and it doesn’t seem like it’s showing up as an ethernet interface. I’m running Ubuntu 20.04. Here’s the output of dmesg after connecting both USB cables as well:

[ 1122.147814] usb 1-2: new full-speed USB device number 5 using xhci_hcd
[ 1122.303534] usb 1-2: New USB device found, idVendor=0403, idProduct=6015, bcdDevice=10.00
[ 1122.303539] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1122.303542] usb 1-2: Product: FT230X Basic UART
[ 1122.303545] usb 1-2: Manufacturer: FTDI
[ 1122.303548] usb 1-2: SerialNumber: DM02WOVB
[ 1122.424239] usbcore: registered new interface driver usbserial_generic
[ 1122.424351] usbserial: USB Serial support registered for generic
[ 1122.432865] usbcore: registered new interface driver ftdi_sio
[ 1122.432967] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1122.433105] ftdi_sio 1-2:1.0: FTDI USB Serial Device converter detected
[ 1122.433286] usb 1-2: Detected FT-X
[ 1122.435333] usb 1-2: FTDI USB Serial Device converter now attached to ttyUSB0
[ 1133.352238] usb 1-3: new high-speed USB device number 6 using xhci_hcd
[ 1133.501231] usb 1-3: config 1 has an invalid interface number: 8 but max is 3
[ 1133.501236] usb 1-3: config 1 has no interface number 1
[ 1133.502269] usb 1-3: New USB device found, idVendor=1199, idProduct=68c0, bcdDevice= 0.00
[ 1133.502274] usb 1-3: New USB device strings: Mfr=3, Product=2, SerialNumber=4
[ 1133.502278] usb 1-3: Product: Qualcomm CDMA Technologies MSM
[ 1133.502281] usb 1-3: Manufacturer: Qualcomm, Incorporated
[ 1133.502283] usb 1-3: SerialNumber: ed106741
[ 1133.541877] usbcore: registered new interface driver qcserial
[ 1133.542003] usbserial: USB Serial support registered for Qualcomm USB modem
[ 1133.542759] qcserial 1-3:1.0: Qualcomm USB modem converter detected
[ 1133.542917] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB1
[ 1133.543445] qcserial 1-3:1.2: Qualcomm USB modem converter detected
[ 1133.543569] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB2
[ 1133.544824] qcserial 1-3:1.3: Qualcomm USB modem converter detected
[ 1133.544974] usb 1-3: Qualcomm USB modem converter now attached to ttyUSB3
[ 1133.550164] usbcore: registered new interface driver cdc_wdm
[ 1133.556664] qmi_wwan 1-3:1.8: cdc-wdm0: USB WDM device
[ 1133.557082] qmi_wwan 1-3:1.8 wwan0: register ‘qmi_wwan’ at usb-0000:00:14.0-3, WWAN/QMI device, 0e:08:85:20:23:19
[ 1133.561661] usbcore: registered new interface driver qmi_wwan

Is there any additional software or changes I need to make on either my computer or on the Mangoh Yellow as well? I can send at commands, and, with the sim card in, I can verify using qmicli that it detects the sim card and connects to the network.

Unlike the WPxxxx modules, I don’t think this module has an IP link you can ping or ssh on, just the usb ttys.

Oh, that makes sense. Is that something I can add to the device?