<?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 TFTP configuration in Brocade VDX6740 switch. in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120686#M1064</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I am trying to configure TFTP on VDX6740 switch to schedule regular backup from switch.&lt;/P&gt;&lt;P&gt;I searched some KB Articles but could not find anything specific.&lt;/P&gt;&lt;P&gt;I tried using command: Copy running-config tftp://@hostname/filepath&lt;/P&gt;&lt;P&gt;But this is manual how do I configure it to happen in regular intervals.&lt;/P&gt;&lt;P&gt;I have attached some snaps.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 14:46:56 GMT</pubDate>
    <dc:creator>Svalbard_GM</dc:creator>
    <dc:date>2025-11-05T14:46:56Z</dc:date>
    <item>
      <title>TFTP configuration in Brocade VDX6740 switch.</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120686#M1064</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I am trying to configure TFTP on VDX6740 switch to schedule regular backup from switch.&lt;/P&gt;&lt;P&gt;I searched some KB Articles but could not find anything specific.&lt;/P&gt;&lt;P&gt;I tried using command: Copy running-config tftp://@hostname/filepath&lt;/P&gt;&lt;P&gt;But this is manual how do I configure it to happen in regular intervals.&lt;/P&gt;&lt;P&gt;I have attached some snaps.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 14:46:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120686#M1064</guid>
      <dc:creator>Svalbard_GM</dc:creator>
      <dc:date>2025-11-05T14:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP configuration in Brocade VDX6740 switch.</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120699#M1065</link>
      <description>&lt;P&gt;Your best bet is likely going to be using Event based management with Python:&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-management.pdf" target="_blank" rel="noopener"&gt;https://documentation.extremenetworks.com/networkos/SW/74x/nos-740-management.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You could use the DCM-1116 event to upload the config after any reload:&lt;/P&gt;&lt;PRE&gt;[DCM-1116], 1477, SW/0 | Active, INFO, VDX6740, System initialization is complete. NOS is ready to handle all commands.&lt;/PRE&gt;&lt;P&gt;You could also potentially use crontab in the linux subsystem to run a similar script periodically.&lt;/P&gt;&lt;P&gt;sw0# unhide foscmd&lt;BR /&gt;Password: ********&amp;nbsp; &amp;nbsp; &amp;lt; Root Password&lt;BR /&gt;sw0# fos bash | no&lt;BR /&gt;bash-2.04# crontab -l&lt;/P&gt;&lt;P&gt;Possibly use the "configupload" command in linux via crontab to regularly upload the config.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 15:23:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120699#M1065</guid>
      <dc:creator>mjtmorey</dc:creator>
      <dc:date>2025-11-06T15:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP configuration in Brocade VDX6740 switch.</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120712#M1066</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to configure it to take backup file from switch.&lt;/P&gt;&lt;P&gt;Like in VSP switch we can take .cfg file from switch how to generate the same for VDX.&lt;/P&gt;&lt;P&gt;I tried the command given in KB article but I got the error in attached snap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Nov 2025 20:04:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120712#M1066</guid>
      <dc:creator>Svalbard_GM</dc:creator>
      <dc:date>2025-11-08T20:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: TFTP configuration in Brocade VDX6740 switch.</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120798#M1069</link>
      <description>&lt;P&gt;The correct syntax should be "sw0# copy running-config tftp://@hostname/&amp;lt;filepath&amp;gt;" dont forget the&amp;nbsp;@&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 14:50:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/tftp-configuration-in-brocade-vdx6740-switch/m-p/120798#M1069</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2025-11-19T14:50:18Z</dc:date>
    </item>
  </channel>
</rss>

