ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzak8_5.4.0.1/rzak8what_is.htm

100 lines
7.5 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Concepts" />
<meta name="abstract" content="If you are new to quality of service (QoS), you can read some basic QoS concepts. This will give you an overview of how QoS works and how QoS functions work together." />
<meta name="description" content="If you are new to quality of service (QoS), you can read some basic QoS concepts. This will give you an overview of how QoS works and how QoS functions work together." />
<meta name="DC.Relation" scheme="URI" content="rzak8kickoff.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8diffserv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8intserv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8inbound.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8cos.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8rsvp.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8ldap.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8sla.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8other_info.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzak8what_is" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Concepts</title>
</head>
<body id="rzak8what_is"><a name="rzak8what_is"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Concepts</h1>
<div><p>If you are new to quality of service (QoS), you can read some basic
QoS concepts. This will give you an overview of how QoS works and how QoS
functions work together.</p>
<p>Before attempting to do QoS, it is suggested that you research the topic
and make sure that this service will meet your needs. QoS terms can be found
in multiple sources, so this topic will only discuss the basic terminology.</p>
<p>To carry out QoS, you configure policies using wizards in iSeries™ Navigator.
A <em>policy</em> is a set of rules that designate an action. The policy basically
states which client, application, and schedule (which you designate) must
receive a particular service. You can ultimately configure three policy types:</p>
<ul><li>Differentiated service</li>
<li>Integrated service</li>
<li>Inbound admission</li>
</ul>
<p><em>Differentiated service</em> and <em>integrated service</em> are considered
outbound bandwidth policies. Outbound policies limit data leaving your network
and help control server load. The rates you set within an outbound policy
control how and what data is or is not limited within the server. Both outbound
policy types might require a service-level agreement (SLA) with your Internet
service provider (ISP).</p>
<p><em>Inbound admission</em> policies control connection requests coming into
your network from some outside source. Inbound policies are not dependent
on a service-level from your ISP. To decide which policy you need to use,
evaluate the reasons why you want to use QoS and consider the role of your iSeries server.</p>
<p>One of the most important parts of carrying out QoS is your server itself.
Not only do you need to understand the QoS concepts, but you also need to
be aware of the role your server plays in these concepts. The iSeries server
can only act as a client or a server, not a router. For example, an iSeries server
acting as a client, can use differentiated service policies to ensure that
information requests to other servers are given higher priority through the
network. An iSeries server
acting as a server, can use an inbound admission policy to limit Uniform Resource
Identifier (URI) requests accepted by the server.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzak8diffserv.htm">Differentiated service</a></strong><br />
This is the first type of outbound bandwidth policy you can create on your server. Differentiated service divides your traffic into classes. To carry out a differentiated service policy, you need to determine how you want to classify your network traffic and how to handle the different classes.</li>
<li class="ulchildlink"><strong><a href="rzak8intserv.htm">Integrated service</a></strong><br />
The second type of outbound bandwidth policy you can create is an integrated service policy. Integrated service provides the capability for IP applications to request and reserve bandwidth using the ReSerVation Protocol (RSVP) and quality of service (QoS) APIs.</li>
<li class="ulchildlink"><strong><a href="rzak8inbound.htm">Inbound admission policy</a></strong><br />
The inbound admission policy is used to control connection requests coming into your network.</li>
<li class="ulchildlink"><strong><a href="rzak8cos.htm">Class of service</a></strong><br />
When you create a differentiated service policy or an inbound admission policy, you also create and use a class of service.</li>
<li class="ulchildlink"><strong><a href="rzak8rsvp.htm">QoS APIs</a></strong><br />
You can read this topic to learn about protocols, APIs, and requirements for a router that is enabled for the ReSerVation Protocol (RSVP). The current quality of service (QoS) APIs include the RAPI API, the qtoq socket API, the sendmsg() API, and the monitor APIs.</li>
<li class="ulchildlink"><strong><a href="rzak8ldap.htm">Directory server</a></strong><br />
You can export your policies to a directory server. Read this topic to see the advantages of using or not using a directory server, Lightweight Directory Access Protocol (LDAP) concepts and configuration, as well as the quality of service (QoS) schema.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak8kickoff.htm" title="The iSeries quality of service (QoS) solution enables policies to request network priority and bandwidth for TCP/IP applications throughout the network.">Quality of service</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzak8sla.htm" title="This topic points out some of the important aspects of a service-level agreement (SLA) that might affect your quality of service (QoS) implementation.">Service-level agreement</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzak8other_info.htm" title="Listed here are the IBM Redbooks (in PDF format), Web sites, and information center topics that relate to the quality of service (QoS) topic. You can view or print any of the PDFs.">Related information for QoS</a></div>
</div>
</div>
</body>
</html>