Mikrotik Data Cap Quota Management

SOCIFI allows you to set a cap of a total volume of data transferred (upload + download combined).

Be aware of an attribute size which stores the total volume of data transferred in Mikrotik RouterOS. Whereas most of the nowadays systems are 32-bit and the value is set in bytes (octets), the maximum value for maximum traffic volume is 232 (which means the data limit of around 4GB).

Mikrotik RouterOS resolved this by adding a new attribute labeled *-Gigawords.

 ­ 

FieldDescription
Mikrotik­-Recv-­LimitTotal receive limit in bytes for the client
Mikrotik­-Recv­-Limit­-Gigawords4G (232) bytes of total receive limit (bits 32..63, when bits 0..31 are delivered in Mikrotik­-Recv-­Limit)
Mikrotik­-Xmit­-LimitTotal transmit limit in bytes for the client
Mikrotik­-Xmit­-Limit­-Gigawords4G (232) bytes of total transmit limit (bits 32..63, when bits 0..31 are delivered in Mikrotik­-Xmit­-Limit)
Mikrotik­-Total­-LimitTotal limit in bytes for the client
Mikrotik­-Total­-Limit­-Gigawords4G (232) bytes of total limit (bits 32..63, when bits 0..31 are delivered in Mikrotik­-Total­-Limit) 

How to set Mikrotik device?

Simply follow our Mikrotik RouterOS Setup Guide.

If you want to add Data Cap Quota Management to your already configured Mikrotik, follow NASID (Hotspot Servers name) settings and set Interim-Update time for RADIUS service. You can find all this under the section 10. Change Hotspot Settings