config traffic-shaper
Description: Configure firewall shapers.
config traffic-shaper
edit <name>
set max-bandwidth (1 – 16776000)
set *bandwidth-unit [kbps | mbps | gbps]
delete <name>
purge
show
end
Sample command:
FX201E5919000057 (traffic-shaper) # show
config firewall shaper traffic-shaper
edit 1
set max-bandwidth 34
set bandwidth-unit kbps
next
end
| Parameter | Description | Type | Size | Default | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| max-bandwidth | Upper bandwidth limit enforced by the shaper. | integer | 1 - 16776000 | 100 | ||||||||
| bandwidth-unit | Unit of measurement for guaranteed and maximum bandwidth for the shaper. | option | - | none | ||||||||
|
||||||||||||