<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Keithparris</id>
	<title>VSI OpenVMS Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Keithparris"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/Special:Contributions/Keithparris"/>
	<updated>2026-05-29T21:46:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=LAN_FLAGS&amp;diff=2556</id>
		<title>LAN FLAGS</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=LAN_FLAGS&amp;diff=2556"/>
		<updated>2022-12-20T15:26:27Z</updated>

		<summary type="html">&lt;p&gt;Keithparris: Add bit numbers for Bits 12 and 13&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;LAN_FLAGS&#039;&#039;&#039; is a dynamic bitmask [[System Parameters|system parameter]] used to enable features in the local area networks port drivers and support code. The default value for LAN_FLAGS is 0.&lt;br /&gt;
&lt;br /&gt;
=Bit Definitions=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;col&amp;quot; | Bit&lt;br /&gt;
! colspan=&amp;quot;col&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| The default of zero indicates that ATM devices run in SONET mode. If set to 1, this bit indicates ATM devices run in SDH mode.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| If set, this bit enables a subset of the ATM trace and debug messages in the LAN port drivers and support code.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| If set, this bit enables all ATM trace and debug messages in the LAN port drivers and support code.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| If set, this bit runs UNI 3.0 over all ATM adapters. (Auto-sensing of the ATM UNI version is enabled if both bit 3 and bit 4 are off (0).)&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| If set, this bit runs UNI 3.1 over all ATM adapters. (Auto-sensing of the ATM UNI version is enabled if both bit 3 and bit 4 are off (0).)&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| If set, disables auto-negotiation over all Gigabit Ethernet Adapters.&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| If set, enables the use of jumbo frames over all Gigabit Ethernet Adapters.&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| Reserved&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| If set, disables the use of flow control over all LAN adapters that support flow control.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| Reserved&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
| Reserved&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|  If set, disables the logging of error log entries by LAN drivers.&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|  If set, enables a fast timeout on transmit requests, usually between 1 and 1.2 seconds instead of 3 to 4 seconds, for most LAN drivers.&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|  If set, transmits that are given to the LAN device and never completed by the device (transmit timeout condition) are completed with error status (SS$_ABORT) rather than success status (SS$_NORMAL).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:System Parameters]]&lt;/div&gt;</summary>
		<author><name>Keithparris</name></author>
	</entry>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=PEDRIVER&amp;diff=2404</id>
		<title>PEDRIVER</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=PEDRIVER&amp;diff=2404"/>
		<updated>2021-07-26T17:24:29Z</updated>

		<summary type="html">&lt;p&gt;Keithparris: Correct description of PEDRIVER transmit channel selection to reflect pre-version-7.3 behavior contrasted with improvements first introduced in 7.3.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;PEDRIVER&#039;&#039;&#039;, or the &#039;&#039;&#039;port emulator driver&#039;&#039;&#039;, is a piece of software that implements the [[NISCA]] protocol and establishes and controls channels for communication between local and remote LAN ports.&lt;br /&gt;
&lt;br /&gt;
PEDRIVER implements a packet delivery service (at the TR or TRansport level of the [[NISCA]] protocol) that guarantees the sequential delivery of messages. The messages carried by a particular virtual circuit can be sent over any of the channels connecting two nodes. The choice of channel is determined by the sender (PEDRIVER) of the message. Because a node sending a message can choose any channel, PEDRIVER, as a receiver, must be prepared to receive messages over any channel.&lt;br /&gt;
&lt;br /&gt;
At any point in time, the TR level selects the channel (the network path between a local NIC and a remote NIC) to carry the packet. Prior to OpenVMS version 7.3, PEDRIVER used a single &amp;quot;preferred channel&amp;quot; at a time to transmit packet traffic for a particular virtual circuit. At OpenVMS version 7.3 and above, PEDRIVER maintains an Equivalent Channel Set (ECS) of channels that are considered equally usable, and transmits on these channels on a round-robin basis. Channels may be removed from the ECS due to high latency, high packet loss rate, or inferior maximum packet payload size (e.g. a channel supporting Jumbo Packets will be preferred over one using ordinary 1500-byte Ethernet packets), or due to a difference of at least 2 in management priorities as set by SCACP.&lt;br /&gt;
&lt;br /&gt;
Starting with OpenVMS Version 8.3, the PEDRIVER also supports the following features:&lt;br /&gt;
&lt;br /&gt;
* Data compression&lt;br /&gt;
Data compression can be used to reduce the time to transfer data between two OpenVMS nodes when the LAN speed between them is limiting the data transfer rate, and there is idle CPU capacity available. For example, it may be used to reduce [[Shadow Set|shadow copy]] times, or improve [[MSCP]] serving performance between Disaster Tolerant cluster sites connected by relatively low-speed links, such as E3 or DS3, FDDI, or 100Mb Ethernet. PEdriver data compression can be enabled by using [[SCACP]], [[Availability Manager]], or the [[NISCS_PORT_SERV]] parameter.&lt;br /&gt;
* Multi-gigabit line speed and long distance performance scaling&lt;br /&gt;
The number of packets in flight between nodes needs to increase proportionally to both the speed of LAN links and the inter-node distance. Historically, PEdriver had fixed transmit and receive windows (buffering capacity) of 31 outstanding packets. Beginning with OpenVMS Version 8.3, PEdriver now automatically selects transmit and receive window sizes (sometimes called pipe quota by other network protocols) based on the speed of the current set of local and remote LAN adapters being used for cluster communications between nodes. Additionally, [[SCACP]] and [[Availability Manager]] now provide management override of the automatically-selected window sizes.&lt;br /&gt;
&lt;br /&gt;
=See also=&lt;br /&gt;
* [https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c04619857 Guidelines for OpenVMS Cluster Configurations]&lt;br /&gt;
* [https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c04623183 OpenVMS Cluster Systems]&lt;/div&gt;</summary>
		<author><name>Keithparris</name></author>
	</entry>
</feed>