<?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: x.25,SNA-QLLC, SVC, CISCO, CONFIGURATION, HELP in Server Networking</title>
    <link>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84911#M557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Riccardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You didn't provide the configuration you tried. Some general comments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each "qllc dlsw" statement on an interface requires a different subaddress, in other words:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qllc dlsw&lt;/P&gt;&lt;P&gt;qllc dlsw subaddr 01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The subaddress are digits after the X.121 address in calls in or calls out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the SDLC is always initiating the connection, the customer could do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial1&lt;/P&gt;&lt;P&gt;   encapsulation x25&lt;/P&gt;&lt;P&gt;   x25 address 1632065&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2210.0001 1210066&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2210.0002 1222221&lt;/P&gt;&lt;P&gt;   qllc dlsw vmacaddr 4000.2210.0001 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. use vmac pools and don't specify a partner. Note, I changes the mac address to make pools simpler. A partner is only needed if the qllc side initiates the connection to an SDLC partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If qllc can initiate the connection then you can do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial1&lt;/P&gt;&lt;P&gt;   encapsulation x25&lt;/P&gt;&lt;P&gt;   x25 address 1632065&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2210.0001 1210066&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2211.0001 1222221&lt;/P&gt;&lt;P&gt;   qllc dlsw vmacaddr 4000.2210.0001 partner 4000.3174.00c1&lt;/P&gt;&lt;P&gt;   qllc dlsw vmacaddr subaddr 11 4000.2211.0001 partner 4000.3174.00c2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above example,&lt;/P&gt;&lt;P&gt;The partner qllc device would call 1632065 to connect with sdlc C1.&lt;/P&gt;&lt;P&gt;The partner qllc device would call 163206511 to connect with sdlc C2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards, Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2002 20:13:20 GMT</pubDate>
    <dc:creator>skoretsk</dc:creator>
    <dc:date>2002-01-04T20:13:20Z</dc:date>
    <item>
      <title>x.25,SNA-QLLC, SVC, CISCO, CONFIGURATION, HELP</title>
      <link>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84907#M553</link>
      <description>&lt;P&gt;Our main production is based on X25 network : SNA QLLC  major part.&lt;/P&gt;&lt;P&gt; We want to replace our 3745 (and NCP,NPSI), and we're planning to&lt;/P&gt;&lt;P&gt;implement a solution based in CISCO routers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our actual configuration is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HostIBM(S/390) ----&amp;gt; 3745 (with NPSI) ---&amp;gt; x.25 cloud &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The future configuration will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HostIBM(S/390)--&amp;gt; OSA Fenet --&amp;gt; lan Ethrnet ---&amp;gt;     &lt;/P&gt;&lt;P&gt;        ---&amp;gt;Cisco ---&amp;gt; x.25(SVC's) cloud&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't ask why DON'T Cisco with CIP, this is not my decision.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, for X.25 call-out(npsi), I have my switched major nodes where each PU has&lt;/P&gt;&lt;P&gt;a macro PATH with DIALNO=... and GRPNM=..., everything is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for the future configuration&lt;/P&gt;&lt;P&gt;Where can I find information or samples? About the configuration needed in&lt;/P&gt;&lt;P&gt;the Cisco Router and Switched Major Nodes. Someone could send me samples&lt;/P&gt;&lt;P&gt;or a Internet Address.   I have found samples for Cisco with CIP but not for&lt;/P&gt;&lt;P&gt;my case with OSA Fenet.   &lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2001 14:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84907#M553</guid>
      <dc:creator>m.villargonzalez</dc:creator>
      <dc:date>2001-10-10T14:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: x.25,SNA-QLLC, SVC, CISCO, CONFIGURATION, HELP</title>
      <link>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84908#M554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll find sample configurations at these URLs:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/488/54.html" target="_blank"&gt;http://www.cisco.com/warp/customer/488/54.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/customer/488/qllc_index.html" target="_blank"&gt;http://www.cisco.com/warp/customer/488/qllc_index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sdlc partner mac address would be the mac address you define on OSA Fenet (just like the mac address you define on the CIP adapter). The switch major node definitions should be same as the ones you're using now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco's X.25 IOS support is not a replacement for FEP NPSI. Cisco supports (1) X.25 over TCP/IP (XOT), which supports X.25 sessions between two native X.25 endpoints across a router network, and (2) QLLC, which supports router transport of SNA over X.25. PCNE is not supported on Cisco routers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2001 17:21:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84908#M554</guid>
      <dc:creator>skoretsk</dc:creator>
      <dc:date>2001-10-10T17:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: x.25,SNA-QLLC, SVC, CISCO, CONFIGURATION, HELP</title>
      <link>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84909#M555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;  I think it is not enough, because the samples are all  token-ring -- router -- X.25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Now in my Switched NOdes in the macro DIALNO I am&lt;/P&gt;&lt;P&gt;pointing to a X.25 address, and when I have&lt;/P&gt;&lt;P&gt;Host/IBM --FENET -- Router --- X.25&lt;/P&gt;&lt;P&gt;   I'll have to point to a virtual-mac.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a sample that shows : first the situation when it uses HostIBM &amp;lt;-&amp;gt; 3745 with NPSI &amp;lt;-&amp;gt; x.25, with the Switched Node. And second the situation when it is converted to&lt;/P&gt;&lt;P&gt;HOstIBM &amp;lt;-&amp;gt; Fats Ethernet &amp;lt;-&amp;gt; Router &amp;lt;-&amp;gt; X.25 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2001 16:26:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84909#M555</guid>
      <dc:creator>m.villargonzalez</dc:creator>
      <dc:date>2001-12-03T16:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: x.25,SNA-QLLC, SVC, CISCO, CONFIGURATION, HELP</title>
      <link>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84910#M556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , could you please help me suggesting a good configuration for the follow design:&lt;/P&gt;&lt;P&gt;P.S. our customer has only one router (ios ver. 12.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;os390---&amp;gt;osa/2 tkr---&amp;gt;router 3640--&amp;gt;cloud x25---&amp;gt;qllc native device (as400)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to perform a dial-out operation , we're migrating from 3745-npsi to router &lt;/P&gt;&lt;P&gt;with qllc.&lt;/P&gt;&lt;P&gt;Using the example with dlsw , the router doesn't perform the call to remote x.121 &lt;/P&gt;&lt;P&gt;address , using SRB is ok only after the second call , in fact in the first one the router &lt;/P&gt;&lt;P&gt;forward the qxid before the virtual circuit is up conseguently the response from &lt;/P&gt;&lt;P&gt;remote device doesn' return and the VC remain up ; in the second call all is ok &lt;/P&gt;&lt;P&gt;because of the VC is already up so the exchange id is ok and the session start.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2002 16:28:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84910#M556</guid>
      <dc:creator>riccardo_romani</dc:creator>
      <dc:date>2002-01-04T16:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: x.25,SNA-QLLC, SVC, CISCO, CONFIGURATION, HELP</title>
      <link>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84911#M557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Riccardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You didn't provide the configuration you tried. Some general comments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each "qllc dlsw" statement on an interface requires a different subaddress, in other words:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qllc dlsw&lt;/P&gt;&lt;P&gt;qllc dlsw subaddr 01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The subaddress are digits after the X.121 address in calls in or calls out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the SDLC is always initiating the connection, the customer could do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial1&lt;/P&gt;&lt;P&gt;   encapsulation x25&lt;/P&gt;&lt;P&gt;   x25 address 1632065&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2210.0001 1210066&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2210.0002 1222221&lt;/P&gt;&lt;P&gt;   qllc dlsw vmacaddr 4000.2210.0001 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. use vmac pools and don't specify a partner. Note, I changes the mac address to make pools simpler. A partner is only needed if the qllc side initiates the connection to an SDLC partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If qllc can initiate the connection then you can do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial1&lt;/P&gt;&lt;P&gt;   encapsulation x25&lt;/P&gt;&lt;P&gt;   x25 address 1632065&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2210.0001 1210066&lt;/P&gt;&lt;P&gt;   x25 map qllc 4000.2211.0001 1222221&lt;/P&gt;&lt;P&gt;   qllc dlsw vmacaddr 4000.2210.0001 partner 4000.3174.00c1&lt;/P&gt;&lt;P&gt;   qllc dlsw vmacaddr subaddr 11 4000.2211.0001 partner 4000.3174.00c2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above example,&lt;/P&gt;&lt;P&gt;The partner qllc device would call 1632065 to connect with sdlc C1.&lt;/P&gt;&lt;P&gt;The partner qllc device would call 163206511 to connect with sdlc C2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards, Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2002 20:13:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/x-25-sna-qllc-svc-cisco-configuration-help/m-p/84911#M557</guid>
      <dc:creator>skoretsk</dc:creator>
      <dc:date>2002-01-04T20:13:20Z</dc:date>
    </item>
  </channel>
</rss>

