Radius-server host – Allied Telesis AT-S100 User Manual
Page 201

AT-S100 Management Software User’s Guide
Section II: Advanced Configuration
201
RADIUS-SERVER HOST
Syntax
radius-server host HOSTNAME auth-port=port|ALL <1-
1812>
no radius-server host
Parameters
hostname
Sets the radius server to an IP address in the following
format:
xxx.xxx.xxx
auth-port
Specifies the port number of the radius client. The default
port number is 1812. The range is from 1 to 1812.
Description
Use the RADIUS-SERVER HOST command to set the RADIUS server
host name and port.
Use the no form of this command to remove the defined host and port from
the list of RADIUS servers. If you do not specify a value for the port, the
default value of 1812 is used automatically.
Command Mode
Configure mode
Example
The following commands assign an IP address of 192.126.12.1 to the
radius-server host:
switch# configure terminal
switch(config)# radius-server host 192.126.12.1
Related Commands
none