HP-UX AAA Server A.08.00.01 Administrator's Guide

Table 33-2 Default LAS Session Timing Parameters
DescriptionDefaultParameter
Tells LAS how long to wait for an Accounting-Start
message from the NAS. After the specified number
45 secondsSession-Hold-Time
of seconds, a session is moved into not-confirmed
state, in which it is not counted as a simultaneous
session. This parameter us only used for
Hunt-groups.
Tells LAS when to remove a session when it is in the
Not-Confirmed, Disconnected, Rejected, Collided,
or Rebooted state.
300 seconds (5
minutes)
Session-Kill-Time
States the time interval to check the session table.300 seconds (5
minutes)
Session-Check-Time
Tells when to remove a session when it is in a
suspended state.
172800 seconds
(48 hours)
Session-Clear-Time
Tells LASCP Authentication/Authorization Travel
Vector (AATV) how long to wait for checkpoint
messages before suspending a session.
915 seconds (15
minutes and 15
seconds)
Session-Idle-Time
States the maximum number of sessions that can be
held in the Session Table. When this number is met,
2147483647
number of
Session-Table-Limit
authentication requests that would normally result
in a new session are ignored.
sessions
(maximum
allowed)
Specifies how often status of sessions are to be
updated.
5 secondsSession-Update-Time
Specifies how long a token may be held after a
session is accepted yet no confirmation is received
5 secondsToken-Hold-Adjustment
after the request is released by the engine. A token
may be held up to hold time (<30 seconds) plus
Token-Hold-Adjustment.
Specifies the interval for the LAS to save the session
table if there’s any change.
300 seconds (5
minutes)
Auto-Save
Token Pool Configuration
This section the token pools, and the number of tokens for each token pool. Token pools
are used for limiting the total number of simultaneous sessions for a given realm.
Below is the syntax of a token pool configuration
Tokenpool
token-pool-Name number-of-tokens
. . .
End-Tokenpool
token-pool
Name of the token pool
The las.conf File 527