Radius-server – ADTRAN 1000R Series User Manual

Page 492

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

492

radius-server

Use the radius-server command to configure several global RADIUS parameters. Most of these global
defaults can be overridden on a per-server basis.

Variations of this command include the following:

radius-server challenge-noecho

radius-server deadtime <minutes>

radius-server enable-username <name>

radius-server key <key>

radius-server retry <attempts>

radius-server timeout <seconds>

Syntax Description

challenge-noecho

Turns off echoing of user challenge-entry. When echo is turned on, users
see the text of the challenge as they type responses. Enabling this option
hides the text as it is being entered.

deadtime <minutes>

Specifies how long a RADIUS server is considered dead once a timeout
occurs. The server will not be tried again until after the deadtime expires.

enable-username <name>

Specifies a username to be used for enable authentication.

key <key>

Specifies the shared key to use with a RADIUS server.

retry <attempts>

Specifies how many attempts to make on a RADIUS server before marking
it dead.

timeout <seconds>

Specifies how long to wait for a RADIUS server to respond to a request.

Default Values

challenge-noecho

By default, echo is turned on.

deadtime

1 minute

key

No default

retry

3 attempts

timeout

5 seconds

enable-username

$enab15$

Applicable Platforms

This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Advertising