Digi TX54 User Manual page 601

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Firewall
(config firewall qos 2)> bandwidth int
(config firewall qos 2)>
where int is an integer between 1 and 1000. Typically, this should be 95% of the available
bandwidth. The default is 95.
7. Create a policy for the binding:
At least one policy is required for each binding. Each policy can contain up to 30 rules.
a. Change to the policy node of the configuration:
(config firewall qos 2)> policy
(config firewall qos 2 policy)>
b. Add a policy:
(config firewall qos 2 policy)> add end
(config firewall qos 2 policy 0)>
New QoS binding policies are enabled by default. To disable:
(config firewall qos 2 policy 0)> enable false
(config firewall qos 2 policy 0)>
c. (Optional) Set a label for the new binding policy:
(config firewall qos 2 policy 0)> label my_binding_policy
(config firewall qos 2 policy 0)>
d. Set a value for the amount of available bandwidth allocated to the policy, relative to other
policies for this binding.
The larger the weight, with respect to the other policy weights, the larger portion of the
maximum bandwidth is available for this policy. For example, if a binding contains three
policies, and each policy contains a weight of 10, each policy will be allocated one third of
the total interface bandwidth.
(config firewall qos 2 policy 0)> weight int
(config firewall qos 2 policy 0)>
where int is any integer between 1 and 65535. The default is 10.
e. Set the maximum delay before the transmission of packets. A lower number means that
the packets will be scheduled more quickly for transmission.
(config firewall qos 2 policy 0)> latency int
(config firewall qos 2 policy 0)>
where int is any integer, 1 or greater. The default is 100.
f. To identify this policy as a fall-back policy:
(config firewall qos 2 policy 0)> default true
(config firewall qos 2 policy 0)>
TX54 User Guide
Configure Quality of Service options
601

Advertisement

Table of Contents
loading

Table of Contents