Scroll to navigation

NMRPFLASH(1) nmrpflash documentation NMRPFLASH(1)

NAME

nmrpflash -- firmware flash utility for Netgear devices

USAGE

nmrpflash [OPTION...]

OPTIONS

-i, and -f or -c are mandatory

IP address to assign to target device
IP address to assign to selected interface
Blind mode (don't wait for response packets)
Command to run before (or instead of) TFTP upload
Firmware file
Remote filename to use during TFTP upload
Network interface directly connected to device
MAC address of target device (xx:xx:xx:xx:xx:xx)
Subnet mask to assign to target device
Timeout (in milliseconds) for NMRP packets
Time (seconds) to wait after successful TFTP upload
Port to use for TFTP upload
Set device region (NA, WW, GR, PR, RU, BZ, IN, KO, JP)
Be verbose
Print version and exit
List network interfaces
Show this screen

EXAMPLES

(run as root)

 # nmrpflash -i eth0 -f firmware.bin

When using -c, the environment variables IP, PORT, NETMASK and MAC are set to the device IP address, TFTP port, subnet mask and MAC address, respectively.

COPYRIGHT & LICENSE

nmrpflash Copyright (C) 2016 Joseph C. Lehner

nmrpflash is free software, licensed under the GNU GPLv3. Source code at <https://github.com/jclehner/nmrpflash>

This documentation was created by Damyan Ivanov dmn@debian.org from the "nmrpflash" help text. Licensed under the same terms as the upstream source code.

2020-05-10 nmrpflash 0.9.14-16-ge95526d