Aruba 2930M

Share your Config Push presets or discuss automation in general
Post Reply
Dominik
Posts: 3
Joined: Fri Jan 24, 2025 8:19 am

Fri Oct 24, 2025 10:58 am

Hello,

we have a Problem with our Aruba 2930M Series, we want to change the spanning-tree config-name.
But we get an Prompt an it is not working.

spanning-tree config-name .....
spanning-tree config-revision ...
write mem
exit

We have also tried a y$(wait-reply no) but then we get an error command not supported by device

Regards

Dominik
Dominik
Posts: 3
Joined: Fri Jan 24, 2025 8:19 am

Fri Oct 24, 2025 11:44 am

OK the spanningtree change is working as expected with the command but the firmware upgrade is not complet

copy tftp flash x.x.x.x WC_16_11_0020.swi primary
y$(wait-echo no)
boot system flash primary
y$(wait-reply no)

It connects to the tftp and begin the transfer and then i got the folloing error interaction_error
jozef
Posts: 17
Joined: Wed Oct 05, 2016 4:11 pm

Fri Oct 24, 2025 2:46 pm

Hello,

Interaction error means that Unimus was waiting for expected data from the device, but it was not received in time.

It seems that the copy operation takes longer than 20 seconds, which is the default timeout. Could you please try increasing the timeout value under Preset → Advanced settings → Timeout?
Post Reply