Feature Request for ROS/RouterBOOT

Hello guys,

Is it possible to add the following functionality to ROS/RouterBOOT:

  1. Add copy command to copy files (e.g. for uploading backups) from connected usb flash drive directly to device flash memory. It will be much faster than using WinBox.
  2. Add command to easily show mac addresses of connected devices (like in Cisco IOS: show mac address-table).
  3. Add possibility to boot the device from usb flash drive. For example, to add a line to RouterBOOT like “usb-if-fail-then-nand”.

Thanks in advance.



/ip arp print
  1. Backups are small. If you refer to the bigger files you can use ftp transfers.
  2. It would be a security hole. Read about the protected routerboot function…