User Tools

Site Tools


devices:network:netgear_r6260_openwrt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
devices:network:netgear_r6260_openwrt [2026/07/16 02:32] Sean Rhonedevices:network:netgear_r6260_openwrt [2026/09/03 01:04] (current) – luci has rx/tx duplex/speed stuff Sean Rhone
Line 181: Line 181:
  
   "%UserProfile%\Downloads\nmrpflash-0.9.25-win32\nmrpflash.exe" -a "192.168.1.1" -f "%UserProfile%\Downloads\R6260-V1.1.1.88\R6260-V1.1.1.88_1.0.1.img" -i "net7" -M "255.255.255.0" -R "NA" -v   "%UserProfile%\Downloads\nmrpflash-0.9.25-win32\nmrpflash.exe" -a "192.168.1.1" -f "%UserProfile%\Downloads\R6260-V1.1.1.88\R6260-V1.1.1.88_1.0.1.img" -i "net7" -M "255.255.255.0" -R "NA" -v
- 
-====== TODO ====== 
- 
-<code> 
-'/usr/sbin/ethtool' --pause 'eth0' 'rx' 'off' 'tx' 'off' 
-'/usr/sbin/ethtool' --pause 'wan' 'rx' 'off' 'tx' 'off' 
-'/usr/sbin/ethtool' --pause 'lan4' 'rx' 'off' 'tx' 'off' 
-'/usr/sbin/ethtool' --pause 'lan3' 'rx' 'off' 'tx' 'off' 
-'/usr/sbin/ethtool' --pause 'lan2' 'rx' 'off' 'tx' 'off' 
-'/usr/sbin/ethtool' --pause 'lan1' 'rx' 'off' 'tx' 'off' 
- 
-ethtool -s eth0 speed 1000 duplex full autoneg off 
- 
-ethtool -K eth0 tso off</code> 
  
 ====== New nmrpflash ====== ====== New nmrpflash ======
/usr/local/www/wiki/data/pages/devices/network/netgear_r6260_openwrt.txt · Last modified: by Sean Rhone