beautypg.com

Radius-server host – Allied Telesis AT-S83 User Manual

Page 227

background image

AT-S83 Management Software Command Line Interface User’s Guide

227

RADIUS-SERVER HOST

Syntax

radius-server host HOSTNAME (PORT)

no radius-server host

Parameters

hostname

Set radius server (in a hostname or dotted IP notation
format). The default port is 1812.

port

Specifies the port number of the radius client. The default
port number is 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