mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-29 18:48:48 +01:00
Updated nmcli with gsm (markdown)
parent
764b63a973
commit
9d86925f39
@ -6,7 +6,7 @@ mmcli -L
|
||||
```
|
||||
|
||||
|
||||
How to use nmcli to create a NetworkManager 4G connection (China Unicom for example)
|
||||
How to use nmcli to create a NetworkManager 4G connection
|
||||
|
||||
```
|
||||
sudo nmcli c add type gsm ifname cdc-wdm0 con-name 4GNet apn 3gnet gsm.username uninet
|
||||
@ -19,7 +19,7 @@ I got the cdc-wdm0 from
|
||||
mmcli -m 0 | grep "primary port"
|
||||
```
|
||||
|
||||
we can use **nmtui** to connect 4GNet
|
||||
Now we can use **nmtui** to connect 4GNet
|
||||
|
||||
Here is reference arguments I've used for nmcli
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user