79 lines
6.6 KiB
HTML
79 lines
6.6 KiB
HTML
<?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="Differentiated service" />
|
|
<meta name="abstract" content="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8what_is.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8classes.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8handle.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8conditioners.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8apis.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaie/rzaieaddressports.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8phb.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8outboundlimits.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8cos.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8example_1.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8example_4.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8wizards.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="rzak8diffserv" />
|
|
<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>Differentiated service</title>
|
|
</head>
|
|
<body id="rzak8diffserv"><a name="rzak8diffserv"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Differentiated service</h1>
|
|
<div><p>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.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzak8classes.htm">Prioritized classes: How to classify network traffic</a></strong><br />
|
|
Differentiated service identifies traffic as <em>classes</em>. The
|
|
most common classes are defined using client IP addresses, application ports,
|
|
server types, protocols, local IP addresses, and schedules. All traffic that
|
|
conforms to the same class is treated equally.</li>
|
|
<li class="ulchildlink"><strong><a href="rzak8handle.htm">Setting priorities: How to handle the classes</a></strong><br />
|
|
After traffic is classified, differentiated service also requires a per-hop behavior to define how to handle the traffic.</li>
|
|
<li class="ulchildlink"><strong><a href="rzak8conditioners.htm">Traffic conditioners</a></strong><br />
|
|
To use quality of service (QoS) policies, network equipment (like routers and switches) must have the capability for traffic conditioners. Traffic conditioners refer to classifiers, meters, markers, shapers, and droppers.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak8what_is.htm" title="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.">Concepts</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzak8apis.htm" title="The sendmsg() function is used to send data, ancillary data, or a combination of these through a connected or unconnected socket.">QoS sendmsg() API extensions</a></div>
|
|
<div><a href="rzak8outboundlimits.htm" title="Token bucket limits and bandwidth limits are together known as performance limits. These performance limits help guarantee packet delivery in outbound bandwidth policies, both integrated and differentiated service.">Token bucket and bandwidth limits</a></div>
|
|
<div><a href="rzak8cos.htm" title="When you create a differentiated service policy or an inbound admission policy, you also create and use a class of service.">Class of service</a></div>
|
|
<div><a href="rzak8example_1.htm" title="You can use quality of service (QoS) to control traffic performance. Use a differentiated service policy to either limit or extend an application's performance within your network.">Scenario: Limit browser traffic</a></div>
|
|
<div><a href="rzak8example_4.htm" title="If you are using a virtual private network (VPN), you can still create quality of service (QoS) policies. This example shows the two being used together.">Scenario: Secure and predictable results (VPN and QoS)</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzak8phb.htm" title="Quality of service (QoS) uses the recommended codepoints to assign per-hop behaviors to traffic.">Use codepoints to assign per-hop behaviors</a></div>
|
|
<div><a href="rzak8wizards.htm" title="To configure quality of service (QoS) policies, you must use the QoS wizards located in iSeries Navigator.">Configure QoS with wizards</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../rzaie/rzaieaddressports.htm">Manage addresses and ports for your HTTP server (powered by Apache)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |