User guide
QOS Meter command reference
iMG/RG Software Reference Manual (Quality of Service)
7-54
• Profile ID number
•Profile name
Example --> scheduler list profiles
Scheduler Profiles:
ID | Name
----|--------------
1 | sch1
2 | sch2
-------------------
See also SCHEDULER ADD PROFILE
7.1.6.2.5 SCHEDULER SET PROFILE SHAPING
Syntax SCHEDULER SET PROFILE <name> SHAPING <MaxRate> <MaxBurst>
Description This command configures the specified scheduler profile to shape aggregate traffic to the
specified maximum rate and burst size.
To disable shaping, set <MaxRate> and <MaxBurst> values to 0 and apply the profile to
the transport using the TRANSPORT SET SCHEDULER PROFILE command.
If scheduler is applied over an Ethernet interface, the padding and FCS are not taken into
account. When applied over other types of interfaces, the extra bytes added by devices
lower than scheduler may not be taken into account. For example, when configured over
an ATM interface, the padding and trailer added by AAL5 are not taken into account.
Options The following table gives the range of values for each option that can be specified with
this command and a default value for each option (if applicable).
Example --> scheduler set profile prioschlr shaping 2000 10000
Option Description Default Value
name
An existing profile. To display names, use the
SCHED-
ULER LIST PROFILES
command.
N/A
MaxRate Maximum rate for outgoing traffic in kilobits per second
(kbps).
N/A
MaxBurst Maximum burst size value in bytes. This value should be
greater than the MTU, otherwise the packets of greater
size shall be dropped.
N/A