beautypg.com

Server (server group) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1282

background image

RADIUS Commands

Software Reference for x310 Series Switches

47.14

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

server (Server Group)

This command adds a RADIUS server to a server group in Server-Group Configuration
mode. The RADIUS server should be configured by the

radius-server host

command.

The server is appended to the server list of the group and the order of configuration
determines the precedence of servers. If the server exists in the server group already, it will
be removed before added as a new server.

The server is identified by IP address and authentication and accounting UDP port
numbers. So a RADIUS server can have multiple entries in a group with different
authentication and/or accounting UDP ports. The auth-port specifies the UDP destination
port for authentication requests to the server. To disable authentication for the server, set
auth-port

to 0. If the authentication port is missing, the default port number is 1812.

The acct-port specifies the UDP destination port for accounting requests to the server. To
disable accounting for the server, set acct-port to 0. If the accounting port is missing,
the default port number is 1812.

Use the no variant of this command to remove a RADIUS server from the server group.

Syntax

server {<hostname>|<ip-address>}

[auth-port <0-65535>][acct-port <0-65535>]

no server {<hostname>|<ip-address>}

[auth-port <0-65535>][acct-port <0-65535>]

Default

The default Authentication port number is 1812 and the default Accounting port number
is 1813.

Mode

Server Group Configuration

Parameter

Description

Server host name

Server IP address
The server is identified by IP address, authentication and
accounting UDP port numbers. So a RADIUS server can have
multiple entries in a group with different authentication and/or
accounting UDP ports.

auth-port

Authentication port
The auth-port specifies the UDP destination port for
authentication requests to the server. To disable authentication
for the server, set
auth-port
to 0. If the authentication port is missing, the default
port number is 1812.

<0-65535>

UDP port number (default: 1812)

acct-port

Accounting port
The acct-port specifies the UDP destination port for accounting
requests to the server. To disable accounting for the server, set
acct-port to 0. If the accounting port is missing, the default port
number is 1813.

<0-65535>

UDP port number (default: 1813)