MSM7xx Controllers Configuration Guide v6.4.0
When a user session is terminated based on a quota, a new non-standard termination cause is
used. The value for this termination cause is 0x8744. You can customize this by modifying the
value of "radius-quota-exceeded-cause" in the "ACCESS-CONTROLLER" section of the configuration
file.
The text value for the termination cause is defined in the message.txt file under the token
"stat-quota-exceeded". The default value for this token is "Logged out. (Quota Exceeded.)". This
value can be displayed with the ASP function GetAuthenticationErrorMessage(). See
GetAuthenticationErrorMessage().
A series of ASP functions are available that enable you to view quota information on the session
page. See Session quotas.
Default user data rates
These keywords let you define data rate limits for all users that do not have a specific limit set in
their profile.
Syntax
default-user-max-input-rate=value
default-user-max-output-rate=value
Where:
DescriptionParameter
For packets: 32-bit unsigned integer value.value
For octets: 64-bit unsigned integer value.
Default user one-to-one NAT
This keyword lets you define the default setting for one-to-one NAT support for all users that do not
have this setting specified in their profile. This feature only applies to users making IPSec or PPTP
VPN connections with a remote site via controller Internet port. For more information, see “VPN
one-to-one NAT” (page 515) and “One-to-one NAT” (page 486).
Syntax
default-user-one-to-one-nat=value
Where:
DescriptionParameter
Set this to 1 to activate one-to-one NAT support.value
Default user session timeout
Use this to set the default session timeout for all users whose RADIUS profile does not contain a
value for the RADIUS attribute session-timeout.
Syntax
default-user-session-timeout=seconds
Where:
DescriptionParameter
Specify the maximum amount of time a user session can be connected.
Once this time expires, the session is automatically terminated. A value
of 0 means no timeout.
seconds
474 Working with RADIUS attributes










