KPN Hi 3G with Huawei E1750 on a Mikrotik RouterBoard 751G
Posted by arj on April 10th, 2012. Posted under: Technical stuffCheck with /system resource usb print and /port print what the name of the serial port is (usb1 in my case). The port is set to the (default) baud-rate of 9600 (/port set usb1 baud-rate=9600).
The Winbox GUI was used to create the interface, here is the config export:
add add-default-route=yes allow=pap,chap,mschap1,mschap2 apn=portalmmm.nl \
data-channel=0 dial-command=ATDT dial-on-demand=no disabled=yes \
info-channel=0 keepalive-timeout=30 max-mru=1500 max-mtu=1500 modem-init="" \
mrru=disabled name=ppp-out2 null-modem=no password="" phone=*99# pin=4321 \
port=usb1 profile=default use-peer-dns=no user=""
Don’t forget to change your PIN ![]()
This was tested on a RouterBoard 751G
