Configuration Commands : shaper

shaper
Description
Use shaper command to shape individual WAN, LAN, or management interfaces, or to shape the aggregate WAN interface.
Use the no command to remove a shaper.
Syntax
shaper <shaper name> accuracy <usec>
shaper <shaper name> max-bandwidth <kbps>
shaper <shaper name> traffic-class <1-10> excess-weight <weight>
shaper <shaper name> traffic-class <1-10> max-bandwidth <% of interface bandwidth>
shaper <shaper name> traffic-class <1-10> max-wait <ms>
shaper <shaper name> traffic-class <1-10> min-bandwidth <% of interface bandwidth>
shaper <shaper name> traffic-class <1-10> priority <1-10>
no shaper {<shaper name> | default | wan}
Arguments
Refers to the shaper for a specific interface, such as wan0, wan1, twan0, twan1, bwan0, lan0, lan1, tlan0, tlan1, blan0, mgmt0, mgmt1.
Use wan for shaping the aggregate WAN interface.
Availability of the non-WAN interfaces (as arguments) is to facilitate preparations for migrating from one appliance model to another, or one deployment mode to another.
accuracy <usec>
If there is remaining bandwidth after satisfying the minimum bandwidth, then the excess is distributed among the traffic classes in proportion to the weightings specified . Values range from 1 to 10,000.
max-bandwidth <% of interface bandwidth>
You can limit the maximum bandwidth that a traffic class will use by specifying a percentage. The bandwidth usage for the traffic class never exceeds this value.
min-bandwidth <% of interface bandwidth>
Each traffic class is guaranteed this percentage of bandwidth, allocated in the order of priority. However, if the sum of the percentages is greater than 100%, then lower-priority traffic classes might not receive their guaranteed bandwidth if it is all consumed by higher-priority traffic.
priority <1-10>
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See “show shaper”.
Usage Guidelines
The Shaper provides a simplified way to globally configure QoS (Quality of Service) on the appliances.
n
n
The system applies these QoS settings globally after compressing (deduplicating) all the outbound tunnelized and pass-through-shaped traffic --- shaping it as it exits to the WAN.
n
Availability of the non-WAN interfaces (as arguments) is to facilitate preparations for migrating from one appliance model to another, or one deployment mode to another.
Examples
None.

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.