name ( name ) - profile reference name
on-login ( text ; default: "" ) - script name to launch after a user has logged in
on-logout ( text ; default: "" ) - script name to launch after a user has logged out
open-status-page ( always | http-login ; default: always ) - whether to show status page also for
users authenticated using mac login method. Useful if you want to put some information (for
example, banners or popup windows) in the alogin.html page so that all users would see it
• http-login - open status page only in case of http login (including cookie and https login
methods)
• always - open http status page in case of mac login as well
outgoing-filter ( name ) - name of the firewall chain applied to outgoing packets to the users of this
profile
outgoing-packet-mark ( name ) - packet mark put on all the packets to every user of this profile
automatically
rate-limit
(
text
[rx-burst-rate[/tx-burst-rate] [rx-burst-threshold[/tx-burst-threshold] [rx-burst-time[/tx-burst-time]
[priority] [rx-rate-min[/tx-rate-min]]]] from the point of view of the router (so "rx" is client upload,
and "tx" is client download). All rates should be numbers with optional 'k' (1,000s) or 'M'
(1,000,000s). If tx-rate is not specified, rx-rate is as tx-rate too. Same goes for tx-burst-rate and
tx-burst-threshold and tx-burst-time. If both rx-burst-threshold and tx-burst-threshold are not
specified (but burst-rate is specified), rx-rate and tx-rate is used as burst thresholds. If both
rx-burst-time and tx-burst-time are not specified, 1s is used as default. Priority takes values 1..8,
where 1 implies the highest priority, but 8 - the lowest. If rx-rate-min and tx-rate-min are not
specified rx-rate and tx-rate values are used. The rx-rate-min and tx-rate-min values can not exceed
rx-rate and tx-rate values.
session-timeout ( time ; default: 0s ) - session timeout (maximal allowed session time) for client.
After this time, the user will be logged out unconditionally
• 0 - no timeout
shared-users ( integer ; default: 1 ) - maximal number of simultaneously logged in users with the
same username
status-autorefresh ( time | none ; default: none ) - HotSpot servlet status page autorefresh interval
transparent-proxy ( yes | no ; default: yes ) - whether to use transparent HTTP proxy for the
authorized users of this profile
Notes
When idle-timeout or keepalive is reached, session-time for that user is reduced by the actual period
of inactivity in order to prevent the user from being overcharged.
Example
HotSpot Users
Home menu level: /ip hotspot user
Page 366 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
; default: ""
)
- Rate limitation in form of rx-rate[/tx-rate]
Need help?
Do you have a question about the RouterOS v2.9 and is the answer not in the manual?