Comware

 View Only
  • 1.  MSR954 access internet from a LTE USB stick

    Posted May 16, 2019 06:54 AM

    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.



  • 2.  RE: MSR954 access internet from a LTE USB stick

    Posted May 17, 2019 08:06 PM

    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

     



  • 3.  RE: MSR954 access internet from a LTE USB stick

    Posted May 29, 2019 02:07 AM

    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.



  • 4.  RE: MSR954 access internet from a LTE USB stick

    Posted May 29, 2019 02:11 AM

    The Digi 3G stick is a Huwei E3131.