use SCP, it is more easy and fast (for transfert file !)
------------------------------
PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...
PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)
PowerArubaCL: Powershell Module to use Aruba Central
PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..
ACEP / ACMX #107 / ACDX #1281
------------------------------
Original Message:
Sent: May 08, 2025 10:05 PM
From: wimr
Subject: Copying Firmware from TFTP server to CX Switches fail
Thanks Herman & Steinar for your reply.
Please see the below snippet. This is what I get whilst trying to copy image from TFTP. Is there anything wrong here?

Thanks,
AH
Original Message:
Sent: May 08, 2025 04:07 AM
From: Herman Robers
Subject: Copying Firmware from TFTP server to CX Switches fail
In your example both the tftp server and the source interface have 1.1.1.1, which doesn't work and is an IP that is in use on the internet. But you may have obfuscated the real IP addresses.
The higher models (think CX6300 and up) use a separate management interface by default, and you may need to include the 'vrf default' command at the end of your copy command (or other vrf name) to make this work. Or if you are connected to the management vrf specify that as the vrf.
The 'cannot assign requested address' suggest that you try in the wrong vrf.
------------------------------
Herman Robers
------------------------
If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.
In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
Original Message:
Sent: May 07, 2025 09:25 PM
From: wimr
Subject: Copying Firmware from TFTP server to CX Switches fail
Hi Community,
I've been trying to copy image from TFTP server to the Aruba CX switch 6400 for ISSU upgrade but it fails.

The 'Time Spent' runs for three times and then show failed message. I also tried the below commands but no avail.

From mounted USB, it works fine.
Can you guys help in this regard please?
Thanks,
AH