[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
[77] Connect-Info
Use the following commands to manage and display information
for the Connect-Info RADIUS attribute.
-
radius connect-info-format l2tp-connect-speed
-
radius include connect-info
radius connect-info-format
- 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 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
radius include connect-info
- 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.
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]