<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TTA to LTA time differences... in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022027#M12574</link>
    <description>Same device?&lt;BR /&gt;&lt;BR /&gt;TTA0 - parity NONE, NO Eightbit, NoAltyp&lt;BR /&gt;&lt;BR /&gt;LTA801 - parity EVEN, Eightbit, Altyp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Jun 2007 10:30:37 GMT</pubDate>
    <dc:creator>Duncan Morris</dc:creator>
    <dc:date>2007-06-18T10:30:37Z</dc:date>
    <item>
      <title>TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022025#M12572</link>
      <description>We have a terminal &lt;BR /&gt;&lt;BR /&gt;TTA0:&lt;BR /&gt;&lt;BR /&gt;$ sho term/full tta0:&lt;BR /&gt;Terminal: _TTA0:      Device_Type: Unknown       Owner: No Owner&lt;BR /&gt; &lt;BR /&gt;   Input:    9600     LFfill:  0      Width:  80      Parity: None&lt;BR /&gt;   Output:   9600     CRfill:  0      Page:   24&lt;BR /&gt; &lt;BR /&gt;Terminal Characteristics:&lt;BR /&gt;   Interactive        Echo               Type_ahead         No Escape&lt;BR /&gt;   No Hostsync        TTsync             Lowercase          No Tab&lt;BR /&gt;   Wrap               Scope              No Remote          No Eightbit&lt;BR /&gt;   Broadcast          No Readsync        No Form            Fulldup&lt;BR /&gt;   No Modem           No Local_echo      Autobaud           No Hangup&lt;BR /&gt;   No Brdcstmbx       No DMA             No Altypeahd       Set_speed&lt;BR /&gt;   No Commsync        Line Editing       Overstrike editing No Fallback&lt;BR /&gt;   No Dialup          No Secure server   No Disconnect      No Pasthru&lt;BR /&gt;   No Syspassword     No SIXEL Graphics  No Soft Characters No Printer Port&lt;BR /&gt;   Numeric Keypad     No ANSI_CRT        No Regis           No Block_mode&lt;BR /&gt;   No Advanced_video  No Edit_mode       No DEC_CRT         No DEC_CRT2&lt;BR /&gt;   No DEC_CRT3        No DEC_CRT4        No DEC_CRT5        No Ansi_Color&lt;BR /&gt;   VMS Style Input&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We have a correspounding LTA terminal performing the same function - communicating with the same hardware device (unit) as is connected to the TTA0.&lt;BR /&gt;&lt;BR /&gt;LTA801:&lt;BR /&gt;$ sho term/full lta801:&lt;BR /&gt;Terminal: _LTA801:    Device_Type: Unknown       Owner: No Owner&lt;BR /&gt; &lt;BR /&gt;   Input:    9600     LFfill:  0      Width:  80      Parity: Even&lt;BR /&gt;   Output:   9600     CRfill:  0      Page:   24      Terminate on parity errors&lt;BR /&gt; &lt;BR /&gt;Terminal Characteristics:&lt;BR /&gt;   Interactive        Echo               Type_ahead         No Escape&lt;BR /&gt;   No Hostsync        TTsync             Lowercase          No Tab&lt;BR /&gt;   Wrap               Scope              No Remote          Eightbit&lt;BR /&gt;   No Broadcast       No Readsync        No Form            Fulldup&lt;BR /&gt;   No Modem           No Local_echo      No Autobaud        Hangup&lt;BR /&gt;   No Brdcstmbx       No DMA             Altypeahd          Set_speed&lt;BR /&gt;   No Commsync        Line Editing       Overstrike editing No Fallback&lt;BR /&gt;   No Dialup          No Secure server   No Disconnect      No Pasthru&lt;BR /&gt;   No Syspassword     No SIXEL Graphics  No Soft Characters No Printer Port&lt;BR /&gt;   Numeric Keypad     No ANSI_CRT        No Regis           No Block_mode&lt;BR /&gt;   No Advanced_video  No Edit_mode       No DEC_CRT         No DEC_CRT2&lt;BR /&gt;   No DEC_CRT3        No DEC_CRT4        No DEC_CRT5        No Ansi_Color&lt;BR /&gt;   VMS Style Input&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;On the DECServer 200/MC the target port looks like:-&lt;BR /&gt;&lt;BR /&gt;Local&amp;gt; sho port 1&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Port 1:                                Server: DS2D9B&lt;BR /&gt; &lt;BR /&gt;Character Size:            8           Input Speed:        9600&lt;BR /&gt;Flow Control:            XON           Output Speed:       9600&lt;BR /&gt;Parity:                 Even           Modem Control:  Disabled&lt;BR /&gt; &lt;BR /&gt;Access:               Remote           Local Switch:       None&lt;BR /&gt;Backwards Switch:       None           Name:             PORT_1&lt;BR /&gt;Break:                 Local           Session Limit:         4&lt;BR /&gt;Forwards Switch:        None           Type:               Soft&lt;BR /&gt; &lt;BR /&gt;Preferred Service: None&lt;BR /&gt; &lt;BR /&gt;Authorized Groups:   0&lt;BR /&gt;(Current)  Groups:   0&lt;BR /&gt; &lt;BR /&gt;Enabled Characteristics:&lt;BR /&gt; &lt;BR /&gt;Input Flow Control,  Output Flow Control&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;When we run a test from the VAX to the unit via TTA0 it takes 7 mins, if we do the same test via LTA801 it takes 20 mins.&lt;BR /&gt;&lt;BR /&gt;Has anyone any ideas why it is taking so much longer via the LTA route?&lt;BR /&gt;&lt;BR /&gt;Many Thanks Nigel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 10:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022025#M12572</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-18T10:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022026#M12573</link>
      <description>TTA is a direct connection while LTA suffers from the network delay (LAT). Try increasing the speed.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 18 Jun 2007 10:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022026#M12573</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-18T10:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022027#M12574</link>
      <description>Same device?&lt;BR /&gt;&lt;BR /&gt;TTA0 - parity NONE, NO Eightbit, NoAltyp&lt;BR /&gt;&lt;BR /&gt;LTA801 - parity EVEN, Eightbit, Altyp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 10:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022027#M12574</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2007-06-18T10:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022028#M12575</link>
      <description>Sorry pasted the wrong TTA in - here goes:-&lt;BR /&gt;&lt;BR /&gt;$ sho term/full tta1:&lt;BR /&gt;Terminal: _TTA1:      Device_Type: Unknown       Owner: No Owner&lt;BR /&gt; &lt;BR /&gt;   Input:    9600     LFfill:  0      Width:  80      Parity: Even&lt;BR /&gt;   Output:   9600     CRfill:  0      Page:   24      Terminate on parity errors&lt;BR /&gt; &lt;BR /&gt;Terminal Characteristics:&lt;BR /&gt;   Interactive        Echo               Type_ahead         No Escape&lt;BR /&gt;   No Hostsync        TTsync             Lowercase          No Tab&lt;BR /&gt;   No Wrap            Scope              No Remote          Eightbit&lt;BR /&gt;   No Broadcast       No Readsync        No Form            Fulldup&lt;BR /&gt;   No Modem           No Local_echo      No Autobaud        No Hangup&lt;BR /&gt;   No Brdcstmbx       No DMA             No Altypeahd       Set_speed&lt;BR /&gt;   No Commsync        Line Editing       Overstrike editing No Fallback&lt;BR /&gt;   No Dialup          Secure server      No Disconnect      No Pasthru&lt;BR /&gt;   No Syspassword     No SIXEL Graphics  No Soft Characters No Printer Port&lt;BR /&gt;   Numeric Keypad     No ANSI_CRT        No Regis           No Block_mode&lt;BR /&gt;   No Advanced_video  No Edit_mode       No DEC_CRT         No DEC_CRT2&lt;BR /&gt;   No DEC_CRT3        No DEC_CRT4        No DEC_CRT5        No Ansi_Color&lt;BR /&gt;   VMS Style Input&lt;BR /&gt;$</description>
      <pubDate>Mon, 18 Jun 2007 10:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022028#M12575</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-18T10:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022029#M12576</link>
      <description>Also post show server of the decserver. Consider decreasing the circuit timer.&lt;BR /&gt;&lt;BR /&gt;Found this :&lt;BR /&gt;&lt;BR /&gt;LAT is a timer-based protocol:  A terminal server simply gathers &lt;BR /&gt;up incoming data into buffers.  When the circuit timer goes off, the server &lt;BR /&gt;takes as much data from the buffers as will fit into a packet and sends the &lt;BR /&gt;packet off to the host.  Then it goes back to gathering more data.  No matter &lt;BR /&gt;how much data arrives, the server won't send anything until the circuit timer &lt;BR /&gt;goes off; and when the timer *does* go off, it will send exactly one packet. &lt;BR /&gt;The effect of this is to place an absolute upper limit on the amount of &lt;BR /&gt;Ethernet bandwidth a circuit can use; and, more important, to place an &lt;BR /&gt;absolute upper limit on the rate of interrupts a single circuit can generate. &lt;BR /&gt;&lt;BR /&gt;The 80ms value for terminal server to VAX connections was chosen because it &lt;BR /&gt;resulted in essentially identical load for LAT connections and traditional &lt;BR /&gt;async mux connections.  Larger values produce a lower load, but beyond about &lt;BR /&gt;100ms you start seeing an objectional delay in character echoing. &lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 18 Jun 2007 10:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022029#M12576</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-18T10:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022030#M12577</link>
      <description>That info about the timer wqs very interesting.&lt;BR /&gt;&lt;BR /&gt;here is the sho server:-&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Local&amp;gt; sho server&lt;BR /&gt; &lt;BR /&gt;DECserver 200 V3.3 BL39     LAT V5.1   ROM BL20    Uptime:   4 02:16:22&lt;BR /&gt; &lt;BR /&gt;Address:   08-00-2B-09-C3-FF   Name:   DS2D9B             Number:     0&lt;BR /&gt; &lt;BR /&gt;Identification:&lt;BR /&gt; &lt;BR /&gt;Circuit Timer:            80           Password Limit:            3&lt;BR /&gt;Console Port:              1           Prompt:              Local&amp;gt;&lt;BR /&gt;Inactivity Timer:         30           Queue Limit:              24&lt;BR /&gt;Keepalive Timer:          20           Retransmit Limit:          8&lt;BR /&gt;Multicast Timer:          30           Session Limit:            32&lt;BR /&gt;Node Limit:              100           Software:          PR0801ENG&lt;BR /&gt; &lt;BR /&gt;Service Groups:   0&lt;BR /&gt; &lt;BR /&gt;Enabled Characteristics:&lt;BR /&gt; &lt;BR /&gt;Dump,  Lock&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks Nigel.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 10:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022030#M12577</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-18T10:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022031#M12578</link>
      <description>Nigel-&amp;gt; "When we run a test from the VAX to the unit via TTA0 it takes 7 mins, if we do the same test via LTA801 it takes 20 mins."&lt;BR /&gt;&lt;BR /&gt;What are you using for a test?  Is the data going primarily from the VAX to TTA or is the TTA device sending a significant amount of data?&lt;BR /&gt;&lt;BR /&gt;Running something like a kermit transfer from a device to the VAX via LTA in general will take longer, especially if the sender is waiting for an acknowledgment from the VAX before sending the next "packet".&lt;BR /&gt;&lt;BR /&gt;The upside is that I would expect the interrupt mode time used on the VAX to be less than the case for the TTA device.&lt;BR /&gt;&lt;BR /&gt;The timers in LAT are to attempt to "coalesce" the input traffic, so a burst of input characters is more likely to all be sent in a single ethernet packet.&lt;BR /&gt;&lt;BR /&gt;I am not sure if there are timers on the VAX side that you can control.  However, in general, output from the VAX (think a human using a terminal) will have some large chunks of data, and the small stuff is the result of echoing character input.  The point is that for bulk output, the baud rate is normally the limiting factor, and for input (to the VAX) the timers are usually the limiting factor. &lt;BR /&gt;&lt;BR /&gt;Remember there is a nearly fixed cost to send an ethernet packet.  Think of it like a bus, whether there is a single passenger or 40, it requires nearly the same resources for a trip.&lt;BR /&gt;&lt;BR /&gt;If your test was your actual application, then the only control you have is to adjust the timers, and possibly the baud rate.  The timers are "terminal server global", so any change will affect all ports on the terminal server.&lt;BR /&gt;&lt;BR /&gt;The cost of lowering the timer is that it will increase the utilization of your ethernet (may not be a problem depending on your network utilization), and will increase the interrupt load on the VAX.  This is similar to lowering quantum on a CPU bound system; it improves the interactive responsiveness but increases the overhead.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 13:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022031#M12578</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-06-18T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022032#M12579</link>
      <description>A bit more info about what we are doing here - there's an application (in-house) that runs on a VAX that talks to a card that is in a test unit. &lt;BR /&gt;&lt;BR /&gt;The first test results were:-&lt;BR /&gt;&lt;BR /&gt;TTA0: 3 mins&lt;BR /&gt;LTA:  20 mins&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I altered the server circuit timer to 30, the lowest allowed, and we then re-ran the test and got the following results:-&lt;BR /&gt;&lt;BR /&gt;LTA: now 7 mins.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have newer DECSevers a lower circuit timer value, so we can get the time approaching the TTA time?&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies so far.&lt;BR /&gt;&lt;BR /&gt;Nigel.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 03:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022032#M12579</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-19T03:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022033#M12580</link>
      <description>I checked with a DS90M using NAS software V2.3A: it allows a minimum of 20ms for circuit timer.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 19 Jun 2007 03:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022033#M12580</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-06-19T03:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022034#M12581</link>
      <description>On the transfer - I have asked the people who wrote the program and they say the flow is pretty well equally balanced.&lt;BR /&gt;&lt;BR /&gt;Regards Nigel.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 03:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022034#M12581</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-19T03:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022035#M12582</link>
      <description>What is between the decserver and VMS node ?&lt;BR /&gt;It could go thru some routers and those have LAT config too (also a circuit timer ?).&lt;BR /&gt;&lt;BR /&gt;Is there any other load on the decserver ?&lt;BR /&gt;&lt;BR /&gt;Is the network saturated ?&lt;BR /&gt;&lt;BR /&gt;Check mc latcp show node/cou on the vms node for duplicates etc.&lt;BR /&gt;&lt;BR /&gt;Check show server count on the decserver too.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 19 Jun 2007 03:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022035#M12582</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-19T03:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022036#M12583</link>
      <description>Hi Wim&lt;BR /&gt;&lt;BR /&gt;** It could go thru some routers and those have LAT config too **&lt;BR /&gt;&lt;BR /&gt;I thought LAT is non routable. Am I wrong ?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 19 Jun 2007 03:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022036#M12583</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-06-19T03:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022037#M12584</link>
      <description>What is between the decserver and VMS node ?&lt;BR /&gt;&lt;BR /&gt;It could go thru some routers and those have LAT config too (also a circuit timer ?).&lt;BR /&gt;&lt;BR /&gt;It just goes through they network on site - just 2 routers I beleve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any other load on the decserver ?&lt;BR /&gt;&lt;BR /&gt;None what so ever.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is the network saturated ?&lt;BR /&gt;&lt;BR /&gt;No it's fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check mc latcp show node/cou on the vms node for duplicates etc.&lt;BR /&gt;&lt;BR /&gt;$ mc latcp show node/cou&lt;BR /&gt; &lt;BR /&gt;Node Name:  XXXXX&lt;BR /&gt; &lt;BR /&gt;Seconds Since Zeroed:        8287810   Multiple Node Addresses:             0&lt;BR /&gt;Messages Received:                 0   Duplicates Received:                 0&lt;BR /&gt;Messages Transmitted:              0   Messages Retransmitted:              0&lt;BR /&gt;Slots Received:                    0   Illegal Messages Received:           0&lt;BR /&gt;Slots Transmitted:                 0   Illegal Slots Received:              0&lt;BR /&gt;Bytes Received:                    0   Solicitations Accepted:              0&lt;BR /&gt;Bytes Transmitted:                 0   Solicitations Rejected:              0&lt;BR /&gt;Multicast Bytes Rcvd:      600560710   Solicitation Failures:               0&lt;BR /&gt;Multicast Bytes Sent:      100685498   Transmit Errors:                     0&lt;BR /&gt;Multicast Messages Rcvd:     2894440   Last Transmit Error:                 0&lt;BR /&gt;Multicast Messages Sent:      825291   Virtual Circuit Timeouts:            0&lt;BR /&gt;No Transmit Buffer:                0   Discarded Output Bytes:              0&lt;BR /&gt;Multicast Messages Lost:           0   User Data Lost:                      0&lt;BR /&gt;Multicast Send Failures:           0   Resource Errors:                     0&lt;BR /&gt;Controller Errors:                 0   Incoming Solicits Accepted:          0&lt;BR /&gt;Last Controller Error:             0   Incoming Solicits Rejected:          0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check show server count on the decserver too.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Local&amp;gt; sho server counters&lt;BR /&gt; &lt;BR /&gt;DECserver 200 V3.3 BL39     LAT V5.1   ROM BL20    Uptime:   0 01:28:25&lt;BR /&gt; &lt;BR /&gt;Seconds Since Zeroed:         5305     Frames Sent, 1 Collision:          16&lt;BR /&gt;Bytes Received:            2943306     Frames Sent, 2+ Collisions:         1&lt;BR /&gt;Bytes Sent:                1464124     Send Failures:                      2&lt;BR /&gt;Frames Received:             53943     Send Failure Reasons:      0000100000&lt;BR /&gt;Frames Sent:                 31810     Receive Failures:                   0&lt;BR /&gt;Multicast Bytes Rcv'd:      448582     Receive Failure Reasons:   0000000000&lt;BR /&gt;Multicast Bytes Sent:          954     Unrecognized Destination:        4039&lt;BR /&gt;Multicast Frames Rcv'd:       2382     Data Overrun:                       0&lt;BR /&gt;Multicast Frames Sent:           9     User Buffer Unavailable:            0&lt;BR /&gt;Frames Sent, Deferred:          42     System Buffer Unavailable:          0&lt;BR /&gt; &lt;BR /&gt;Messages Received:           46118     Duplicates Received:                0&lt;BR /&gt;Messages Transmitted:        30401     Messages Re-Transmitted:            2&lt;BR /&gt;Solicitations Accepted:          2     Illegal Messages Rcv'd:             0&lt;BR /&gt;Solicitations Rejected:          0     Illegal Slots Rcv'd:                0&lt;BR /&gt;Multiple Node Addresses:         0     Illegal Multicasts Rcv'd:           0&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Local&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 03:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022037#M12584</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-19T03:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022038#M12585</link>
      <description>Seems ok to me.&lt;BR /&gt;&lt;BR /&gt;LAT is non-routable but the routers or bridges must pass all packets to all networks. Don't now how thet do that but it could have config too. CISCO ?&lt;BR /&gt;&lt;BR /&gt;I found that latcp show node also shows a circuit timer (80 ms over here). Try to set that to 10 (or whatever) too.&lt;BR /&gt;&lt;BR /&gt;Wished LAT was more open (=documented).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 19 Jun 2007 06:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022038#M12585</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-19T06:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022039#M12586</link>
      <description>Nigel,&lt;BR /&gt;&lt;BR /&gt;It seems that the LAT transmission timer that Wym pointed out is the key. As I understand it, changing the timer from 80ms to 30ms changed the test time from 20 min to 7 min. &lt;BR /&gt;&lt;BR /&gt;20 * 30 / 80 = 7.5, a pretty close correlation. &lt;BR /&gt;&lt;BR /&gt;But in lowering the timer further, you may need to consider the size of the message that the card is sending to the VAX. If you make the timer too short to allow for a complete message, your system will need two timer periods to complete a transaction. If my calculations are correct (don't bet on it!), at 9600 baud, 30ms allows for 26 bytes, 20ms for 17 bytes, and 10ms for 8 bytes.  &lt;BR /&gt;&lt;BR /&gt;Also check the port setup options for any newer DECServer you are considering. I believe that at least one -- the DECServer 90L+ -- does not support even parity.&lt;BR /&gt;&lt;BR /&gt;Regards, Kelly</description>
      <pubDate>Tue, 19 Jun 2007 09:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022039#M12586</guid>
      <dc:creator>Kelly Stewart_1</dc:creator>
      <dc:date>2007-06-19T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022040#M12587</link>
      <description>Just noticed you are using a very old decserver 200 with LAT 5.1.&lt;BR /&gt;&lt;BR /&gt;Read this :&lt;BR /&gt;&lt;BR /&gt;Before LAT Version 5.2, LAT allowed only one outstanding message at a time on a virtual circuit. This could limit the performance of large access servers. For example, only one Ethernet packet of data could be in transit at a time. With LAT Version 5.2, nodes can indicate that they are willing to receive more than one message at a time. During virtual circuit startup, each side communicates to the other how many outstanding messages it is willing to accept.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 19 Jun 2007 09:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022040#M12587</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-19T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022041#M12588</link>
      <description>Nigel,&lt;BR /&gt;&lt;BR /&gt;You have told use the VAX is connecting to a piece of test equipment via an RS232 interface on the test equipment.&lt;BR /&gt;&lt;BR /&gt;What was the reason for replacing the TTA connection with LAT?&lt;BR /&gt;&lt;BR /&gt;If it was because you need test equipment in a location that has only ethernet connectivity to the VAX, and you want to approach the latency characteristics of a direct RS232 connection, you will need to consider something other than LAT (at least with timers supported by the terminal servers I am aware of).  With a timer of 20ms, you will be limited to 50 timeouts per second, and if your "packets" are small, that is going to limit your effective characters per second.&lt;BR /&gt;&lt;BR /&gt;I would expect telnet to provide a lower end-to-end delay than LAT.  This assumes you have a TCP/IP stack on the VAX, which you may not, and terminal servers that support TCP/IP (the DS200 does not).  Also, a host initiated telnet session is not as straightforward as a host initiated LAT connection, at least in my opinion.&lt;BR /&gt;&lt;BR /&gt;You also don't say if this is a prototype for a large deployment, or if this is a one-time event.  &lt;BR /&gt;&lt;BR /&gt;For a one-time event, to minimize the engineering development, you may want to consider something that will allow a longer distance RS232 connection, as in a "short haul modem".  &lt;BR /&gt;&lt;BR /&gt;If you are going to deploy many of these, where you can spread the cost of the development over a wider base, then I would at least consider using a PC near the test equipment as a "middle man", and communicate with the PC via a network protocol like IP sockets, and from the PC to the test equipment with RS232.  The PC could then handle the low-level communication protocol with the test equipment, and the network could pass the higher-level "commands" and data transfer.&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 13:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022041#M12588</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-06-19T13:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022042#M12589</link>
      <description>Nigel,&lt;BR /&gt;&lt;BR /&gt;  LAT is a dead protocol. Years ago when the network world was (truly) local area networks connecting VMS hosts with serial terminals, with a few serial printers scattered around, LAT was KING, but those days are long gone.&lt;BR /&gt;&lt;BR /&gt;  Yes, I know there are lots of sites still using it, but there has been no engineering effort on LAT for at least a decade, and it's unlikely there will be any in the future. As others have pointed out, LAT is non-routable, which imposes some very serious limits on where you can use it, and how you can configure your network (just say "LAT" to any switch, router or bridge manufacturer and stand back for the tirade!).&lt;BR /&gt;&lt;BR /&gt;  Rather than using LAT, try configuring your terminal server to use TCPIP (if it's capable? - if not, pick up a slightly more recent model from a scrap heap somewhere).&lt;BR /&gt;&lt;BR /&gt;  Compare the performance using telnet. Note that from the user's perspective there's no significant difference between LAT and TCPIP, but from a network management point of view having a single protocol makes life much simpler.</description>
      <pubDate>Tue, 19 Jun 2007 23:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022042#M12589</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2007-06-19T23:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022043#M12590</link>
      <description>A sidenote: I like to connect twice, one with Lat and the other with IP or Decnet. &lt;BR /&gt;Lat is the first protocol to fail, so when my Lat session is disconnected, I know that we have some network problems. IP and Decnet are more resilients.</description>
      <pubDate>Wed, 20 Jun 2007 00:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022043#M12590</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-06-20T00:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: TTA to LTA time differences...</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022044#M12591</link>
      <description>Many thanks again for all the replies.&lt;BR /&gt;&lt;BR /&gt;The reason we choose LAT is that we have it enabled here and we also have the hardware.&lt;BR /&gt;&lt;BR /&gt;It is only this time issue which is causing a problem.&lt;BR /&gt;&lt;BR /&gt;As for using old technology; reliablilty and repeatablilty are more important to us, than using the the most upto date protocol.&lt;BR /&gt;&lt;BR /&gt;We do use PCs as suggested they access VMS files via Pathworks to run the tests on the cards, but the VAX is the only hardware FLIGHT QUALIFIED to run the final tests - they have to be run in the end on the VAX.&lt;BR /&gt;&lt;BR /&gt;Not sure at all how to configure the equivilant of set host /dte lta801: in TCPIP that points to a DECServer that is communicating via TCPIP?&lt;BR /&gt;&lt;BR /&gt;Before we explore this route can anyone advise how this works comapred to the LAT method?&lt;BR /&gt;&lt;BR /&gt;The question was asked about if it was development ect. We use it for both development and final testing.&lt;BR /&gt;&lt;BR /&gt;Many Thanks Nigel.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jun 2007 02:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tta-to-lta-time-differences/m-p/4022044#M12591</guid>
      <dc:creator>Nigel Wright_1</dc:creator>
      <dc:date>2007-06-20T02:59:48Z</dc:date>
    </item>
  </channel>
</rss>

