- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- MSR954 access internet from a LTE USB stick
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 03:54 AM
05-16-2019 03:54 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2019 05:05 PM
05-17-2019 05:05 PM
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
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2019 11:07 PM
05-28-2019 11:07 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2019 11:11 PM
05-28-2019 11:11 PM
Re: MSR954 access internet from a LTE USB stick
The Digi 3G stick is a Huwei E3131.