SROS Command Line Interface Reference Guide

Global Configuration Mode Command Set

 

 

radius-server

Use the radius-servercommand 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$

Command Modes

(config)#

Global Configuration Mode required

5991-2114

© Copyright 2005 Hewlett-Packard Development Company, L.P.

328

Page 328
Image 328
HP 7000 dl Router manual Radius-server, Challenge-noecho, Deadtime minutes, Enable-username name