Specify a Source Address for RADIUS and TACACS+ Servers
You can specify which source address the JUNOS software uses when accessing your network to contact an external TACACS+ or RADIUS server for authentication. You can also specify which source address the JUNOS software uses when contacting a TACACS+ server for sending accounting information.
To specify a source address for a TACACS+ server for authentication, include the
source-addressstatement at the [edit system tacplus-serverserver-address] hierarchy level:[edit system tacplus-server server-address]source-addresssource-address;
source-addressis a valid IP address configured on one of the router interfaces.To specify a source address for a TACACS+server for system accounting, include the
source-addressstatement at the [edit system accounting destination tacplus serverserver-address] hierarchy level:[edit system accounting destination tacplus-serverserver-address]source-addresssource-address;
source-addressis a valid IP address configured on one of the router interfaces.To specify a source address for a RADIUS+ server, include the
source-addressstatement at the [edit system radius-serverserver-address] hierarch level:[edit system radius-serverserver-address]:source-addresssource-address;
source-addressis a valid IP address configured on one of the router interfaces.