Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Mikrotik 3G: Difference between revisions

Content deleted Content added
Aa-jamie (talk | contribs)
Created page with "Below are some configuration options to use an A&A-supplied Huawei E156G modem with an A&A data SIM on a Mikrotik Routerboard. <pre> [admin@MikroTik] > port print Flags: I -..."
 
Aa-jamie (talk | contribs)
No edit summary
 
Line 7: Line 7:
0 1:5 usb1 2 9600
0 1:5 usb1 2 9600
[admin@MikroTik] > port set usb1 baud-rate=9600
[admin@MikroTik] > port set usb1 baud-rate=9600
[admin@MikroTik] > /ppp profile add name=PPP-LMT
[admin@MikroTik] > /ppp profile add name=PPP-AAISP3G
[admin@MikroTik] > /interface ppp-client add port=usb1 profile=PPP-LMT dial-comman
[admin@MikroTik] > /interface ppp-client add port=usb1 profile=PPP-AAISP3G dial-comman
d=ATDT*99# modem-init="AT+CGDCONT=1,\"IP\",\"m2m.aql.net\"" add-default-route=yes
d=ATDT*99# modem-init="AT+CGDCONT=1,\"IP\",\"m2m.aql.net\"" add-default-route=yes
use-peer-dns=yes name=ppp-lmt
use-peer-dns=yes name=ppp-aaisp3g
[admin@MikroTik] > /interface ppp-client enable ppp-lmt
[admin@MikroTik] > /interface ppp-client enable ppp-aaisp3g
[admin@MikroTik] > ping 81.187.81.187
[admin@MikroTik] > ping 81.187.81.187
SEQ HOST SIZE TTL TIME STATUS
SEQ HOST SIZE TTL TIME STATUS