RADIUS Attribute Generator for MikroTik PPPoE
Build the policy returned after authentication and understand how to verify it on RouterOS.
Inputs
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 detailRelated 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