Avocent CCM User Manual

Page of 136
 Chapter 5: CCM Appliance Commands        69
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 CCM RADIUS 
client. For more information, see RADIUS authentication on page 30.
When you enter this command, you are prompted to confirm or cancel the specified changes.
NOTE: The IP, Secret and User-Rights parameters are required only when you are first defining RADIUS server 
values. If you later wish to change other parameters with a subsequent Server RADIUS command, the current 
IP, Secret, and User-Rights values will be used, unless you change them also.
Access right: SCON
Access level: APPLIANCEADMIN
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
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>
Subnet mask for the PPP dial-in client.
Table 5.17: Server PPP Command Parameters (Continued)
Parameter
Description
Table 5.18: Server RADIUS Command Parameters
Parameter
Description
PRIMARY|
SECONDARY
Indicates either the primary RADIUS server or the secondary RADIUS server is 
being defined or deleted.
IP=<radius_ip>
IP address of the RADIUS authentication server.