ip radius source-interface
Specify an interface’s IP address as the source IP address for RADIUS connections.
Syntax
ip radius source-interface
interface
To delete a source interface, use the
no ip radius source-interface
command.
Parameters
interface
Enter the following keywords and slot/port or number
information:
• For Loopback interfaces, enter the keyword
loopback
then a number from zero (0) to 16838.
• For the Null interface, enter the keywords
null 0
.
• For a Port Channel interface, enter the keywords
port-
channel
then a number. The range is from 1 to 128.
• For a ten-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet
then the slot/port information.
• For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE
then the slot/port information.
• For VLAN interface, enter the keyword
vlan
then a
number from 1 to 4094.
Defaults
Not configured.
Command
Modes
CONFIGURATION
Command
History
Version 8.3.16.1
Introduced on the MXL 10/40GbE Switch IO Module.
radius-server deadtime
Configure a time interval during which non-responsive RADIUS servers to authentication requests are
skipped.
Syntax
radius-server deadtime
seconds
To disable this function or return to the default value, use the
no radius-server
deadtime
command.
Parameters
seconds
Enter a number of seconds during which non-responsive
RADIUS servers are skipped. The range is from 0 to
2147483647 seconds. The default is
0 seconds
.
Defaults
0 seconds
Security
1175