Firewall
Configure Quality of Service options
IX10 User Guide
681
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a binding:
(config)> add firewall qos end
(config firewall qos 2)>
New binding are enabled by default. To disable:
(config firewall qos 2)> enable false
(config firewall qos 2)>
4. (Optional) Set a label for the new binding:
(config firewall qos 2)> label my_binding
(config firewall qos 2)>
5. Set the interface to queue egress packets on. The binding will only match traffic that is being
sent out on this interface:
a. Use the
?
to determine available interfaces:
b. Set the interface. For example:
(config firewall qos 2)> interface /network/interface/eth1
(config firewall qos 2)>
6. (Optional) Set the maximum egress bandwidth of the interface, in megabits, allocated to this
binding.
(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)>
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...