radius include upstream-calculated-qos-rate
radius ignore pppoe-max-session
Copyright © 2010, Juniper Networks, Inc.
[26-142] Upstream-Calculated-Qos-Rate
The Upstream-Calculated-Qos-Rate RADIUS attribute enables RADIUS to receive
calculated QoS rates from ANCP.
Use the following commands to manage the Upstream-Calculated-Qos-Rate RADIUS
attribute.
radius include upstream-calculated-qos-rate access-request
radius include upstream calculated-qos-rate acct-start
radius include upstream-calculated-qos-rate acct-stop
Use to include the Upstream-Calculated-Qos-Rate attribute in Access-Request,
Acct-Start, and Acct-Stop messages.
You can control inclusion of the Upstream-Calculated-Qos-Rate attribute by enabling
or disabling this command. Inclusion is disabled by default.
Example
host1(config)#radius include upstream-calculated-qos-rate access-request enable
Use the no version to restore the default, disable.
See radius include
[26-143] Max-Clients-Per-Interface
The Max-Clients-Per-Interface RADIUS attribute is the maximum number of PPPoE client
sessions supported per interface. For DHCP clients, this value is the maximum number
of PPPoE sessions per logical interface. For PPPoE, this value is the maximum number
of PPPoE subinterfaces per PPPoE major interface. See JunosE Release Notes, Appendix
A, System Maximums corresponding to your software release for information about the
maximum number of PPPoE subinterfaces per PPPoE major interface supported for each
line module.
Use the following command to manage the Max-Clients-Per-Interface RADIUS attribute.
radius ignore pppoe-max-session
Use to cause the Max-Clients-Per-Interface attribute to be ignored in Access-Accept
messages returned by the RADIUS server.
You can control this behavior by enabling or disabling this command. Ignoring the
Max-Clients-Per-Interface attribute is enabled by default.
Example 1—Ignores the Max-Clients-Per-Interface attribute returned by the RADIUS
server; this is the default behavior
host1(config)#radius ignore pppoe-max-session enable
Chapter 3: Configuring RADIUS Attributes
223