ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzal6_5.4.0.1/rzal6supval.htm

61 lines
3.4 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="Supply values" />
<meta name="abstract" content="You can use RIP_INTERFACE supply values to specify how RIP traffic is handled within your network." />
<meta name="description" content="You can use RIP_INTERFACE supply values to specify how RIP traffic is handled within your network." />
<meta name="DC.Relation" scheme="URI" content="rzal6rip2.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="supval" />
<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>Supply values</title>
</head>
<body id="supval"><a name="supval"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Supply values</h1>
<div><p><span>You can use RIP_INTERFACE supply values to specify
how RIP traffic is handled within your network.</span></p>
<p>You can use the following values for RIP_INTERFACE supply
values:</p>
<dl><dt class="dlterm">PASSIVE</dt>
<dd>The system does not receive or generate any RIP traffic on the specified
interface.</dd>
<dt class="dlterm">SUPPLY RIP1</dt>
<dd>Indicates which version of the RIP protocol the system uses to send and
receive routing information to and from neighboring routers. For SUPPLY RIP1,
the system processes only RIPv1 packets.</dd>
<dt class="dlterm">SUPPLY RIP2</dt>
<dd>Indicates which version of the RIP protocol the system uses to send and
receive routing information to and from neighboring routers. For SUPPLY RIP2,
the system uses the multicast address 224.0.0.9 to process only RIPv2 packets,
as specified in the RFC1723 sect.3.5.</dd>
<dt class="dlterm">SUPPLY OFF</dt>
<dd>Indicates that the system
receives both RIPv1 and RIPv2 on the specified interface. However, the system
does not send RIP packets.</dd>
</dl>
<div class="note"><span class="notetitle">Note:</span> The default supply value for interfaces that you do not specify is SUPPLY
RIP1. The system does not support RIP Version 1 Compatibility mode.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzal6rip2.htm" title="RIP_INTERFACE statement allows you to specify all of the routing options that you configure on a per-interface basis.">RIP_INTERFACE statement</a></div>
</div>
</div>
</body>
</html>