config shaping-policy
Description: Configure firewall shaping policies.
config shaping-policy
edit <name>
set status [enable | disable]
set *dstintf <name1>, <name2>, …
set *traffic-shaper <name1>, <name2>, …
delete <name>
purge
show
end
Sample command:
FX201E5919000057 (shaping-policy) # show
config firewall shaping-policy
edit 1_policy
set status enable
set dstintf wan
set traffic-shaper 1
next
end
| Parameter | Description | Type | Size | Default | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| status | Status of the traffic shaping policy. | option | - | enable | ||||||||||||||
|
||||||||||||||||||
| dstintf | Outgoing (egress) interface. | option | - | none | ||||||||||||||
|
||||||||||||||||||
| traffic-shaper | Traffic shaper to apply to traffic forwarded by the firewall policy. | option | - | none | ||||||||||||||
|
||||||||||||||||||