Service manual

Chapter 6 Configuration 52
Cyclades-TS Installation & Service Manual
Parameter Description Value for This
Example
all.accthost1 This address indicates the location of the Radius/TacacsPlus accounting
server, which can be used to track how long users are connected after
being authorized by the authentication server. Its use is optional. If this
parameter is not used, accounting will not be performed. If the same
server is used for authentication and accounting, both parameters must be
filled with the same address. A second Radius/TacacsPlus accounting
server can be configured with the parameter all.accthost2.
200.200.200.2
all.radtimeout This is the timeout (in seconds) for a radius/TacacsPlus authentication
query. The first server (authhost1) is tried "radretries" times, and then the
second (if configured) is contacted "radretries" times. If the second also
fails to respond, Radius/TacacsPlus authentication fails.
5
all.radretries Defines the number of times each Radius/TacacsPlus server is tried
before another is contacted. The default, if not configured, is 5.
5
all.secret This is the shared secret necessary for communication between the
Cyclades-TS and the Radius/TacacsPlus servers.
cocomero
all.protocol For the remote access server profile, the available protocols are PPP,
SLIP and CSLIP.
ppp
all.ipno The IP address to be assigned to the dial-in users. The "+" indicates that
the first port should be addressed as 192.168.1.101 and the following
ports should have consecutive values.
200.200.200.11+
all.netmask The netmask corresponding to the IP number provided in the previous
parameter.
255.255.255.255
all.mtu The maximum transmission unit (MTU) that can be transmitted in a PPP
packet.
1500
all.mru The maximum reception unit (MRU) that can be received in a PPP packet. 1500
FIGURE 6.13 REMOTE ACCESS SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS (CONTINUED)