HP 7000 dl Router manual Radius-server host, Acct-port1813 Auth-port1812

Models: 7000 dl Router

1 941
Download 941 pages 13.02 Kb
Page 330
Image 330

SROS Command Line Interface Reference Guide

Global Configuration Mode Command Set

 

 

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#>

Sends accounting requests to this remote port.

auth-port <port#>

Sends authentication requests to this remote port.

retry <attempts>

Retries server after timeout this number of times (uses RADIUS global setting if

 

not given).

timeout <seconds>

Waits for a response this number of seconds (uses RADIUS global setting if not

 

given).

key <key>

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.

Default Values

acct-port1813

auth-port1812

Command Modes

(config)#

Global Configuration Mode

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

5991-2114

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

330

Page 330
Image 330
HP 7000 dl Router manual Radius-server host, Acct-port1813 Auth-port1812