<?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: serial configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972801#M928058</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think you could use that port.  I know it isn't supported for modem use due to the lack of handshaking on the port, but the cable I described has no handshaking.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
    <pubDate>Thu, 15 May 2003 13:51:29 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2003-05-15T13:51:29Z</dc:date>
    <item>
      <title>serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972793#M928050</link>
      <description>What type of configuration I must set in order to connect via HP Serial port a SUN serial port machine . &lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 14 May 2003 09:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972793#M928050</guid>
      <dc:creator>sys-sbd</dc:creator>
      <dc:date>2003-05-14T09:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972794#M928051</link>
      <description>Here's the specs on HP's serial ports:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/5966-8703/5966-8703.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/5966-8703/5966-8703.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You'll need the same info on the Sun side, and then you'll have to map the signals from one to the other.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 14 May 2003 09:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972794#M928051</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-05-14T09:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972795#M928052</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This will depend to an extent on what you intend to use the connection for, and what is being run on the Sun end.&lt;BR /&gt;&lt;BR /&gt;For example, if you want to use the HP as a dumb terminal onto the Sun system you would use something like Kermit to connect to the local serial port; and there'd be a getty or equivalent on the Sun.  The connection between the 2 machines could be a null modem cable, or each machine could have a modem connected.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 14 May 2003 12:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972795#M928052</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-05-14T12:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972796#M928053</link>
      <description>Thank you for this response,&lt;BR /&gt;Well in fact I want to have a telnet session-like on HPUX connecting to a SUN serial port console.&lt;BR /&gt;I'll try with a null-modem and kermit, if you have any ideas with the configuration ?</description>
      <pubDate>Wed, 14 May 2003 14:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972796#M928053</guid>
      <dc:creator>sys-sbd</dc:creator>
      <dc:date>2003-05-14T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972797#M928054</link>
      <description>Depending on the exact model HP server you have the cable will be as simple as:&lt;BR /&gt;&lt;BR /&gt;2   3&lt;BR /&gt;3   2&lt;BR /&gt;7   7&lt;BR /&gt;&lt;BR /&gt;On the SUN box you will need to set it up to expect a terminal connection on the appropriate port.&lt;BR /&gt;&lt;BR /&gt;On the HP box you'd run Kermit and type in the following commands at the C-Kermit prompt:&lt;BR /&gt;&lt;BR /&gt;set line /dev/ttywhateverport&lt;BR /&gt;set speed 9600&lt;BR /&gt;connect&lt;BR /&gt;&lt;BR /&gt;From this point you will be using the HP as a dumb terminal and anything typed into that Kermit session will be sent down the serial port, anything echoed by the SUN box will be displayed on the screen.&lt;BR /&gt;&lt;BR /&gt;If you are after a normal telnet session then you wouldn't use a serial connection, instead you'd have them both on your network.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Wed, 14 May 2003 15:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972797#M928054</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-05-14T15:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972798#M928055</link>
      <description>How can I find on which device it is associated /dev/ttxx ?</description>
      <pubDate>Wed, 14 May 2003 15:14:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972798#M928055</guid>
      <dc:creator>sys-sbd</dc:creator>
      <dc:date>2003-05-14T15:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972799#M928056</link>
      <description>Read the number off the port (if it's a MDP - Modem Distribution Panel - it'll be printed on it), then look at the hardware path on the Mux card.  Now look at an ioscan -funCtty to match them up.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 14 May 2003 15:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972799#M928056</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-05-14T15:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972800#M928057</link>
      <description>Thanks Darren, &lt;BR /&gt;I connect the null-modem on a A500-5X port named UPS/portconsole, is it correct to use it as a console port? and the output of ioscan -funCtty is :&lt;BR /&gt;[/root] C-Kermit&amp;gt;!ioscan -funCtty&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;==================================================================&lt;BR /&gt;tty       0  0/0/4/0   asio0 CLAIMED     INTERFACE    PCI Serial (103c1048)&lt;BR /&gt;                      /dev/GSPdiag1   /dev/diag/mux0  /dev/mux0       /dev/tty0p0     /dev/tty0p1     /dev/tty0p2   &lt;BR /&gt;tty       1  0/0/5/0   asio0 CLAIMED     INTERFACE    PCI Serial (103c1048)&lt;BR /&gt;                      /dev/GSPdiag2   /dev/diag/mux1  /dev/mux1       /dev/tty1p1   &lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 15:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972800#M928057</guid>
      <dc:creator>sys-sbd</dc:creator>
      <dc:date>2003-05-14T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: serial configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972801#M928058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think you could use that port.  I know it isn't supported for modem use due to the lack of handshaking on the port, but the cable I described has no handshaking.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 15 May 2003 13:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-configuration/m-p/2972801#M928058</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-05-15T13:51:29Z</dc:date>
    </item>
  </channel>
</rss>

