Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If required, add NAT Masquerade for LTE Interface to get internet to the local network:

Code Block
languageros
/ip firewall nat add action=masquerade chain=srcnat out-interface=lte1

After interface is added, you can use "info" command to see what parameters client acquired (parameters returned depends on LTE hardware device):

...