A nova interface GUI não funcionou para mim. Mas isso aconteceu:
# check status of broadband device (on or off)
nmcli radio wwan
# turn it on (if off)
nmcli radio wwan on
# bring up my broadband connection, which I've called "My Broadband"
nmcli connection up "My Broadband"