RADIUS Profile
Profiles define the service tier for a client — primarily the bandwidth and the RADIUS group they belong to.
Create a Profile
Go to Router → Profile and click Tambah.
| Field | Description |
|---|---|
| Name | Profile name (e.g. 10Mbps). Used as the RADIUS group name. |
| Rate Limit | MikroTik rate limit format: 10M/10M (upload/download) |
| Description | Optional notes |
| Price | Default monthly price for clients on this profile |
| Limitation | Optional: link to a Limitation for advanced quota/burst settings |
Assigning Profiles
Profiles are assigned to clients in the client form. The profile name is stored as a RADIUS User-Profile attribute, which FreeRADIUS uses to look up group reply attributes.
The PPPoE gateway (local-address) is not managed here. RADIUS only assigns the client IP (via Framed-Pool/Framed-IP-Address); MikroTik always takes local-address from the PPP profile on the router. Set it once on the router — see step 5 in the Router Setup Guide. Without it, clients get an IP but no gateway.