<?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: Custom Script for Config Archival from Dell in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/custom-script-for-config-archival-from-dell/m-p/95588#M9833</link>
    <description>&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;We would need to look at some debug output to see why the script failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000107794" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000107794&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If Device is using CLI script for backup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Enable Debug&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;Administration --&amp;gt; Diagnostics --&amp;gt; Server --&amp;gt; Server Diagnostics&lt;BR /&gt;Set the following to Verbose:&amp;nbsp;&lt;BR /&gt;Inventory Manager&lt;BR /&gt;Inventory Manager Script&lt;BR /&gt;Telnet/SSH command shell&lt;/DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;SSH into XIQ-SE and run a tcpdump for the testing device&lt;/STRONG&gt;&lt;/U&gt;&lt;PRE&gt;&lt;SPAN&gt;tcpdump -i eth0 -s 0 -w snmptrace.pcap host x.x.x.x&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Test the device&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;Once both are enabled right click the test switch --&amp;gt; Archives --&amp;gt; Backup Configuration&lt;BR /&gt;&lt;BR /&gt;Monitor the operations tab (Clock Icon at top of screen) for indication of failure. Once completed Use ctrl-c to break the tcpdump and disable all diagnostics.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Administration --&amp;gt; Diagnostics --&amp;gt; Server --&amp;gt; Server Diagnostics --&amp;gt; Reset Defaults&lt;/DIV&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;&lt;STRONG&gt;3. Evaluate the information&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;DIV&gt;For CLI based backup the most information can be found in the /usr/local/Extreme_Networks/NetSight/appdata/logs/server.log/&lt;/DIV&gt;&lt;DIV&gt;Use winscp to transfer the server.log locally if necessary.&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;If debug was taken per the above recommendation usually close to the bottom of the log will be a complete output of the SSH/Telnet interaction. Review the output to determine if XIQ-SE sent the appropriate commands, or identify what error message was thrown on failure.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;-Ryan&lt;/DIV&gt;</description>
    <pubDate>Sat, 22 Apr 2023 16:45:59 GMT</pubDate>
    <dc:creator>Ryan_Yacobucci</dc:creator>
    <dc:date>2023-04-22T16:45:59Z</dc:date>
    <item>
      <title>Custom Script for Config Archival from Dell</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/custom-script-for-config-archival-from-dell/m-p/95584#M9832</link>
      <description>&lt;P&gt;Afternoon All,&lt;/P&gt;&lt;P&gt;I am hoping I can get some help on an issue with a script being used to attempt to archive configs from a Dell Force 10 switch. The OS on these switches are 98 percent like a Cisco OS. I talked to GTAC earlier because the file was I was trying to use as a template for these switches, was not showing up in the list. The script now shows up in the list and I choose that file, and do a backup configuration from the menu. The operations list shows that the the backup of the config failed and says that the file is empty.&amp;nbsp; That being said, these switches, when you SSH to them, ask for a username and password and once you have successfully logged in you are able from that prompt to run the command that would copy the config out to your target server.&amp;nbsp; So essentially, my script says&amp;nbsp;&lt;/P&gt;&lt;P&gt;%LOGINUSER%&lt;/P&gt;&lt;P&gt;%ENABLEPSWD%&lt;/P&gt;&lt;P&gt;copy running-config tftp %TFTP_IP% %RELATIVE_TARGET_FILE_PATH%&lt;/P&gt;&lt;P&gt;receive20 (left the&amp;nbsp;@ symbol out purposely in this post)&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;I assume that these variables are defined somewhere in the config of Site Engine as I could not find any other script with them defined within the file itself.&lt;/P&gt;&lt;P&gt;I can from within Site Engine,&amp;nbsp; right click on these devices and console in without issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wanted to see if anyone might have any ideas as to what the issue might be. Any assistance is greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 18:03:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/custom-script-for-config-archival-from-dell/m-p/95584#M9832</guid>
      <dc:creator>Jimmy_Payne1</dc:creator>
      <dc:date>2023-04-21T18:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Script for Config Archival from Dell</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/custom-script-for-config-archival-from-dell/m-p/95588#M9833</link>
      <description>&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;We would need to look at some debug output to see why the script failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000107794" target="_blank" rel="noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000107794&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If Device is using CLI script for backup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Enable Debug&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;Administration --&amp;gt; Diagnostics --&amp;gt; Server --&amp;gt; Server Diagnostics&lt;BR /&gt;Set the following to Verbose:&amp;nbsp;&lt;BR /&gt;Inventory Manager&lt;BR /&gt;Inventory Manager Script&lt;BR /&gt;Telnet/SSH command shell&lt;/DIV&gt;&lt;OL&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;SSH into XIQ-SE and run a tcpdump for the testing device&lt;/STRONG&gt;&lt;/U&gt;&lt;PRE&gt;&lt;SPAN&gt;tcpdump -i eth0 -s 0 -w snmptrace.pcap host x.x.x.x&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Test the device&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;Once both are enabled right click the test switch --&amp;gt; Archives --&amp;gt; Backup Configuration&lt;BR /&gt;&lt;BR /&gt;Monitor the operations tab (Clock Icon at top of screen) for indication of failure. Once completed Use ctrl-c to break the tcpdump and disable all diagnostics.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Administration --&amp;gt; Diagnostics --&amp;gt; Server --&amp;gt; Server Diagnostics --&amp;gt; Reset Defaults&lt;/DIV&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;&lt;STRONG&gt;3. Evaluate the information&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;DIV&gt;For CLI based backup the most information can be found in the /usr/local/Extreme_Networks/NetSight/appdata/logs/server.log/&lt;/DIV&gt;&lt;DIV&gt;Use winscp to transfer the server.log locally if necessary.&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;If debug was taken per the above recommendation usually close to the bottom of the log will be a complete output of the SSH/Telnet interaction. Review the output to determine if XIQ-SE sent the appropriate commands, or identify what error message was thrown on failure.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;-Ryan&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Apr 2023 16:45:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/custom-script-for-config-archival-from-dell/m-p/95588#M9833</guid>
      <dc:creator>Ryan_Yacobucci</dc:creator>
      <dc:date>2023-04-22T16:45:59Z</dc:date>
    </item>
  </channel>
</rss>

