You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

Sub-menu: /tool wol

The Wake on LAN tool can send a specific frame (Magic Packet) to any MAC address of your choosing. If the target device supports Wake on LAN, it should wake up from sleep or shutdown state. Currently secure WoL is not supported. There are specific hardware and software requirements of the target computer for the Wake on LAN feature to work.

Property Description

PropertyDescription
interface (string; Default: )Which interface to send out the Magic Packet.
mac (MAC; Default: )MAC address of the target computer.

Application Example

The command only requires MAC address parameter, then depending on ARP table the Magic Packet will be sent out the specific interface.

/tool wol mac=FE:4B:71:05:EA:8B
  • No labels