Connectivity Guide

ip radius source-interface
Species the interface whose IP address is used as the source IP address for user authentication with a RADIUS server.
Syntax
ip radius source-interface interface
Parameters interface:
ethernet node/slot/port[:subport] — Enter a physical Ethernet interface.
loopback number — Enter a Loopback interface, from 0 to 16383.
mgmt 1/1/1 — Enter the management interface.
port-channel channel-id — Enter a port-channel ID, from 1 to 28.
vlan vlan-id — Enter a VLAN ID, from 1 to 4093.
Default Not congured.
Command Mode CONFIGURATION
Usage Information By default, no source interface is congured. OS10 selects the source IP address as the IP address of the interface
from which a packet is sent to the RADIUS server. The no version of this command removes the congured
source interface.
Example
OS10(config)# ip radius source-interface ethernet 1/1/10
Supported Releases 10.4.3.1 or later
ip tacacs source-interface
Species the interface whose IP address is used as the source IP address for user authentication with a TACACS+ server.
Syntax
ip tacacs source-interface interface
Parameters interface:
ethernet node/slot/port[:subport] — Enter a physical Ethernet interface.
loopback number — Enter a Loopback interface, from 0 to 16383.
mgmt 1/1/1 — Enter the management interface.
port-channel channel-id — Enter a port-channel ID, from 1 to 28.
vlan vlan-id — Enter a VLAN ID, from 1 to 4093.
Default Not congured.
Command Mode CONFIGURATION
Usage Information By default, no source interface is congured. OS10 selects the source IP address as the IP address of the interface
from which a packet is sent to the TACACS+ server. The no version of this command removes the congured
source interface.
Example
OS10(config)# ip tacacs source-interface ethernet 1/1/10
Supported Releases 10.4.1.0 or later
806 Security