Basic Commands; Traffic Prioritization Example; Bandwidth Shaping Example - Alcatel OmniSwitch 6600 Family Network Configuration Manual

Omniswitch 6600 series
Hide thumbs Also See for OmniSwitch 6600 Family:
Table of Contents

Advertisement

Policy Applications
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
Policies" on page 24-34
Note that some condition parameters may be used in combination only under particular circumstances;
also, there are restrictions on condition/action parameter combinations. See
Policies" on page 24-34

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.
Network 1
10.10.4.0
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.
page 24-50
for more information about groups.
and
"Condition Combinations" on page
OmniSwitch
OmniSwitch 6648
OmniSwitch 6648
OmniSwitch 6648
OmniSwitch 6600 Family Network Configuration Guide
"Using Condition Groups in
"Using Condition Groups in
24-6.
Any
Network
priority
Configuring QoS
April 2006

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents