<?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 x25 llc interface connection and testing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x25-llc-interface-connection-and-testing/m-p/3320194#M567902</link>
    <description>Hi,&lt;BR /&gt;I have configured an LLC interface on my HPUX 11i system with the folowing configuration parameters&lt;BR /&gt;the x25init_def file:&lt;BR /&gt;------------------------------------------&lt;BR /&gt;x.121 address: 4085551202&lt;BR /&gt;X.121_packet ''&lt;BR /&gt;name interface0&lt;BR /&gt;device  lan0&lt;BR /&gt;lan_box_id      0&lt;BR /&gt;lan_box_addr 0x00306EC3623F 0x70&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;file llc2_conf_def:&lt;BR /&gt;&lt;BR /&gt;-----------&lt;BR /&gt;lan0    1&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;parameters listed in the first file are only the mandatory ones.. there are a whole lot of others not listed.&lt;BR /&gt;i only have lan0 configured on the server and used as the servers tcp/ip connection to the local lan. the address listed in the config file is the correct MAC address of NIC lan0.&lt;BR /&gt;&lt;BR /&gt;when i initialise the interface i get a message that interface has been started successfully. I have 2 questions:&lt;BR /&gt;&lt;BR /&gt;1. i have been advised to run x25check to check connection, when i ran it (with x25server running first) it gave an error that it cant connect&lt;BR /&gt;i would like to know what am i missing.. &lt;BR /&gt;c25check command output:&lt;BR /&gt;==============================================&lt;BR /&gt;root@kabprod1:/etc/x25&amp;gt; x25check 4085551202 -i interface0&lt;BR /&gt;      X25CHECK (c) COPYRIGHT Hewlett-Packard Company 1988.&lt;BR /&gt;      Test Starts on .. Thu Jul  1 11:18:04 2004&lt;BR /&gt;&lt;BR /&gt;Initialization of the test...&lt;BR /&gt;Unable to Connect to Remote Node&lt;BR /&gt;VC_CLEAR Packet was received with&lt;BR /&gt;CAUSE  17 :        Remote Procedure Error&lt;BR /&gt;DIAG   49 :        Timer Expired - Incoming Call&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;2. is there another way i can verify that my config is correct and i can actually connect using llc to the same server&lt;BR /&gt;&lt;BR /&gt;the whole purpose of this is to run a pad-simulator on the server which uses llc.&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Jul 2004 04:29:34 GMT</pubDate>
    <dc:creator>Wessam Aly</dc:creator>
    <dc:date>2004-07-01T04:29:34Z</dc:date>
    <item>
      <title>x25 llc interface connection and testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x25-llc-interface-connection-and-testing/m-p/3320194#M567902</link>
      <description>Hi,&lt;BR /&gt;I have configured an LLC interface on my HPUX 11i system with the folowing configuration parameters&lt;BR /&gt;the x25init_def file:&lt;BR /&gt;------------------------------------------&lt;BR /&gt;x.121 address: 4085551202&lt;BR /&gt;X.121_packet ''&lt;BR /&gt;name interface0&lt;BR /&gt;device  lan0&lt;BR /&gt;lan_box_id      0&lt;BR /&gt;lan_box_addr 0x00306EC3623F 0x70&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;file llc2_conf_def:&lt;BR /&gt;&lt;BR /&gt;-----------&lt;BR /&gt;lan0    1&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;parameters listed in the first file are only the mandatory ones.. there are a whole lot of others not listed.&lt;BR /&gt;i only have lan0 configured on the server and used as the servers tcp/ip connection to the local lan. the address listed in the config file is the correct MAC address of NIC lan0.&lt;BR /&gt;&lt;BR /&gt;when i initialise the interface i get a message that interface has been started successfully. I have 2 questions:&lt;BR /&gt;&lt;BR /&gt;1. i have been advised to run x25check to check connection, when i ran it (with x25server running first) it gave an error that it cant connect&lt;BR /&gt;i would like to know what am i missing.. &lt;BR /&gt;c25check command output:&lt;BR /&gt;==============================================&lt;BR /&gt;root@kabprod1:/etc/x25&amp;gt; x25check 4085551202 -i interface0&lt;BR /&gt;      X25CHECK (c) COPYRIGHT Hewlett-Packard Company 1988.&lt;BR /&gt;      Test Starts on .. Thu Jul  1 11:18:04 2004&lt;BR /&gt;&lt;BR /&gt;Initialization of the test...&lt;BR /&gt;Unable to Connect to Remote Node&lt;BR /&gt;VC_CLEAR Packet was received with&lt;BR /&gt;CAUSE  17 :        Remote Procedure Error&lt;BR /&gt;DIAG   49 :        Timer Expired - Incoming Call&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;2. is there another way i can verify that my config is correct and i can actually connect using llc to the same server&lt;BR /&gt;&lt;BR /&gt;the whole purpose of this is to run a pad-simulator on the server which uses llc.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jul 2004 04:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x25-llc-interface-connection-and-testing/m-p/3320194#M567902</guid>
      <dc:creator>Wessam Aly</dc:creator>
      <dc:date>2004-07-01T04:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: x25 llc interface connection and testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x25-llc-interface-connection-and-testing/m-p/3320195#M567903</link>
      <description>attached the x25init_def file jjust in case ne1 wants to take a look at the whole config.</description>
      <pubDate>Thu, 01 Jul 2004 04:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x25-llc-interface-connection-and-testing/m-p/3320195#M567903</guid>
      <dc:creator>Wessam Aly</dc:creator>
      <dc:date>2004-07-01T04:38:40Z</dc:date>
    </item>
  </channel>
</rss>

