Ip radius source-interface – Allied Telesis AT-S83 User Manual
Page 225

AT-S83 Management Software Command Line Interface User’s Guide
225
IP RADIUS SOURCE-INTERFACE
Syntax
ip radius source-interface HOSTNAME PORT
no ip radius source-interface
Parameters
hostname
Specifies the radius client in the dotted IP address or
the hostname format.
port
Specifies the port number of the radius client. The
default port number is 1812.
Description
Use the IP RADIUS SOURCE-INTERFACE command to set the local
address which is sent in packets to the Radius server. Use the no form of
this command to clear the local address.
Command Mode
Configure mode
Example
The following commands set the port number of the radius client to port
1812 on a host called “myhost:”
switch# configure terminal
switch(config)# ip radius source-interface myhost 1812
Related Commands
none