Re: Data ports and maximum number of bearers

2016-10-04 Thread Bjørn Mork
Carlo Lobrano writes: > Hi everybody, > > I tried the steps Bjørn suggested and it worked, even if I'm not sure about > some points. > > Firstly, I can get the address of api.ipify only if the eth (or another > connection) is still up, not sure if this is expected or you got that IP > from one of

Re: Data ports and maximum number of bearers

2016-10-04 Thread Carlo Lobrano
Hi everybody, I tried the steps Bjørn suggested and it worked, even if I'm not sure about some points. Firstly, I can get the address of api.ipify only if the eth (or another connection) is still up, not sure if this is expected or you got that IP from one of the mbim connections. Secondly, and

Re: Data ports and maximum number of bearers

2016-09-23 Thread Carlo Lobrano
Hi Bjørn, thanks for this reply, it's full of information! Carlo On 20 September 2016 at 11:16, Bjørn Mork wrote: > Carlo Lobrano writes: > > > Initially I'd like to investigate this topic without considering the > > protocol (AT, MBIM, QMI), and only the modem's capabilities, although > this

Re: Data ports and maximum number of bearers

2016-09-20 Thread Bjørn Mork
Carlo Lobrano writes: > Initially I'd like to investigate this topic without considering the > protocol (AT, MBIM, QMI), and only the modem's capabilities, although this > note from the above mentioned discussion is really appealing > > MBIM modems can multiplex IP sessions over a single data por

Re: Data ports and maximum number of bearers

2016-09-20 Thread Carlo Lobrano
Initially I'd like to investigate this topic without considering the protocol (AT, MBIM, QMI), and only the modem's capabilities, although this note from the above mentioned discussion is really appealing MBIM modems can multiplex IP sessions over a single data port. ​and as Dan said, QMI should

Re: Data ports and maximum number of bearers

2016-09-19 Thread Dan Williams
On Mon, 2016-09-19 at 12:38 +0200, Aleksander Morgado wrote: > On Mon, Sep 19, 2016 at 11:20 AM, Carlo Lobrano > wrote: > > > > > > I have a question about the maximum number of bearers that can be > > created. > > > > My understanding is that this number is bind to the number of data > > ports

Re: Data ports and maximum number of bearers

2016-09-19 Thread Bjørn Mork
Carlo Lobrano writes: > Hi Aleksander, > > that's interesting, even if I am not sure about what/where to look for more > information. > I was looking into network subinterfaces, starting from this discussion on > the mailing list > > [PATCH 1/2] broadband-modem-mbim: allow "max_sessions" bear

Re: Data ports and maximum number of bearers

2016-09-19 Thread Carlo Lobrano
Hi Aleksander, that's interesting, even if I am not sure about what/where to look for more information. I was looking into network subinterfaces, starting from this discussion on the mailing list [PATCH 1/2] broadband-modem-mbim: allow "max_sessions" bearers

Re: Data ports and maximum number of bearers

2016-09-19 Thread Aleksander Morgado
On Mon, Sep 19, 2016 at 11:20 AM, Carlo Lobrano wrote: > > I have a question about the maximum number of bearers that can be created. > > My understanding is that this number is bind to the number of data ports and > these have to be of NET type (like wwan). Is that correct? I think it depends on

Data ports and maximum number of bearers

2016-09-19 Thread Carlo Lobrano
Hello, I have a question about the maximum number of bearers that can be created. My understanding is that this number is bind to the number of data ports and these have to be of NET type (like wwan). Is that correct? Best regards, Carlo ___ ModemManag