<?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 Access to console parameters in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254703#M1929</link>
    <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Please could anyone tell me whether there is a way to report on console parameters (in particular EI*0_MODE) without performing a shutdown of the system? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Rich</description>
    <pubDate>Wed, 21 Apr 2004 05:10:50 GMT</pubDate>
    <dc:creator>Richard Leighton</dc:creator>
    <dc:date>2004-04-21T05:10:50Z</dc:date>
    <item>
      <title>Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254703#M1929</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Please could anyone tell me whether there is a way to report on console parameters (in particular EI*0_MODE) without performing a shutdown of the system? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Rich</description>
      <pubDate>Wed, 21 Apr 2004 05:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254703#M1929</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2004-04-21T05:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254704#M1930</link>
      <description>I am not sure I have understood what you mean, but if you want to change some console parameters without rebooting, I do not know of a supported way.&lt;BR /&gt;&lt;BR /&gt;getenv and setenv spring to mind, but they do not let you modify this parameter, if memory serves me.&lt;BR /&gt;&lt;BR /&gt;There is a Tru64 tool to modify many console parameters, it may (has ?) be ported to Vms.&lt;BR /&gt;&lt;BR /&gt;Sorry, but I have forgotten the name.&lt;BR /&gt;&lt;BR /&gt;Gerard</description>
      <pubDate>Wed, 21 Apr 2004 05:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254704#M1930</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-04-21T05:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254705#M1931</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;You can use F$GETENV lexical to see console parameters from VMS . See help lexical f$getenv for more details and support environment variables. &lt;BR /&gt;&lt;BR /&gt;Here is the list of console variables you can see using this leixcal.&lt;BR /&gt;        Auto_action, Boot_dev, Bootdef_dev, Booted_dev, Boot_file,&lt;BR /&gt;         Booted_file, Boot_osflags, Booted_osflags, Boot_reset, Dump_dev,&lt;BR /&gt;         Enable_audit, License, Char_set, Language, Tty_dev&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Best regards,&lt;BR /&gt;Lokesh Jain&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 05:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254705#M1931</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-04-21T05:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254706#M1932</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=480328" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=480328&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;covers the question.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Wed, 21 Apr 2004 06:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254706#M1932</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-04-21T06:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254707#M1933</link>
      <description>Could someone open a request "return all console variables without checking anything" ?&lt;BR /&gt;&lt;BR /&gt;E.g. f$getenv("toto") must return "". Unless toto was defined.&lt;BR /&gt;&lt;BR /&gt;Btw : you can do&lt;BR /&gt;control P&lt;BR /&gt;at bootprompt show *&lt;BR /&gt;at bootprompt continue&lt;BR /&gt;&lt;BR /&gt;But of course this will freeze your system for some time.</description>
      <pubDate>Wed, 21 Apr 2004 06:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254707#M1933</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-04-21T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254708#M1934</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Thanks for all your replies. &lt;BR /&gt;&lt;BR /&gt;To give a little history ... output derived from the lancp utility shows that the Internal LAN between the cluster members is operating at a line-speed of 10mbps with full-duplex disabled. Therefore, I'm trying to find out what the console parameter EIB0_MODE is set to i.e. auto-sensing etc..&lt;BR /&gt;&lt;BR /&gt;I can't seem to find a way to do this without shutting down the machine. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Rich&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 06:33:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254708#M1934</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2004-04-21T06:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254709#M1935</link>
      <description>Hi Rich,&lt;BR /&gt;&lt;BR /&gt;Check out this thread. May can give you some help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=382270" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=382270&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Wed, 21 Apr 2004 06:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254709#M1935</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-04-21T06:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254710#M1936</link>
      <description>Wim&lt;BR /&gt;&lt;BR /&gt;I remember doing, for allowing remote boot of satellites in a Cluster&lt;BR /&gt;&lt;BR /&gt;ctrl P&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; set mop 1&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; set trig 1&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; set pswd xxx&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; c&lt;BR /&gt;&lt;BR /&gt;It has never crushed, but recnxinterval was at 20 seconds&lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Wed, 21 Apr 2004 06:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254710#M1936</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-04-21T06:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254711#M1937</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;Lokesh,&lt;BR /&gt;The thread you attached relates to the same issue, however a method to retrieve the value of EI*0_MODE was never posted as it was determined that 10mbps was all that was supported. &lt;BR /&gt;&lt;BR /&gt;Wim / Labadie, &lt;BR /&gt;Although I'd be happy to perform a ctrlP and continue I'm not sure whether the system owners would be! &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rich</description>
      <pubDate>Wed, 21 Apr 2004 07:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254711#M1937</guid>
      <dc:creator>Richard Leighton</dc:creator>
      <dc:date>2004-04-21T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254712#M1938</link>
      <description>Rich&lt;BR /&gt;&lt;BR /&gt;Your users will surely NOT like CTRL-P.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;continue&lt;BR /&gt;&lt;BR /&gt;may NOT work and, as I have experienced, eventually crash the system after continuation. The only situation where I would use it in emergency situations when nothing else is possible (for instance, a thrashing system). &lt;BR /&gt;&lt;BR /&gt;Wim,&lt;BR /&gt;&lt;BR /&gt;Send a message to Sue Skonetski (Sue.Skonetski@hp.com) with the request. She is very pleased with this type of requests to enhance DCL. There is no warrant it will be granted, but at least there is SOME chance it will, once known.</description>
      <pubDate>Wed, 21 Apr 2004 07:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254712#M1938</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-04-21T07:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254713#M1939</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;From memory, (uh, well not completely)&lt;BR /&gt;&lt;BR /&gt;Somewhere in the HWRPB is hidden a CRB at offset "hwrpb$iq_crb_offset".&lt;BR /&gt;In that CRB there is a dispatch routine at offset "hwrpb_crb$il_va_dispatch_pd_l".&lt;BR /&gt;&lt;BR /&gt;If you call that routine with four arguments, the 1st being the constant HWRPB_CRB$K_GET_ENV, the 2nd being a number ranging from 1 to 255, the 3rd being the address of a piece of memory to receive the value returned, the 4th being the address of an unsigned 64-bit integer to receive the condition value, you might get what you want.&lt;BR /&gt;&lt;BR /&gt;I think that it will require some kernel mode programming, and I know that some values for the 2nd argument made my Alpha crash. So, be very careful...&lt;BR /&gt;&lt;BR /&gt;Kris Clippeleyr&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2004 08:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254713#M1939</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-04-21T08:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254714#M1940</link>
      <description>And for what its worth, I do seem to remember that Hoff stated ctrl-P/continue will definitly not work on IA64 systems.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 21 Apr 2004 10:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254714#M1940</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-21T10:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254715#M1941</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The E*0_mode console variables are not available with the F$GETENV lexical function and LANCP shows only the current speed of the etherenet devices.&lt;BR /&gt;&lt;BR /&gt;If you have the console log of the last system startup available, you can find the ethernetcard mode settings there and the way its set. Just after the OpenVMS banner you see messages like:&lt;BR /&gt;&lt;BR /&gt;%EIA0, FastFD mode set by console&lt;BR /&gt;%EIA0, Full Duplex 100BaseTX connection selected&lt;BR /&gt;%EIB0, FastFD mode set by console&lt;BR /&gt;%EIB0, Full Duplex 100BaseTX connection selected&lt;BR /&gt;%EIA0, Link state change: UP&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;%EWA0, Fast mode set by console&lt;BR /&gt;%EWB0, Auto-negotiation mode set by console&lt;BR /&gt;%EWB0, Auto-negotiation (external) starting&lt;BR /&gt;&lt;BR /&gt;These messages indicate that EIA0_mode &amp;amp; EIB0_mode are both set to "FAST FD". The mode for EWA0 is set to "FAST" and the mode for EWB0 is set to "Auto-negotiation". &lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Henk</description>
      <pubDate>Thu, 22 Apr 2004 01:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254715#M1941</guid>
      <dc:creator>Henk Ouwersloot</dc:creator>
      <dc:date>2004-04-22T01:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access to console parameters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254716#M1942</link>
      <description>Even if you find a hack to modify on the fly your ei*0_mode, I think it will not work, as it does not seem to work with TRU64, see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/askkcs/hpcg/215_0_133535627_3665226.html" target="_blank"&gt;http://h18000.www1.hp.com/support/askkcs/hpcg/215_0_133535627_3665226.html&lt;/A&gt;</description>
      <pubDate>Thu, 22 Apr 2004 01:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-to-console-parameters/m-p/3254716#M1942</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-04-22T01:34:27Z</dc:date>
    </item>
  </channel>
</rss>

