Code: Select all
[admin@MikroTik] > /interface lte apn add apn=apn1 passthrough-interface=ether1
[admin@MikroTik] > /interface lte set lte1 apn-profiles=apn1
This is what I have already
Code: Select all
admin@MikroTik] > /interface lte apn print
Flags: * - default
0 * name="default" apn="broadband" use-peer-dns=yes add-default-route=yes
default-route-distance=2
To configure the Passthrough on ether1 host 00:0C:42:03:06:AB:
Code: Select all
[admin@MikroTik] > /interface lte apn add apn=apn1 passthrough-interface=ether1 passthrough-mac=00:0C:42:03:06:AB
[admin@MikroTik] > /interface lte set lte1 apn-profiles=apn1