The custom RADIUS accounting plug-ins provide the same functions as the flexible RADIUS accounting plug-ins, but are designed to deliver better system performance. To use a custom plug-in, you must provide a Java class that implements the service provider interface (SPI) defined in the RADIUS client library. Use this SPI to specify which fields and field values to include in RADIUS accounting packets. The RADIUS client library is part of the SAE core application programming interface (API).
See the documentation for the RADIUS client library in the SAE core API documentation on the Juniper Networks Web site at
For a sample implementation, see the
following directory in the SDK+AppSupport+Demos+Samples.tar.gz file:
SDK/plugin/java/src/net/juniper/smgt/sample/radiuslib/RadiusPacketHandlerImpl.java.. You can download the SDK+AppSupport+Demos+Samples.tar.gz from the Juniper Networks Web site at: https://www.juniper.net/support/csc/swdist-erx/src.html.
To set up custom RADIUS accounting plug-ins:
The Custom RADIUS Accounting pane appears.