[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Parameters for Sample CoA Script Service
Table 8 lists the
parameters specified by the sample CoA script service, which is the /SDK/scriptServices/coa/ldif/BOD1M.ldif file in the SDK+AppSupport+Demos+Samples.tar.gz file. You can
use the sample script service as a starting point.
Table 8: Parameter
Substitutions for CoA Services
|
Parameter Name
|
Description
|
|
dynClientIp
|
IP address of the third-party device.
|
|
dynClientPort
|
UDP port number of the third-party device.
|
|
dynSecret
|
Shared secret between RADIUS server and RADIUS client.
|
|
dynRetry
|
Number of retries for sending CoA messages when no RADIUS
response is received. The retry interval is 3 seconds.
|
|
dynConfig
|
Content of service definition in the format <action>. <radiusAttributeName>=<pluginEventAttribute>\n
|
You can also configure dynamic RADIUS requests
with the sendDynamicRadius method of the ServiceSessionInfo interface
(see Defining RADIUS Attributes for CoA Requests with the API).
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]