Subscriber Profiles

Subscriber Profiles defines high-level parameters for a subscriber account configuration. The parameters is consumed by the Service Profile assigned to a Subscriber Account.

These parameters relate, for example, to bandwidth restrictions or whether an account is capped or uncapped.

/static/subscriber/subscriber_profiles.png

Subscriber Profile Parameters

/static/subscriber/subscriber_profile_example.png
  • Name - Unique Subscriber Profile name. (example: 80Mbit/s Uncapped)

  • Uncapped Data - Wether the subscriber is capped or uncapped. (data usage restricted)

  • Dynamic IP Pool - Define a pool of IP addresses to assign to subscribers authenticating from this client.

  • Deactivate IP Pool - If not assigned, it falls to the Dynamic IP Pool. When a subscriber is marked suspended for any reason, he will be allocated an IP address from the pool.

  • Upload Mbit/s - Upload speed in Mbit/s for the subscriber.

  • Download Mbit/s - Download speed in Mbit/s for the subscriber.

  • Session Limit - Maximum connected active sessions for subscriber. (0 is unlimited)

If you wish not to restrict bandwidth for subscriber accounts that use a subscriber profile, you can set the upload and download to empty values or null via the API. This will ensure that any attributes using the upload and download in the service profile assigned to the subscriber will not be applied. Please refer to Service Profile > Radius Attribute Variables for more information