From 682aa60e601d0edde916c00f93c97eff708bc264 Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Wed, 10 Aug 2016 16:19:43 +0200 Subject: [PATCH] Update README.md --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 21e02f3..7f7a4c6 100644 --- a/README.md +++ b/README.md @@ -104,19 +104,6 @@ the `-c` flag instead of the `-f` flag: `# nmrpflash -i eth0 -a 192.168.1.254 -c "busybox tftp -p -l EX2700-V1.0.1.8.img 192.168.1.254"` - -If the upload still fails, and you're on Windows, try executing the following command before -running `nmrpflash`: - -`C:\> netsh interface ip add neighbors ` - -where `` is the pretty interface name (e.g. "Local Area Connection"; as displayed by -`nmrpflash -L`), `` is the same IP address you'd use for `nmrpflash`'s `-a` flag, and `` -is the target device's mac address. - -Cheers to [@ntadmin](https://github.com/ntadmin) for this info! - - ###### "Timeout while waiting for CLOSE_REQ." After a successful file upload, `nmrpflash` waits for up to 120 seconds for an -- 2.25.1