aaa tunnel tx-connect-speed-method
Configures the method used to calculate the transmit connect speed of the subscriber's access interface for establishing a tunneled L2TP session associated with a virtual router. This speed is reported in L2TP Transmit (TX) Speed AVP 24. The router uses the calculation method specified with the aaa tunnel tx-connect-speed-method command if the tunnel attributes returned from an AAA domain map, an AAA tunnel group, or a RADIUS authentication server do not include the transmit connect speed calculation method. The no version removes configuration of the transmit connect speed calculation method from the tunneled L2TP sessions associated with the virtual router.
aaa tunnel tx-connect-speed-method { static-layer2 | dynamic-layer2 | qos | actual }
no aaa tunnel tx-connect-speed-method
- static-layer2Calculates the transmit connect speed of the subscriber's access interface based on statically configured settings for the underlying layer 2 interface
- dynamic-layer2Calculates the transmit connect speed of the subscriber's access interface based on dynamically configured settings for the underlying layer 2 interface
- qosCalculates the transmit connect speed of the subscriber's access interface based on settings determined by QoS
- actualCalculates the transmit connect speed of the subscriber's access interface as the lesser of the dynamic-layer2 value or the qos value
Global Configuration
Release Information Command introduced in JUNOSe Release 8.0.0.