Thursday 6 February 2020

How to Wake on LAN With Ping

To remotely boot a computer on a network, you'll need a "Wake-On-LAN" supported network adapter. Once the adapter is installed, the computer can be "pinged" from another computer on the network to initiate the boot sequence. A ping is a signal sent from one computer to another and can be sent directly from the Command Prompt in Windows.

Step 1
Open the "Start" menu on the computer that will be pinged, then type "CMD" into the Search box and press "Enter."

Step 2
Type "ipconfig/all" then press "Enter." Make note of the following items: Physical address, IP address and subnet mask.

Step 3
Open the Command Prompt on the computer from which you will be sending the wake-on-LAN command. Type "ping" followed by the computer that you will be sending the wake-on-LAN command's IP address. For example, if the IP address is "192.168.1.1," type "ping 192.168.1.1" and press the "Enter" key. Look at the results and make note of the port number, if one is listed. If no port is listed, then by default, the port number is "7."

Step 4
Turn off the computer that will be remotely booted.

Step 5
Type "wolcmd" followed by the physical address, the IP address, the subnet mask and finally the port number into the Command Prompt. For example:

Computer A Physical Address: 009027a324fe IP Address: 195.188.159.20 Subnet Mask: 255.255.255.0 Port: 7

Enter "wolcmd 009027a324fe 195.188.159.20 255.255.255.0 7"

Step 6
Press the "Enter" key to send the command and boot the remote computer.

know more : lm authentication

No comments:

Post a Comment

Router Role in Networking

  The Quick Definition: Route redistribution is a process that allows a network to use a routing protocol to dynamically route traffic based...