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

105 lines
7.4 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="Scenario: Secure and predictable results (VPN and QoS)" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rzak8examples.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8scenariodetailsexample4step1.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8scenariodetailsexample4step2.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8scenariodetailsexample4step3.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8scenariodetailsexample4step4.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8scenariodetailsexample4step5.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8sla.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8diffserv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzak8monitoring.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="rzak8example_4" />
<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>Scenario: Secure and predictable results (VPN and QoS)</title>
</head>
<body id="rzak8example_4"><a name="rzak8example_4"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Scenario: Secure and predictable results (VPN and QoS)</h1>
<div><p>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.</p>
<div class="section" id="rzak8example_4__example4situation"><a name="rzak8example_4__example4situation"><!-- --></a><h4 class="sectionscenariobar">Situation</h4><p>You
have a partner connected through a VPN and you want to combine VPN and QoS
to provide security and predictable e-business flow for mission-critical data.
The QoS configuration only travels in one direction. Therefore, if you have
an audio/video application, you need to establish QoS for the application
on both sides of the connection.</p>
<p>The figure shows your server and your
client in a host-to-host VPN connection. Each <samp class="codeph">R</samp> represents
differentiated service-enabled routers along the traffic's pathway. As you
can see, QoS policies only flow in one direction.</p>
<div class="fignone"><span class="figcap">Figure 1. Host-to-host
VPN connection using a QoS differentiated service policy</span><br /><img src="Rzak8504.gif" alt="Host-to-host VPN connection using&#xA;a QoS differentiated service policy" /><br /></div>
</div>
<div class="section" id="rzak8example_4__example4objective"><a name="rzak8example_4__example4objective"><!-- --></a><h4 class="sectionscenariobar">Objectives</h4><p>You
might use VPN and QoS to establish not only protection, but priority for this
connection. First, set up a host-to-host VPN connection. After you have the
protection of your VPN connection, you can set up your QoS policy. You might
create a differentiated service policy. This policy might be assigned a high,
expedited-forwarding codepoint value to affect how the network prioritizes
mission-critical traffic.</p>
</div>
<div class="section" id="rzak8example_4__example4prereq"><a name="rzak8example_4__example4prereq"><!-- --></a><h4 class="sectionscenariobar">Prerequisites
and assumptions</h4><ul><li>You have an SLA with your ISP to ensure that the policies receive the
requested priority. The QoS policy you create on the iSeries™ server enables traffic (in the
policy) to receive priority throughout the network. It does not guarantee
it and is dependent on your SLA. In fact, taking advantage of QoS policies
might give you some leverage to negotiate certain service-levels and rates.
Use the service-level agreement link to find out more.</li>
<li>Differentiated service policies require DiffServ-enabled routers along
the network path. Most routers are DiffServ capable.</li>
</ul>
</div>
<div class="section" id="rzak8example_4__example1steps"><a name="rzak8example_4__example1steps"><!-- --></a><h4 class="sectionscenariobar">Configuration</h4><p>After
you verify the prerequisites steps, you are ready to create the differentiated
service policy.</p>
</div>
</div>
<div>
<ol>
<li class="olchildlink"><a href="rzak8scenariodetailsexample4step1.htm">Scenario details: Set up a host-to-host VPN connection</a><br />
</li>
<li class="olchildlink"><a href="rzak8scenariodetailsexample4step2.htm">Scenario details: Create the differentiated service policy</a><br />
</li>
<li class="olchildlink"><a href="rzak8scenariodetailsexample4step3.htm">Scenario details: Start or update the QoS server</a><br />
</li>
<li class="olchildlink"><a href="rzak8scenariodetailsexample4step4.htm">Scenario details: Use the monitor to verify your policy is working</a><br />
</li>
<li class="olchildlink"><a href="rzak8scenariodetailsexample4step5.htm">Scenario details: Change properties (if needed)</a><br />
</li>
</ol>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak8examples.htm" title="These quality of service (QoS) policy scenarios can help you understand why and how to use QoS.">Scenarios</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><a href="rzak8diffserv.htm" title="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.">Differentiated service</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzak8monitoring.htm" title="You can use the quality of service (QoS) monitor to analyze your IP traffic through the server.">Monitor QoS</a></div>
</div>
</div>
</body>
</html>