JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Managing IP Quality of Service in Oracle Solaris 11.1     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Introducing IPQoS (Overview)

2.  Planning for an IPQoS-Enabled Network (Tasks)

3.  Creating the IPQoS Configuration File (Tasks)

Defining a QoS Policy in the IPQoS Configuration File (Task Map)

Tools for Creating a QoS Policy

Basic IPQoS Configuration File

Configuring the IPQoS Example Topology

Creating IPQoS Configuration Files for Web Servers

How to Create the IPQoS Configuration File and Define Traffic Classes

How to Define Filters in the IPQoS Configuration File

How to Define Traffic Forwarding in the IPQoS Configuration File

How to Enable Accounting for a Class in the IPQoS Configuration File

How to Create an IPQoS Configuration File for a Best-Effort Web Server

Creating an IPQoS Configuration File for an Application Server

How to Configure the IPQoS Configuration File for an Application Server

How to Configure Forwarding for Application Traffic in the IPQoS Configuration File

How to Configure Flow Control in the IPQoS Configuration File

Providing Differentiated Services on a Router

How to Configure a Router on an IPQoS-Enabled Network

4.  Starting and Maintaining IPQoS (Tasks)

5.  Using Flow Accounting and Statistics Gathering (Tasks)

6.  IPQoS in Detail (Reference)

Index

Tools for Creating a QoS Policy

The QoS policy for your network resides in the IPQoS configuration file. You create this configuration file with a text editor. Then, you provide the file as an argument to ipqosconf, the IPQoS configuration utility. When you instruct ipqosconf to apply the policy that is defined in your configuration file, the policy is written into the kernel IPQoS system. For detailed information about the ipqosconf command, refer to the ipqosconf(1M) man page. For instructions on the use of ipqosconf, refer to How to Apply a New Configuration to the IPQoS Kernel Modules.

Basic IPQoS Configuration File

An IPQoS configuration file consists of a tree of action statements that implement the QoS policy that you defined in Planning the Quality-of-Service Policy. The IPQoS configuration file configures the IPQoS modules. Each action statement contains a set of classes, filters, or parameters to be processed by the module that is called in the action statement.

For the complete syntax of the IPQoS configuration file, refer to Example 6-3 and the ipqosconf(1M) man page.

Configuring the IPQoS Example Topology

The tasks in this chapter explain how to create IPQoS configuration files for three IPQoS-enabled systems. These systems are part of the network topology of the company BigISP, which was introduced in Figure 2-4.

These three configuration files illustrate the most common IPQoS configurations. You might use the sample files that are shown in the next section as templates for your own IPQoS implementation.