UMN:CLI User Manual
V5808
790
12.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
Profiles', 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'.
12.12.1 Creating Rate-limit Profile
To create an Rate-limit profile, use the following command.
rate-limit-profile NAME create
Creates an Rate-limit profile.
NAME: Rate-limit profile name
After opening Rate-limit Profile Configuration mode, the prompt changes from
SWITCH(gpon)# to SWITCH(config-rate-limit-profile[NAME])#.
To delete the created Rate-limit profile, use the following command.
no rate-limit-profile {NAME | all}
Deletes the created Rate-limit profile.
NAME: Rate-limit profile name
To modify an existing Rate-limit profile, use the following command.
rate-limit-profile NAME modify
Modifies the existing Rate-limit profile.
NAME: Rate-limit profile name
12.12.2 Configuring Rate-limit Profile
To configure the rate limit profile, use the following command.
downstream PIR_VALUE
[SIR_VALUE]
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
Deletes the configured rate limit for downstream traffic.
Deletes the configured rate limit for upstream traffic.