User Manual
UMN:CLI
V8102
889
13.12
Rate-limit Profile
Basically the rate-limit configuration can be set
in ‘Traffic Profile’. And the ‘Traffic Profile’ is
assigned to ONT through 'ONU Profile'. When the service rate should be changed, you
don
’t need to modify all the 'Traffic Profiles' in the OLT. If an OLT has so many 'Traffic Pro-
files', you can create 'Rate-limit profile' and all Traffic Profiles can share this 'Rate-limit
profile'. So when the service rate needs to be changed, you simply can modify the 'Rate-
limit profile'.
13.12.1
Creating Rate-limit Profile
To create an Rate-limit profile, use the following command.
Command
Mode
Description
rate-limit-profile NAME create
Global
Creates an Rate-limit profile.
NAME: Rate-limit profile name
After opening
Rate-limit Profile Configuration
mode, the prompt changes from
SWITCH(config)# to SWITCH(config-rate-limit-profile[
NAME
])#.
To delete the created Rate-limit profile, use the following command.
Command
Mode
Description
no rate-limit-profile
{
NAME
|
all
}
Global
Deletes the created Rate-limit profile.
NAME: Rate-limit profile name
To modify an existing Rate-limit profile, use the following command.
Command
Mode
Description
rate-limit-profile
NAME modify
Global
Modifies the existing Rate-limit profile.
NAME: Rate-limit profile name
13.12.2
Configuring Rate-limit Profile
To configure the rate limit profile, use the following command.
Command
Mode
Description
downstream
PIR_VALUE
[
SIR_VALUE
]
Rate-limit
Profile
Sets the downstream traffic bandwidth.
SIR_VALUE: SIR bandwidth range of 0 to 2147483584
(in steps of 64Kbps)
PIR_VALUE: PIR bandwidth range of 0 to 2147483584
upstream
PIR_VALUE
[
SIR_VALUE
]
Sets the upstream traffic bandwidth.
SIR_VALUE: SIR bandwidth range of 0 to 2147483584
(in steps of 64Kbps)
PIR_VALUE: PIR bandwidth range of 0 to 2147483584
no downstream
Deletes the configured rate limit for downstream traffic.
no upstream
Deletes the configured rate limit for upstream traffic.