<?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: EMC tftp in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85348#M9247</link>
    <description>The XMC tftp allows only known devices by default for security reasons.&lt;BR /&gt;
&lt;BR /&gt;
See here how to change:&lt;BR /&gt;
&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?n=000001823" target="_blank" rel="nofollow noreferrer noopener"&gt;Cannot create new backup via tftp within Netsight&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
(admin edit to use non-mobile URL)</description>
    <pubDate>Tue, 18 Dec 2018 14:19:41 GMT</pubDate>
    <dc:creator>StephanH</dc:creator>
    <dc:date>2018-12-18T14:19:41Z</dc:date>
    <item>
      <title>EMC tftp</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85344#M9243</link>
      <description>Is it possible to tftp a config file from a non-Extreme device to the Netsight server?&lt;BR /&gt;
I'd like to schedule config backups but I'm not having much luck. I'm attempting to run a script to copy startup-config to the Netsight server. &lt;BR /&gt;
&lt;BR /&gt;
When I run the command on a Dell switch: "copy startup-config tftp://x.x.x.x/%DEVICEIP%.txt,"&lt;BR /&gt;
 I get the error: "%TFTP-A-TftpRxERROR: An error message was received: 2 "&lt;BR /&gt;
I run the same command and point it to a tftp server on my machine and it transfers successfully.</description>
      <pubDate>Tue, 18 Dec 2018 05:09:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85344#M9243</guid>
      <dc:creator>Jeff_Roberts</dc:creator>
      <dc:date>2018-12-18T05:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: EMC tftp</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85345#M9244</link>
      <description>Hello Jeff,&lt;BR /&gt;
&lt;BR /&gt;
first of all you have to check how you can do a backup e. g. to an TFTP-Server manually on the CLI of you switch. Remember the commands you are using on the cli for backup. &lt;BR /&gt;
Now you can create you on Backup-Script in XMC. If you need information how to create this script open the online help in XMC and search for:&lt;BR /&gt;
&lt;H3&gt;How to Set Up Third-Party Device Support&lt;/H3&gt;&lt;BR /&gt;
Regards&lt;BR /&gt;
Stephan</description>
      <pubDate>Tue, 18 Dec 2018 05:25:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85345#M9244</guid>
      <dc:creator>StephanH</dc:creator>
      <dc:date>2018-12-18T05:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: EMC tftp</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85346#M9245</link>
      <description>Hello Jeff,&lt;BR /&gt;
&lt;BR /&gt;
one more hint. Remember the result you will receive if you do the backup on the Dell CLI.&lt;BR /&gt;
In the backup script there is a section to check if the backup was successful. In that session you can fill in the CLI result (with regex).&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Stephan</description>
      <pubDate>Tue, 18 Dec 2018 05:27:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85346#M9245</guid>
      <dc:creator>StephanH</dc:creator>
      <dc:date>2018-12-18T05:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: EMC tftp</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85347#M9246</link>
      <description>Actually, because of the way Dell handles ssh login, I'm unable to use an EMC script.  However, it does work if I run the script from the Java legacy Netsight application.&lt;BR /&gt;
&lt;BR /&gt;
My problem is, I'd like to use the tftp server built into EMC and store the configs on the EMC server. When  I attempt to run the copy tftp command on the Dell switch, I get the error: "%TFTP-A-TftpRxERROR: An error message was received: 2   "&lt;BR /&gt;
&lt;BR /&gt;
I have a tftp server on my desktop and the file copies successfully so for some reason, EMC's tftp server won't allow a file to be transferred to it.</description>
      <pubDate>Tue, 18 Dec 2018 06:02:50 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85347#M9246</guid>
      <dc:creator>Jeff_Roberts</dc:creator>
      <dc:date>2018-12-18T06:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: EMC tftp</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85348#M9247</link>
      <description>The XMC tftp allows only known devices by default for security reasons.&lt;BR /&gt;
&lt;BR /&gt;
See here how to change:&lt;BR /&gt;
&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?n=000001823" target="_blank" rel="nofollow noreferrer noopener"&gt;Cannot create new backup via tftp within Netsight&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
(admin edit to use non-mobile URL)</description>
      <pubDate>Tue, 18 Dec 2018 14:19:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85348#M9247</guid>
      <dc:creator>StephanH</dc:creator>
      <dc:date>2018-12-18T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: EMC tftp</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85349#M9248</link>
      <description>&lt;A href="https://github.com/extremenetworks/ExtremeScripting/blob/master/Netsight/cfg_backup_scripts/README.md" target="_blank" rel="nofollow noreferrer noopener"&gt;Please be inspired &lt;/A&gt;here at GitHub&lt;BR /&gt;
&lt;BR /&gt;
The Dell is available to download there also. Good luck!</description>
      <pubDate>Thu, 27 Dec 2018 18:53:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/emc-tftp/m-p/85349#M9248</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2018-12-27T18:53:40Z</dc:date>
    </item>
  </channel>
</rss>

