4-24
Stinger®
IP2000 Configuration Guide
IP Router Configuration
Configuring
ip-global
network features
To use these attributes, the RADIUS server must support vendor-specific attributes
(VSAs) and the system must be configured in VSA compatibility mode. Following are
the relevant settings:
[in EXTERNAL-AUTH]
auth-type = radius
[in EXTERNAL-AUTH:rad-auth-client]
auth-radius-compat = vendor-specific
For details about these settings, see the Stinger Reference.
Example of pool chaining in RADIUS
The following pseudo-user profile defines five address pools, which form two pool
chains. Notice that the pool numbers are contiguous within a chain.
pools-JFAN-TNT Password = "ascend"
Service-Type = Outbound,
Ascend-IP-Pool-Chaining = IP-Pool-Chaining-Yes,
Ascend-IP-Pool-Definition = "1 10.1.1.1 50",
Ascend-IP-Pool-Definition = "2 11.1.1.1 50",
Ascend-IP-Pool-Definition = "3 12.1.1.1 50",
Ascend-IP-Pool-Definition = "7 13.1.1.1 50",
Ascend-IP-Pool-Definition = "8 14.1.1.1 50"
The following commands configure local
connection
profiles to acquire an address
from the first pool chain. When the end users initiate a session request, they can
acquire an address from 13.1.1.1 to 13.1.1.51, or from 14.1.1.1 to 14.1.1.51. If no
addresses are available within those ranges, the connection is refused.
admin> new connection hanif
admin> set active = yes
admin> set encapsulation-protocol = ppp
Ascend-IP-Pool-Definition
(217)
Address pool definition in a pseudo-user profile. The
value has the following syntax:
pool-number base-addr assign-count
The
pool-number
value is an integer that identifies the
pool. A pool chain contains all of the pools defined in
sequence, such as 1, 2, 3. To end a pool chain, leave a
gap in the sequence of
pool-number
values. The
base-addr
value is an IP address to be used as the first
address in a pool, and the
assign-count
value specifies
the number of addresses in a pool.
Ascend-Assign-IP-Pool
(218)
Number of the address pool from which the RADIUS
user profile should acquire an address. When pool
chaining is enabled, a pool number within a chain
includes addresses defined in all other pools within the
chain. For example, if pools 1, 2, and 3 are in a pool
chain, setting this value to 1 has the same effect as
setting it to 2 or 3.
RADIUS attribute
Value