data-limit
Enforces data transfer limits on captive portal clients. This feature
enables the tracking and logging of user usage. Users exceeding the allowed bandwidth
are restricted from the captive portal.
Supported in the following platforms:
- Access Points — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
— NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
data-limit <1-102400> {action [log-and-disconnect|log-only]}
Parameters
data-limit <1-102400> {action [log-and-disconnect|log-only]}
data-limit <1-102400> |
Sets a captive portal client's data transfer limit in megabytes. This
limit is applicable for both upstream and downstream data transfer. |
action [log-and-disconnect| log-only] |
Optional. Specifies the action taken when a client exceeds the
configured data limit. The options are:
- log-and-disconnect –
When selected, an entry is added to the log file any time a captive
portal client exceeds the data limit, and the client is
disconnected.
- log-only – When
selected, an entry is added to the log file any time a captive portal
client exceeds the data limit. the client, however, remains connected
to the captive portal. This is the default setting.
|
Examples
nx9500-229D58(config-captive-portal-test)#data-limit 200 action log-and-disconnect
nx9500-229D58(config-captive-portal-test)#
nx9500-229D58(config-captive-portal-test)#show context
captive-portal test
data-limit 200 action log-and-disconnect
nx9500-229D58(config-captive-portal-test)#
Related Commands
no
|
Removes data limit enforcement for captive portal clients |