Traffic Shaper / QoS
Traffic Shaper Rules & Settings
Last updated
Was this helpful?
Traffic Shaper Rules & Settings
Last updated
Was this helpful?
Traffic shaping (also known as packet shaping) is a bandwidth management technique that delays the flow of certain types of network packets in order to ensure network performance for higher priority applications. Traffic shaping essentially limits the amount of bandwidth that can be consumed by certain types of applications. It is primarily used to ensure a high quality of service for business-related network traffic.
Go to Stack > LLB > Rules.
Select Traffic Shaper rule.
Click Add Rule button.
Configure your settings.
Click Save.
Rule Name
Specify Rule Name
None (mandatory)
Rule Message
User Friendly message for rule
None (mandatory)
Rule Priority
Integer
0
Enabled
Boolean
True
Outgoing Interface
Drop Down
None (mandatory)
Source IP
IP address with CIDR
None
Destination IP
IP address with CIDR
None
Source Ports
Integer
None
Destination Ports
Integer
None
Protocol
Select the protocol
Any
Traffic Rate
Integer
1
Traffic Burst
Integer
5
This option allows the user to select desired rule name.
This option allows users to use specifies the custom message for the rule.
This option allows the user to set rule priority. The rule with lower Priority Value will be prioritize.
It Specify rule is enabled or disabled. By default, this option is enabled.
This option allows the user to select the outgoing interface from the list of interfaces. If any data packet matches the policy mentioned above will be routed to the Outgoing Interface. Users can select the Interface from the drop-down menu.
This option allows the user to set the source IP range with a CIDR value. The data packets are inspected and data packets that match with a mentioned source IP address will only be routed to an outgoing interface which is selected under the Outgoing Interface
This option allows the user to set the destination IP range with a CIDR value. The data packets are inspected and packets that match with a mentioned destination IP address will only be routed to an outgoing interface which is selected under the Outgoing Interface
This option allows the user to set Source Port Range for the rule. The data packets are inspected and data packets that match with mentioned Source Port Range will only be routed to an outgoing interface which is selected under the Outgoing Interface.
This option allows the user to set Destination Port Range for the rule. The data packets are inspected and data packets that match with mentioned Destination Port Range will only be routed to an outgoing interface which is selected under the Outgoing Interface.
This option allows the user to set custom protocols for rules. The data packets are inspected and data packets that match with mentioned Protocol will only be routed to an outgoing interface which is selected under the Outgoing Interface. By default ANY protocol is set i. e. all protocols are selected for the rule.
It specifies the request rate for the page. The limit rate specified will validate the number of requests coming per second which is not exceeding the limit rate.
It specifies the traffic burst rate for the page. The burst rate specified will validate the total number of requests received.
Note: Always traffic burst must be greater than or equal to traffic rate.