Navigation: Command Line Applications > WakeOnLAN > Usage |
Command Line Parameters
wakeonlan MAC-Address ([/i] ip-address)
Examples
Example 1: Wake up the computer with MAC address 00-19-A9-06-F0-23
wakeonlan 00-19-A9-06-F0-23
Example 2: Wake up the computer with MAC address 00-19-A9-06-F0-23 but send the packet through router with IP address 192.168.3.1
wakeonlan 00-19-A9-06-F0-23 /i 192.168.3.1
|