[26-143] Max-Clients-Per-Interface - Juniper JUNOSE 11.1.X - BROADBAND ACCESS CONFIGURATION GUIDE 6-4-2010 Configuration Manual

For e series broadband services routers - broadband access
Table of Contents

Advertisement

[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 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
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
Example 2 Accepts the Max-Clients-Per-Interface attribute returned by the
RADIUS server
host1(config)#radius ignore pppoe-max-session disable
When you issue this command, the router passes the value of the
Max-Clients-Per-Interface attribute to the PPP application. PPP, in turn, sends
this value to the PPPoE application, which determines whether or not to tear
down the PPPoe interface based on the maximum session limit for this subscriber.
Use the no version to restore the default, enable.
Chapter 3: Configuring RADIUS Attributes
CLI Commands Used to Modify RADIUS Attributes
233

Advertisement

Table of Contents
loading

Table of Contents