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