This is an old revision of the document!


AP3400

Documentation

Firmware on device, via SSH


The Firmware version can be viewed here, connect to device via SSH (for example via Putty):

command: cat usr/lib/release/firmux
respond: 1.9.3 dd31066

Firmware update via Console/SSH


Connect into Device and download the binary image (for example via tool “WinSCP”) to RAM under /tmp. (Alter your username, IP and path to match your binary image location)

1. check if valide firmware:
command: update -c /tmp/firmux-1.9.3-r62-20230502-netmodule-ap3400-squashfs-sysupgrade.bin
respond: vaild

2. update firmware (device will reboot):
command: update tmp/firmux-1.9.3-r62-20230502-netmodule-ap3400-squashfs-sysupgrade.bin