>
> How is the initial-attach-ip-type decided in the NM MR you shared? I've seen
> in a network in New Zealand where initial-attach-iptype has to be IPV4 and
> then it can be changed to IPV4V6 during connection establishment.
>
I assume this could happen if the APN used during connection is
diff
PM
To: Juan A. Rubio
Cc: modemmanager-devel@lists.freedesktop.org
Subject: Re: initial bearer apn
Hey!
>
> I'm using ModemManager version 1.18.12. I'm also using Network Manager
> 1.22.16
>
> I'm wondering what part of the system stores or configures the initial
&g
Hey!
>
> I'm using ModemManager version 1.18.12. I'm also using Network Manager 1.22.16
>
> I'm wondering what part of the system stores or configures the initial
> bearer apn, since I'm not explicitly setting this value?
>
> $ mmcli -m 0 | grep 'bear
cript where we set the APN; I think logic is clear
> > enough. I think it likely that there's a better way, but in our testing
> > this is reliable.
> >
> > I'm sure Alex has more commentary here.
> >
> >
> > config_apn=$(uci get network
commentary here.
>
>
> config_apn=$(uci get network.wwan.apn 2>/dev/null || true)
>
>initial_bearer_apn=$(mmcli -m $modem_num 2>/dev/null | grep "initial
> bearer apn")
>
># Might be blank if not ready yet
>if [ -n "${initi
ay, but in our testing
this is reliable.
I'm sure Alex has more commentary here.
config_apn=$(uci get network.wwan.apn 2>/dev/null || true)
initial_bearer_apn=$(mmcli -m $modem_num 2>/dev/null | grep "initial
bearer apn")
# Might be bla
On Thu, Mar 16, 2023 at 4:35 PM Peter Naulls wrote:
>
> On 3/16/23 11:32, Juan A. Rubio wrote:
> > Hi,
> >
> > I'm using ModemManager version 1.18.12. I'm also using Network Manager
> > 1.22.16
> >
> > I'm wondering what part of the syst
On 3/16/23 11:32, Juan A. Rubio wrote:
Hi,
I'm using ModemManager version 1.18.12. I'm also using Network Manager 1.22.16
I'm wondering what part of the system stores or configures the initial
bearer apn, since I'm not explicitly setting this value?
$ mmcli -m
Hi,
I'm using ModemManager version 1.18.12. I'm also using Network Manager 1.22.16
I'm wondering what part of the system stores or configures the initial
bearer apn, since I'm not explicitly setting this value?
$ mmcli -m 0 | grep 'bearer apn'
;,"airtelgprs.com","0.0.0.0",0,0,0,0
>
>
>
> From above, CGDCONT is still present and not deleted from mode. I ran mm in
> debug mode but no output when “—delete-bearer” command is executed. Now start
> a new connection:
>
>
>
> # mmcli -m 0 --simple-conne
d is executed. Now start
>a new connection:
# mmcli -m 0 --simple-connect="apn=jionet"
successfully connected the modem
# mmcli -m 0
....
3GPP EPS | ue mode of operation: csps-2
| initial bearer dbus path: /org/freedesktop/ModemManager1/Bearer/3
| ini
11 matches
Mail list logo