05-15-2003 10:42 PM - edited 03-10-2019 07:18 AM
Is there any way I can define the IP address used by a NAS when it tries to authenticate the users, on a Cisco Secure ACS? For example, for a gateway router with 4 interfaces configured to authenticate against a AAA server, how do I configure the IP address used by the router when it initiates a connection to the AAA server?
05-16-2003 12:03 AM
Hi,
Yes its possible. In the global config mode, you need to execute one of the following commands depending on which protocols you use:
If you are using tacacs+:
ip tacacs source-interface subinterface-name/interface-name
If you are using radius:
ip radius source-interface subinterface-name/interface-name
I hope this helps. Thanks,
Mynul
05-16-2003 12:06 AM
Thanks ! I appreciate !!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide