Lre rate-set, Lre rate-set -27 – SMC Networks TigerAccess SMC7816M User Manual
Page 709

L
ONG
-R
EACH
E
THERNET
C
OMMANDS
29-27
Example
The following sets the minimum and maximum data rates for the
downstream fast channel on port 1.
Related Commands
show lre rate-adaption (29-75)
show lre datarate (29-73)
lre rate-set (29-27)
lre rate-set
This command sets the maximum input and output data rates for the
VDSL ports. Use the no form to restore the default setting.
Syntax
lre rate-set {input | output} value
no lre rate-set {input | output}
• input – Downstream traffic from the service provider.
• output – Upstream traffic to the service provider.
• value – The data rate. (Range: 1-200,000 kbps)
Default Setting
Auto-retraining (see page 29-31)
Command Mode
Global Configuration
Interface Configuration (VDSL Port)
Example
The following sets the maximum data rates for port 1.
Console(config)#interface ethernet 1/1
Console(config-if)#lre datarate down fast max 190000
Console(config-if)#lre datarate down fast min 640
Console(config-if)#
Console(config)#interface ethernet 1/1
Console(config-if)#lre rate-set input 200000
Console(config-if)#lre rate-set output 100000
Console(config-if)#