Specifications
12-213
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
ip tacacs sourceinterface
ip tacacs sourceinterface
To specify a single network interface to be used as the source IP address for all outgoing AAA
authentication requests to TACACS+ servers, use the ip tacacs sourceinterface command. To disable
this restriction, use the no form of this command.
ip tacacs sourceinterface if-name
no ip tacacs sourceinterface
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to restrict all outgoing AAA authentication requests to TACACS+ servers to a single
interface.
Examples The following example restricts all outgoing AAA authentication requests to TACACS+ servers to the
management interface, mgmt:
[SN5428-2A]# ip tacacs sourceinterface mgmt
if-name The name of the interface to which you are restricting all outgoing AAA
authentication requests to TACACS+ servers. When you type the
IP tacacs sourceinterface ? command, the CLI lists the interfaces
available. You cannot specify a nonexistent interface.
Release Modification
3.2.1 This command was introduced.