Configuring SIC Accounting Targets (SRC CLI)
Use the following statements to configure accounting targets:
To configure an accounting target:
From configuration mode, access the statement that configures the accounting target. This sample procedure uses group1 for the group identifier, ne1 for the network element identifier, and target1 as the accounting target name.
edit shared sic group group1 radius network-element ne1 downstream accounting accounting-target target1Specify the IP address of the RADIUS accounting target contained in the network element.
[edit shared sic group group1 radius network-element ne1 downstream accounting accounting-target target1]user@host# set address addressSpecify the priority of the target. Targets with lower priority values are selected before other targets in a failover policy.
[edit shared sic group group1 radius network-element ne1 downstream accounting accounting-target target1]user@host# set priority prioritySpecify the shared secret used by the RADIUS accounting target.
[edit shared sic group group1 radius network-element ne1 downstream accounting accounting-target target1]user@host# set secret secret(Optional) Specify the name of the local transport used to send requests to the accounting target.
[edit shared sic group group1 radius network-element ne1 downstream accounting accounting-target target1]user@host# set outbound-transport outbound-transport(Optional) Specify the UDP port number on which the RADIUS accounting target listens for requests.
[edit shared sic group group1 radius network-element ne1 downstream accounting accounting-target target1]user@host# set port port