![Alcatel OmniSwitch 6624 Скачать руководство пользователя страница 436](http://html1.mh-extra.com/html/alcatel/omniswitch-6624/omniswitch-6624_network-configuration-manual_2891390436.webp)
Policy Applications
Configuring QoS
page 21-50
OmniSwitch 6624/6648 Network Configuration Guide
April 2004
Note.
If multiple addresses, services, or ports should be given the same priority, use a policy condition
group to specify the group and associate the group with the condition. See
“Using Condition Groups in
Policies” on page 21-34
for more information about groups.
Note that some condition parameters may be used in combination only under particular circumstances;
also, there are restrictions on condition/action parameter combinations. See
“Using Condition Groups in
Policies” on page 21-34
and
“Condition Combinations” on page 21-6
.
Basic Commands
The following
policy action
commands are used for traffic prioritization or shaping:
policy action priority
policy action maximum bandwidth
To set up traffic prioritization and/or bandwidth shaping, follow the steps in the next section. For more
information about command syntax and options, see the
OmniSwitch
CLI Reference Guide
.
Note that QoS ports may also be configured for bandwidth shaping through the
qos port
commands.
Traffic Prioritization Example
In this example, IP traffic is routed from the 10.10.4.0 network through the OmniSwitch.
To create a policy rule to prioritize the traffic from Network 1, first create a condition for the traffic that
you want to prioritize. In this example, the condition is called
ip_traffic
. Then create an action to priori-
tize the traffic as highest priority. In this example, the action is called
high
. Combine the condition and the
action into a policy rule called
rule1
.
-> policy condition ip_traffic source ip 10.10.4.0 mask 255.255.255.0
-> policy action high priority 7
-> policy rule rule1 condition ip_traffic action high
The rule is not active on the switch until the
qos apply
command is entered on the command line. When
the rule is activated, any flows coming into the switch from 10.10.4.0 will be given the highest priority.
Bandwidth Shaping Example
In this example, a specific flow from a source IP address is sent to a queue that will support its maximum
bandwidth requirement.
First, create a condition for the traffic. In this example, the condition is called
ip_traffic2
. A policy action
(
flowShape
) is then created to enforce a maximum bandwidth requirement for the flow.
OmniSwitch
priority applied
Any
Network
Network 1
10.10.4.0
OmniSwitch 6648
OmniSwitch 6648
OmniSwitch 6648
Содержание OmniSwitch 6624
Страница 1: ...Part No 060179 10 Rev C April 2004 OmniSwitch 6624 6648 Network Configuration Guide www alcatel com...
Страница 22: ...Contents xxii OmniSwitch 6624 6648 Network Configuration Guide April 2004...
Страница 174: ...Verifying 802 1Q Configuration Configuring 802 1Q page 9 12 OmniSwitch 6624 6648 Network Configuration Guide April 2004...
Страница 264: ...Verifying the RIP Configuration Configuring RIP page 13 16 OmniSwitch 6624 6648 Network Configuration Guide April 2004...
Страница 276: ...Verifying the RDP Configuration Configuring RDP page 14 12 OmniSwitch 6624 6648 Network Configuration Guide April 2004...