beautypg.com

Server radius command – Avocent CPS1610 CPS User Manual

Page 70

background image

64

CPS Installer/User Guide

Server PPP Command Parameters (Continued)

Parameter Description

REMOTEIP=<rem_ip> IP address to assign to the PPP client end of the PPP connection.

Must be on same subnet as LOCALIP address.

MASK=<subnet>

LAN subnet for the PPP dial-in client.

Examples

The following command enables the PPP server with a local IP address

of 192.168.0.1, a remote IP address of 192.168.0.2 and a subnet mask of

255.255.255.0.

> ser ppp ena loc=192.168.0.1 rem=192.168.0.2 mas=255.255.255.0

The following command enables the PPP server with previously-configured IP

and subnet mask values. This form of the command would not be valid unless

the IP and subnet mask values had been previously configured.

> server ppp enable

Server RADIUS command

The Server RADIUS command defines or deletes RADIUS parameters for

the CPS RADIUS client. For more information, see RADIUS authentication in

Chapter 3.

When you enter this command, you are asked to confirm or cancel the

specified changes.

Access right: SCON; Access level: AA

Syntax

SERVER RADIUS PRIMARY|SECONDARY

IP=<radius_ip> SECRET=<secret> USER-RIGHTS=<attr>

[AUTHPORT=<udp>] [TIMEOUT=<time-out>] [RETRIES=<retry>]

- or -

SERVER RADIUS PRIMARY|SECONDARY DELETE

Server RADIUS Command Parameters

Parameter Description

PRIMARY

Indicates the primary RADIUS server is being defi ned or deleted.

SECONDARY

Indicates the secondary RADIUS server is being defi ned or deleted.

IP=<radius_ip>

IP address of the RADIUS authentication server.

SECRET=<secret>

8-24 character text string for shared secret with the RADIUS server.
Enclose the string in quotes if it contains spaces.