Usage
<configuration><services><ggsn><apn><radius><authentication><server><name>name</name> <!-- identifier --><timeout>seconds</timeout><retry>retry</retry><port>port</port><secret>secret</secret> <!-- mandatory --><serverdown-timeout>seconds</serverdown-timeout><multicast/></server></authentication></radius></apn></ggsn></services>
</configuration>Description
Server for authentication requests.
Contents
<multicast>—Allow server to participate in RADIUS multicast.
<port>—Port number for RADIUS messages.
<secret>—Shared secret with the RADIUS server.
<serverdown-timeout>—Time before retrying requests to a down server.