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.