Configuring SIC Authentication Targets (SRC CLI)
Use the following statements to configure authentication targets:
To configure an authentication target:
From configuration mode, access the statement that configures the authentication target. This sample procedure uses group1 for the group identifier, ne1 for the network element identifier, and target1 as the authentication target name.
edit shared sic group group1 radius network-element ne1 downstream authentication authentication-target target1Specify the IP address of the RADIUS authentication target contained in the network element.
[edit shared sic group group1 radius network-element ne1 downstream authentication authentication-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 authentication authentication-target target1]user@host# set priority prioritySpecify the shared secret used by the RADIUS authentication target.
[edit shared sic group group1 radius network-element ne1 downstream authentication authentication-target target1]user@host# set secret secret(Optional) Specify the name of the local transport used to send outbound requests to the authentication target.
[edit shared sic group group1 radius network-element ne1 downstream authentication authentication-target target1]user@host# set outbound-transport outbound-transport(Optional) Specify the UDP port number on which the RADIUS authentication target listens for requests.
[edit shared sic group group1 radius network-element ne1 downstream authentication authentication-target target1]user@host# set port port