<?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: set term not doing anything in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842910#M10293</link>
    <description>Jiri,&lt;BR /&gt;&lt;BR /&gt;for TELNET terminals, you'll also have to do additional steps (depending on your TCPIP stack):&lt;BR /&gt;&lt;BR /&gt;e.g. for HP TCPIP:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYS/EXEC TCPIP$TELNET_VTA "TRUE"&lt;BR /&gt;$ DEFINE/SYS/EXEC TCPIP$TELNET_RTA "TRUE"&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Tue, 15 Aug 2006 02:55:42 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2006-08-15T02:55:42Z</dc:date>
    <item>
      <title>set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842905#M10288</link>
      <description>I do :&lt;BR /&gt;$ set term tna0/perm/disconnect&lt;BR /&gt;&lt;BR /&gt;But sh term/perm after this is still showing &lt;BR /&gt;No disconnect.&lt;BR /&gt;&lt;BR /&gt;Why is the command not accepted ? &lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 14 Aug 2006 09:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842905#M10288</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-14T09:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842906#M10289</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;TNA0: is a pseudo or template device. It will be used to clone TNA devices. I think the attribute gets lost again, when SET TERM deassigns it's channel to the device.&lt;BR /&gt;&lt;BR /&gt;To get UCX/TCPIP to use virtual terminals, you need to use the correct mechanism, e.g.&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYS/EXEC TCPIP$TELNET_VTA TRUE&lt;BR /&gt;&lt;BR /&gt;Then the TNA0 device will obtain the Disconnect attribute permanently.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 14 Aug 2006 09:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842906#M10289</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-14T09:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842907#M10290</link>
      <description>Then why is the command accepted for template devices ? Why the word template device while rta0 is not ? Why is rta0 marked "device set /NOAVAILABLE" ?&lt;BR /&gt;&lt;BR /&gt;I found that with /perm the term is never (?) modified.&lt;BR /&gt;&lt;BR /&gt;But if I don't use /perm, it executed /autobaud correctly. But directly after that /noautobaud was not executed correctly.&lt;BR /&gt;&lt;BR /&gt;Wim, confused.</description>
      <pubDate>Mon, 14 Aug 2006 10:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842907#M10290</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-14T10:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842908#M10291</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;try to experiment with 'real' devices (e.g. OPA0:, TXA0: etc.). They should behave as you expect.&lt;BR /&gt;&lt;BR /&gt;The pseudo devices have their own drivers and the rules depend on how the layered product (DECnet or TCPIP) maintains those devices.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 14 Aug 2006 10:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842908#M10291</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-14T10:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842909#M10292</link>
      <description>change your terminal type to VTA and set system parametr TTY_DEFCHAR2 to %X21002(135170). Terminal VTA will be disconected every time.</description>
      <pubDate>Tue, 15 Aug 2006 02:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842909#M10292</guid>
      <dc:creator>Jiri_5</dc:creator>
      <dc:date>2006-08-15T02:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842910#M10293</link>
      <description>Jiri,&lt;BR /&gt;&lt;BR /&gt;for TELNET terminals, you'll also have to do additional steps (depending on your TCPIP stack):&lt;BR /&gt;&lt;BR /&gt;e.g. for HP TCPIP:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/SYS/EXEC TCPIP$TELNET_VTA "TRUE"&lt;BR /&gt;$ DEFINE/SYS/EXEC TCPIP$TELNET_RTA "TRUE"&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 15 Aug 2006 02:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842910#M10293</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-15T02:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: set term not doing anything</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842911#M10294</link>
      <description>When I write "change your terminal type to VTA" I mean "$ DEFINE/SYS/EXEC TCPIP$TELNET_VTA "TRUE"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2006 02:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/set-term-not-doing-anything/m-p/3842911#M10294</guid>
      <dc:creator>Jiri_5</dc:creator>
      <dc:date>2006-08-15T02:59:08Z</dc:date>
    </item>
  </channel>
</rss>

