config firewall shaper traffic-shaper
Configure shared traffic shaper.
config firewall shaper traffic-shaper Description: Configure shared traffic shaper. edit <name> set guaranteed-bandwidth {integer} set maximum-bandwidth {integer} set bandwidth-unit [kbps|mbps|...] set priority [low|medium|...] set per-policy [disable|enable] set diffserv [enable|disable] set diffservcode {user} set dscp-marking-method [multi-stage|static] set exceed-bandwidth {integer} set exceed-dscp {user} set maximum-dscp {user} set overhead {integer} next end
config firewall shaper traffic-shaper
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
guaranteed-bandwidth |
Amount of bandwidth guaranteed for this shaper . Units depend on the bandwidth-unit setting. |
integer |
Minimum value: 0 Maximum value: 80000000 |
0 |
||||||||
maximum-bandwidth |
Upper bandwidth limit enforced by this shaper . 0 means no limit. Units depend on the bandwidth-unit setting. |
integer |
Minimum value: 0 Maximum value: 80000000 |
0 |
||||||||
bandwidth-unit |
Unit of measurement for guaranteed and maximum bandwidth for this shaper (Kbps, Mbps or Gbps). |
option |
- |
kbps |
||||||||
|
|
|||||||||||
priority |
Higher priority traffic is more likely to be forwarded without delays and without compromising the guaranteed bandwidth. |
option |
- |
high |
||||||||
|
|
|||||||||||
per-policy |
Enable/disable applying a separate shaper for each policy. For example, if enabled the guaranteed bandwidth is applied separately for each policy. |
option |
- |
disable |
||||||||
|
|
|||||||||||
diffserv |
Enable/disable changing the DiffServ setting applied to traffic accepted by this shaper. |
option |
- |
disable |
||||||||
|
|
|||||||||||
diffservcode |
DiffServ setting to be applied to traffic accepted by this shaper. |
user |
Not Specified |
|
||||||||
dscp-marking-method |
Select DSCP marking method. |
option |
- |
static |
||||||||
|
|
|||||||||||
exceed-bandwidth |
Exceed bandwidth used for DSCP multi-stage marking. Units depend on the bandwidth-unit setting. |
integer |
Minimum value: 0 Maximum value: 80000000 |
0 |
||||||||
exceed-dscp |
DSCP mark for traffic in guaranteed-bandwidth and exceed-bandwidth. |
user |
Not Specified |
|
||||||||
maximum-dscp |
DSCP mark for traffic in exceed-bandwidth and maximum-bandwidth. |
user |
Not Specified |
|
||||||||
overhead |
Per-packet size overhead used in rate computations. |
integer |
Minimum value: 0 Maximum value: 100 |
0 |