Stage 1 → RADIUS policy

RADIUS Attribute Generator for MikroTik PPPoE

Build the policy returned after authentication and understand how to verify it on RouterOS.

Free to use · Runs locally in your browser · Last reviewed 2026-09-26
Review before deployment: RADIUS attributes are policy data. The generated text is an example for review; attribute names and vendor dictionaries must match your server and billing platform.

Inputs

radius-attributes.txt
Change an input to recalculate.

How to use this result

The output shows three representations: a FreeRADIUS-style reply list, a conceptual SQL row, and the RouterOS checks that prove the attributes arrived. Do not assume a rate-limit string is portable to every NAS; confirm the vendor dictionary and the server’s reply log.

/radius monitor [find]
/ppp active print detail

Related tools

Sources and safe-use notes

This page follows the RouterOS documentation and the networking standards linked below. RouterOS syntax, hardware limits, and packet direction depend on your exact release and topology. Export a backup, test one controlled case, and keep a rollback path before applying generated output.

MikroTik documentation · RouterOS manual · RFC 4632 — CIDR · RFC 6598 — shared address space · RFC 8200 — IPv6 · MikroTik RADIUS documentation · RFC 2865 — RADIUS authentication · MikroTik PPP AAA documentation