beautypg.com

Radius-server host, Mmand, As so – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1274: The command, Radius-server host com, Radius-server, Command

background image

RADIUS Commands

Software Reference for x310 Series Switches

47.6

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

radius-server host

Use this command to specify a remote RADIUS server host for authentication or
accounting, and to set server-specific parameters. The parameters specified with this
command override the corresponding global parameters for RADIUS servers. This
command specifies the IP address or host name of the remote RADIUS server host and
assigns authentication and accounting destination UDP port numbers.

This command adds the RADIUS server address and sets parameters to the RADIUS server.
The RADIUS server is added to the running configuration after you issue this command. If
parameters are not set using this command then common system settings are applied.

Use the no variant of this command to remove the specified server host as a RADIUS
authentication and/or accounting server and set the destination port to the default
RADIUS server port number (1812).

Syntax

radius-server host {<host-name>|<ip-address>} [acct-port <0-65535>]

[auth-port <0-65535>] [key <key-string>] [retransmit <0-100>]

[timeout <1-1000>]

no radius-server host {<host-name>|<ip-address>}

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

Parameter

Description

Server host name. The DNS name of the RADIUS server host.

The IP address of the RADIUS server host.

acct-port

Accounting port. Specifies the UDP destination port for RADIUS
accounting requests. If 0 is specified, the server is not used for
accounting. The default UDP port for accounting is 1813.

<0-65535>

UDP port number
(Accounting port number is set to 1813 by default)

Specifies the UDP destination port for RADIUS accounting
requests. If 0 is specified, the host is not used for accounting.

auth-port

Authentication port. Specifies the UDP destination port for
RADIUS authentication requests. If 0 is specified, the server is not
used for authentication. The default UDP port for authentication
is 1812.

<0-65535>

UDP port number
(Authentication port number is set to 1812 by default)

Specifies the UDP destination port for RADIUS authentication
requests. If 0 is specified, the host is not used for authentication.