Chapter 5: CPS Appliance Commands | 55 |
|
|
Syntax
SERVER PPP DISABLEENABLE
LOCALIP=<local_ip>] [REMOTEIP=<rem_ip>] [MASK=<subnet>]
Table 5.14: Server PPP Command Parameters
Parameter | Description | |
|
| |
DISABLEENABLE | Disables or enables the PPP server. | |
|
| |
LOCALIP=<local_ip> | IP address to be used to connect the CPS appliance over the PPP connection. Must | |
be on same subnet as REMOTEIP address. | ||
| ||
|
| |
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 | |
|
|
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 commandThe Server RADIUS command defines or deletes RADIUS parameters for the CPS RADIUS client. For more information, see RADIUS authentication on page 25.
When you enter this command, you are prompted to confirm or cancel the specified changes.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER RADIUS PRIMARYSECONDARY
IP=<radius_ip> SECRET=<secret>
SERVER RADIUS PRIMARYSECONDARY DELETE