Hello,
before buying the LHGG LTE6 kit I would need a detail that is very important to me.
in the settings is it possible to block the daily data consumption?
example. I have a hundred gigs per month sim, I would like to set the daily consumption to 3 gigs, at the end of 3 gigs the connection must disconnect and reactivate the next day.
Can I enter this in the settings?
Thank you
Good Evening,
Usually if someone needs to limit Data-Amount then they use the HotSpot-Feature in Mikrotik.
The Forum and Mikrotik-Wiki are full of Information about this Feature.
Alternatively,
→ The PPPoE also allows Data-Amount limitation, but in you case not necessarily usefull.
→ Script/Schedule that regularly checks the Interface-Counter (every 10 Minutes) ,
disables the Interface if Data-Quota for the DAY is exceeded and reenables it every morning.
(Easy Script, but NOT fool proof!)