Juniper JUNOSE 11.1.X - BROADBAND ACCESS CONFIGURATION GUIDE 6-4-2010 Configuration Manual page 253

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

Advertisement

radius connect-info-format
radius include connect-info
radius connect-info-format l2tp-connect-speed
radius include connect-info
Use on the LNS to enable the generation of the RADIUS Connect-Info attribute
and to specify the attribute's format. The attribute is based on the L2TP
connect-speed AVPs for received (RX) speed (AVP 38) and transmit (TX) speed
(AVP 24). See "Configuring the RX Speed on the LAC" on page 365 for information
about generating the RX and TX speed AVPs.
The Connect-Info attribute is a string in the following format; the attribute is
generated whenever the TX speed is not zero.
tx-speed [ /rx-speed ]
The TX speed is always included in the attribute when the speed is not zero;
however, inclusion of the RX speed depends on the keyword you use with the
command.
Use the l2tp-connect-speed keyword to specify that the RX speed is only
included when it is not zero and differs from the TX speed.
Example
host1(config)#radius connect-info-format l2tp-connect-speed
Use the l2tp-connect-speed-rx-when-equal keyword to specify that the RX
speed is always included when it is not zero.
Example
host1(config)#radius connect-info-format l2tp-connect-speed-rx-when-equal
Use the no version to disable the inclusion of the RX speed when it is the same
as the TX speed.
See radius connect-info-format
Use to include the Connect-Info attribute in Access-Request, Acct-Start, or
Acct-Stop messages.
You can control inclusion of the Connect-Info attribute by enabling or disabling
this command.
See radius include
Example
host1(config)#radius include connect-info access-request disable
Use the no version to restore the default, enable.
Chapter 3: Configuring RADIUS Attributes
CLI Commands Used to Modify RADIUS Attributes
213

Advertisement

Table of Contents
loading

Table of Contents