Configuring the Outbound RADIUS Transport of the SIC Group (SRC CLI)
You can use the RADIUS outbound transport to control communication to accounting targets that reside in a downstream network element. You need to specify the UDP port, as well as connect and disconnect related configuration options of the SIC group.
Use the following statements to configure the outbound RADIUS transport of the SIC group:
shared sic group identifier radius
outbound-transport transport-name
shared sic group identifier radius
outbound-transport transport-name { connections-per-thread connections-per-thread; connect-timeout connect-timeout; disconnect-timeout disconnect-timeout; port port; port-range-size port-range-size; }
To configure the outbound RADIUS transport of the SIC group:
- From configuration mode, access the statement that configures
the name for the outbound RADIUS transport of the SIC group. For example,
to configure the outbound RADIUS transport called outtrp1 for the
SIC group group1: [edit]user@host# edit shared sic group group1 radius outbound-transport outtrp1
- (Optional) Specify the number of UDP connections per thread.[edit shared sic group group1 radius outbound-transport outtrp1]user@host# set connections-per-thread connections-per-thread
- (Optional) Specify the UDP connection timeout in milliseconds.[edit shared sic group group1 radius outbound-transport outtrp1]user@host# set connect-timeout connect-timeout
- (Optional) Specify the UDP disconnection timeout in milliseconds.[edit shared sic group group1 radius outbound-transport outtrp1]user@host# set disconnect-timeout disconnect-timeout
- Specify the UDP port number starting from which the server
sends the RADIUS packets.[edit shared sic group group1 radius outbound-transport outtrp1]user@host# set port port
- (Optional) Specify the range of UDP ports that are used
to send the RADIUS packets.[edit shared sic group group1 radius outbound-transport outtrp1]user@host# set port-range-size port-range-size