You can use the adaptive command to specify rules based on data transfer which dynamically populate Network Objects. These Dynamic Network Objects may then be used when configuring Optimizer Policies.
This functionality allows the system administrator to create policies which automatically restrict a user’s bandwidth once a set transfer limit has been exceeded within a specified period of time. Users are identified by IP address.
adaptive {clear|update-time|limit}
To reset Adaptive Response network objects and clear all IPs from destination network objects:
adaptive clear
To specify the frequency in which the adaptive response evaluates the rules:
adaptive update-time <seconds>
To specify the transfer limit for the adaptive response rules:
adaptive limit <name> {alert|amount|direction|duration|enable|except|network-object|time-allotment}
E X A M P L E Monitor traffic in the Shoppers network object. Once they have used 40 MB or 2 hours, whichever is first, then they are moved to the Shoppers-Over-Quota network object. Consider this a daily limit. That is, they can come back tomorrow and use the network again. adaptive limit shopper-wifi-access amount 40 adaptive limit shopper-wifi-access time-allotment 120 adaptive limit shopper-wifi-access duration daily adaptive limit shopper-wifi-access network-object source Shoppers destination Shoppers-Over-Quota adaptive limit shopper-wifi-access direction both adaptive limit shopper-wifi-access enable |
To show the adaptive response service status:
show service adaptive
|
|