Comware Based
1821593 Members
3357 Online
109633 Solutions
New Discussion

MSR954 access internet from a LTE USB stick

 
Sabian
Occasional Advisor

MSR954 access internet from a LTE USB stick

Hello,

I need to configure a MSR954 router to access internet from an Orange Huawei model E3372 LTE USB stick. There are someone who did this configuration?  Please help.

3 REPLIES 3
drk787
HPE Pro

Re: MSR954 access internet from a LTE USB stick

Hi,

You can refer the configuration example in the WAN configuration guide below

Page 166:  https://support.hpe.com/hpsc/doc/public/display?docId=c05162497

 

4G modem management configuration example

<Router> system-view
[Router] dialer-group 1 rule ip permit
[Router] controller cellular <interface number>
[Router-Cellularx/x/x] eth-channel 0
[Router-Cellularx/x/x] quit
[Router] interface eth-channel x/x/x:0
[Router-Eth-channelx/x/x:0] ip address cellular-alloc
[Router-Eth-channelx/x/x:0] dialer circular enable
[Router-Eth-channelx/x/x:0] dialer-group 1
[Router-Eth-channelx/x/x:0] dialer timer autodial 5
[Router-Eth-channelx/x/x:0] dialer number <number>
[Router] line tty <number>
[Router-line-tty1] modem enable both

 

Thank You!
I am an HPE Employee

Accept or Kudo

Sabian
Occasional Advisor

Re: MSR954 access internet from a LTE USB stick

I resolve the problem for a Digi 3G stick with APN= internet and dialer nr.= *99# without credential for my model MSR954:

The position on the router USB0 is down and USB1 is up.

<Router> system-view


[Router] dialer-group 1 rule ip permit

[Router] apn-profile DIGI

[Router-Apn DIGI] apn static internet
[Router] controller cellular 0/0
[Router-Cellular0/0] serial-set 0
[Router-Cellular0/0] quit
[Router] interface serial 0/0:0
[Router-serial0/0:0] ip address ppp-negotiate

[Router-serial0/0:0] ppp ipcp dns admit-any

[Router-serial0/0:0]ppp ipcp dns request

[Router-serial0/0:0] dialer circular enable
[Router-serial0/0:0] dialer-group 1
[Router-serial0/0:0] dialer timer autodial 5

[Router-serial0/0:0]dialer number *99# autodial
[Router] line tty 1

[Router]user-role network-operator
[Router-line-tty1] modem enable both

Very important is to see the USB stick become active when is conected to the router. I have an Orange stick with this problem. When this is conected the router do not detect it.

Sabian
Occasional Advisor

Re: MSR954 access internet from a LTE USB stick

The Digi 3G stick is a Huwei E3131.