<?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: Odd TFTP Issue ICX7750 in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108595#M7574</link>
    <description>&lt;P&gt;Hi tL888,&lt;/P&gt;&lt;P&gt;Thank you for posting your query !!!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have you try to take back via USB if not can you give it a try as shown below.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We can make a copy of a Startup config direct to a USB stick, connect a USB thumbdrive to the USB A port on the switch, wait for the USB to be recognised and then you will need to run the following commands:&lt;/P&gt;&lt;P&gt;Ena&lt;/P&gt;&lt;P&gt;copy startup-config disk0 “filename.cfg”&lt;/P&gt;&lt;P&gt;For example – copy running-config disk0 standard.cfg&lt;/P&gt;&lt;P&gt;This will save the file to usb for future use.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-08095-commandref/page/GUID-6454A864-BCAC-418C-8BBC-DF4833F4772E.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-08095-commandref/page/GUID-6454A864-BCAC-418C-8BBC-DF4833F4772E.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also watch short video in the below link for your ref:&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/Qghs-_I8dCU?si=TCGB9mAJyDe3MIo9" target="_blank" rel="noopener"&gt;https://youtu.be/Qghs-_I8dCU?si=TCGB9mAJyDe3MIo9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let us know how it goes.&lt;/P&gt;&lt;P&gt;Moving Forward If this issue is not resolved , Please log a ticket with the below link so that we will help you further&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/contact-us" target="_blank" rel="noopener"&gt;https://support.ruckuswireless.com/contact-us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this information helps you&lt;/P&gt;&lt;P&gt;Please feel free to leave us a message if any concerns&lt;/P&gt;&lt;P&gt;Note: Please feel free to mark the post as ACCEPTED SOLUTIONS if its addressed your query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mayank&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2025 07:59:33 GMT</pubDate>
    <dc:creator>Mayank</dc:creator>
    <dc:date>2025-08-12T07:59:33Z</dc:date>
    <item>
      <title>Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108593#M7573</link>
      <description>&lt;P&gt;Good Evening&amp;nbsp; - we are having a strange TFTP issue with a startup-config and a 7750 and i am hoping it is something silly that some might recognize!&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are connected locally to the switch console port - no issues.&lt;/P&gt;&lt;P&gt;We also have a local connection with the switch management port - 1.1.1.1/24 -- Laptop(&lt;STRONG&gt;TFTP Server&lt;/STRONG&gt;)&amp;nbsp; - &lt;STRONG&gt;1.1.1.2/24&lt;/STRONG&gt;. *Laptop_W11 is running TFTPD64. We can ping back and forth between the management port and the laptop, the laptop is listening on port 69, and everything appears to be good.&lt;/P&gt;&lt;P&gt;We can successfully upload the startup config to the TFTP server on the laptop and into our chosen directory:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;#&lt;STRONG&gt;copy startup-config tftp 1.1.1.2 TEST.txt&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then we make similar connections to another 7750 - same model, code, licensing, etc. -- Management port is configured and enabled at 1.1.1.3/24 -- we can ping back and forth successfully - TFTP server is the same.&lt;/P&gt;&lt;P&gt;But, when we use:&amp;nbsp; #&lt;STRONG&gt;copy tftp startup-config 1.1.1.2 TEST.txt &lt;/STRONG&gt;= nothing happens? And we get the error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TFTP Session timed out. Error - can't download startup-config from TFTP server.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Like there is no communication happening - no logs in the TFTP server, nothing - even though both 7750s are the same, there is ICMP communication between both 7750s and the TFTP server, and there are no changes to the settings on the TFTP server.&lt;/P&gt;&lt;P&gt;*These are locally connected - no FWs, Windows FW on the laptop (TFTP server) is allowing tftp&lt;/P&gt;&lt;P&gt;Very odd. Any ideas are greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 03:34:45 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108593#M7573</guid>
      <dc:creator>tL888</dc:creator>
      <dc:date>2025-08-12T03:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108595#M7574</link>
      <description>&lt;P&gt;Hi tL888,&lt;/P&gt;&lt;P&gt;Thank you for posting your query !!!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have you try to take back via USB if not can you give it a try as shown below.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We can make a copy of a Startup config direct to a USB stick, connect a USB thumbdrive to the USB A port on the switch, wait for the USB to be recognised and then you will need to run the following commands:&lt;/P&gt;&lt;P&gt;Ena&lt;/P&gt;&lt;P&gt;copy startup-config disk0 “filename.cfg”&lt;/P&gt;&lt;P&gt;For example – copy running-config disk0 standard.cfg&lt;/P&gt;&lt;P&gt;This will save the file to usb for future use.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-08095-commandref/page/GUID-6454A864-BCAC-418C-8BBC-DF4833F4772E.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-08095-commandref/page/GUID-6454A864-BCAC-418C-8BBC-DF4833F4772E.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also watch short video in the below link for your ref:&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/Qghs-_I8dCU?si=TCGB9mAJyDe3MIo9" target="_blank" rel="noopener"&gt;https://youtu.be/Qghs-_I8dCU?si=TCGB9mAJyDe3MIo9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let us know how it goes.&lt;/P&gt;&lt;P&gt;Moving Forward If this issue is not resolved , Please log a ticket with the below link so that we will help you further&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.ruckuswireless.com/contact-us" target="_blank" rel="noopener"&gt;https://support.ruckuswireless.com/contact-us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this information helps you&lt;/P&gt;&lt;P&gt;Please feel free to leave us a message if any concerns&lt;/P&gt;&lt;P&gt;Note: Please feel free to mark the post as ACCEPTED SOLUTIONS if its addressed your query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mayank&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 07:59:33 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108595#M7574</guid>
      <dc:creator>Mayank</dc:creator>
      <dc:date>2025-08-12T07:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108607#M7575</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi tL888,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for reaching us&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you please confirm whether the issue also occurs when you connect the laptop via Ethernet and attempt to take a backup using TFTP? If this test hasn’t been performed yet, would you be able to try it over an Ethernet connection and let us know the outcome?&lt;/P&gt;&lt;P&gt;Additionally, since you mentioned the device is a 7750 switch, could you clarify whether this is a fiber-based switch?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 14:04:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108607#M7575</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2025-08-12T14:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108609#M7576</link>
      <description>&lt;P&gt;Utilizing a USB works in this scenario, but We are looking to understand this issue with TFTP since that is the way our technicians primarily image the switches.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 14:53:37 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108609#M7576</guid>
      <dc:creator>tL888</dc:creator>
      <dc:date>2025-08-12T14:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108610#M7577</link>
      <description>&lt;P&gt;Could you please confirm whether the issue also occurs when you connect the laptop via Ethernet and attempt to take a backup using TFTP? --&amp;gt; The entire scenario is being done over Ethernet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a console connection to the Laptop that is running the TFTP server and an Ethernet connection between the Mgmt port_1.1.1.1/24 and the laptop 1.1.1.2/24.&lt;/P&gt;&lt;P&gt;The switch is a 7750-48C.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 14:57:11 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108610#M7577</guid>
      <dc:creator>tL888</dc:creator>
      <dc:date>2025-08-12T14:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108613#M7578</link>
      <description>&lt;P&gt;The same TFTPD64 server setup is successfully used over our network with other switches.&amp;nbsp;It seems to only be happening 'locally' -- and only when we are directly connected to the Management Interface.&lt;/P&gt;&lt;P&gt;We reset the the target 7750 to defaults and started 'fresh'. Enabled the Mgmt Interface - gave it IP 1.1.1.1/24 - connected to the laptop/ tftp server at 1.1.1.2/24 - successful ping. All Windows FW rules are in place on the laptop/ tftp server - and we get no activity running #copy tftp startup-config 1.1.1.2 TEST.txt.&lt;/P&gt;&lt;P&gt;But we can successfully do this process over and over to any of out other Ruckus devices - on our network.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 19:24:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108613#M7578</guid>
      <dc:creator>tL888</dc:creator>
      <dc:date>2025-08-12T19:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Odd TFTP Issue ICX7750</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108627#M7579</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi tL888,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for reaching us&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kindly log a support ticket using the link below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;A href="https://support.ruckuswireless.com/contact-us" target="_blank" rel="noopener noreferrer"&gt;https://support.ruckuswireless.com/contact-us&lt;/A&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Once the ticket is created, we’ll be happy to work with you to resolve the issue.&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 15:44:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Odd-TFTP-Issue-ICX7750/m-p/108627#M7579</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2025-08-13T15:44:16Z</dc:date>
    </item>
  </channel>
</rss>

