AP51-FLASH(8) | System Manager's Manual | AP51-FLASH(8) |
ap51-flash - firmware flasher for ethernet connected routers and access points
ap51-flash [ -vh ] [ -m mac ] [ interface image ... ]
ap51-flash listens on traffic of a network interface, detects remote devices and checks the traffic for known identification markers. These markers are send out automatically by supported devices during the initial boot process of the embedded boot loader.
On success, it will search the list of provided images for a matching firmware. A device specific communication procedure is initiated to begin the flashing process. The firmware data is extracted from the selected image and transferred to the device in TFTP server or client mode.
ap51-flash will run in foreground and continue using the interface until it is interrupted by an SIGINT signal (typically generated by control-C) or SIGTERM signal (for example generated by the kill(1) command).
The interface doesn't require a valid layer 3 network configuration but has to be set in the UP state (using the ip-link(8) command). ap51-flash requires enough privileges to capture and inject raw ethernet packets on the selected interface. These are often only accessible to the root user.
While ap51-flash doesn't require a target device specific network configuration or TFTP client/server on the same machine, it is recommended to disable any other TFTP client or server on the system running ap51-flash to avoid interferences by a different TFTP program.
Listed below are the command line options for ap51-flash:
The currently supported devices are
ap51-flash was written by Marek Lindner and others. This manual page was written by Sven Eckelmann <sven@narfation.org>. It is licensed under the terms of the GNU GPL (version 3 or later).
August 29, 2019 |