Description | This article describes how to apply traffic shaping (QoS) to throttle outbound traffic. |
Scope | FortiGate. |
Solution |
In this example, traffic shaping will be demonstrated over IPsec and throttling outbound RDP on FGT_A.
Topology: LAN (172.16.10.0/24) == FGT_A ==IPSEC TUNNEL== FGT_B == LAN(192.168.36.0/24)
FGT_A’s Configuration.
Firewall Policy:
config firewall policy
Static Route:
config router static
Traffic Shaper:
config firewall shaper traffic-shaper
Traffic Shaping Policy:
config firewall shaping-policy
FGT_B's Configuration.
Firewall Policy:
config firewall policy
Static Route:
config router static
For testing, a file transfer from 172.16.10.2 to 192.168.36.2 will performed over RDP: On the host 172.16.10.2, ~1MB are sent:
On host device 192.168.36.2, ~1MB are received:
On FGT_A under Policy & Objects -> Traffic Shaping, the shaper created is throttling the transfer over RDP:
Related document: |