Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

1. Install FreeRADIUS with database driver

  • Add the package "freeradius-mysql" as a dependency to nmsprime-provbase
  • adapt install scripts
    • like starting & enabling,
    • create database & users

    • populating schema's

      /etc/raddb/mods-config/sql/main/mysql/setup.sql

      /etc/raddb/mods-config/sql/main/mysql/schema.sql

2. Add TR-69 ConfigFile Device Type


3. Rebuild Modem page

  • Configfile MUST be second entry after "Name"
  • if configfile is of type "TR-69"

4. Connect NMS PRIME to FreeRADIUS

  • Create Mapping between

NMS PRIME  Model (MVC)

FreeRADIUS tabledatabase relationAlways
1.QoSusergroup1 : 1YES. every QoS entry is a RADIUS usergroup)
2.Modemradcheck1 : 1NO. Only for Non-DOCSIS devices










Reference: https://wiki.freeradius.org/guide/SQL-HOWTO#populating-sql

  • No labels