Radius-Server Host - ADTRAN 5000 Series Command Reference Manual

Adtran network device command reference guide
Table of Contents

Advertisement

Command Reference Guide

radius-server host

Use the radius-server host to specify the parameters for a remote RADIUS server. At a minimum, the
address (IP or DNS name) of the server must be given. The other parameters are also allowed and (if not
specified) will take default values or fall back on the global RADIUS server's default settings.
Syntax Description
acct-port <port#>
auth-port <port#>
retry <attempts>
timeout <seconds>
key <key>
key encrypted <key>
Default Values
By default, acct-port is set to 1813 and auth-port is set to 1812.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.
Command History
Release 5.1
Release 11.1
Usage Examples
The following example shows a typical configuration of these parameters:
(config)#radius-server host 1.2.3.4
(config)#radius-server host 3.3.1.2 acct-port 1646 key my key
61200990L1-35E
Sends accounting requests to this remote port.
Sends authentication requests to this remote port.
Retries server after timeout this number of times (uses RADIUS global setting if
not given).
Waits for a response this number of seconds (uses RADIUS global setting if not
given).
Defines the shared key with the RADIUS server (uses RADIUS global setting if
not given). Note that the key must appear last on the input line since it reads the
rest of the line beyond the key keyword.
Defines an encrypted shared key with the RADIUS server (uses RADIUS global
setting if not given). Note that the key must appear last on the input line since it
reads the rest of the line beyond the key keyword.
Command was introduced.
Command was expanded to include the key encrypted command.
Copyright © 2005 ADTRAN
Global Configuration Mode Command Set
438

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents