<?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 Connect to Cisco Information Server in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392936#M7377</link>
    <description>&lt;P&gt;How do I install a new database type of Cisco Information Server?&amp;nbsp; I have the .jar files for jdbc but don't know how to install them for use with Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:44:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:44:23Z</dc:date>
    <item>
      <title>Connect to Cisco Information Server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392936#M7377</link>
      <description>&lt;P&gt;How do I install a new database type of Cisco Information Server?&amp;nbsp; I have the .jar files for jdbc but don't know how to install them for use with Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392936#M7377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Cisco Information Server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392937#M7378</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P class="p"&gt;Are you able to use tJDBCInput component to read your&amp;nbsp;Cisco Information Server database using a JDBC API connection?&lt;/P&gt;
&lt;P class="p"&gt;Here is online component reference about:&lt;A title="TalendHelpCenter:tJDBCInput" href="https://help.talend.com/reader/SKxmUXBcF0VeAI_5MzOyiA/~AcvdyQ~xibmL6gs9oa~WA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tJDBCInput&lt;/A&gt;&lt;/P&gt;
&lt;P class="p"&gt;Best regards&lt;/P&gt;
&lt;P class="p"&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 09:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392937#M7378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-08T09:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Cisco Information Server</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392938#M7379</link>
      <description>&lt;P&gt;I also just wrote a netmiko-cfg CLI command which allows you to do this:&lt;/P&gt; 
&lt;P&gt;$ netmiko-cfg --infile test_file.txt cisco&lt;BR /&gt;Where 'cisco' is group of devices defined in a YAML file and 'test_file.txt' contains config commands.&lt;/P&gt; 
&lt;P&gt;$ cat test_file.txt&lt;BR /&gt;logging buffered 5000&lt;BR /&gt;logging buffered 6000&lt;/P&gt; 
&lt;P&gt;$ netmiko-cfg --infile test_file.txt cisco&lt;BR /&gt;pynet_rtr1.txt:config term&lt;BR /&gt;pynet_rtr1.txt:Enter configuration commands, one per line. End with CNTL/Z.&lt;BR /&gt;pynet_rtr1.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr1(config)#logging buffered 5000&lt;BR /&gt;pynet_rtr1.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr1(config)#logging buffered 6000&lt;BR /&gt;pynet_rtr1.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr1(config)#end&lt;BR /&gt;pynet_rtr1.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr1#&lt;BR /&gt;pynet_rtr2.txt:config term&lt;BR /&gt;pynet_rtr2.txt:Enter configuration commands, one per line. End with CNTL/Z.&lt;BR /&gt;pynet_rtr2.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr2(config)#logging buffered 5000&lt;BR /&gt;pynet_rtr2.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr2(config)#logging buffered 6000&lt;BR /&gt;pynet_rtr2.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr2(config)#end&lt;BR /&gt;pynet_rtr2.txt&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ynet-rtr2#&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jul 2018 10:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connect-to-Cisco-Information-Server/m-p/2392938#M7379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-28T10:05:09Z</dc:date>
    </item>
  </channel>
</rss>

