HP (Hewlett-Packard) DS20L Server User Manual


 
4-6 AlphaServer DS20L User’s Guide
Patterns must be specified as hex digits
The Magic Packet address must be specified as 00-11-22-33-44-55
Explanation:
The hardware network address entered was in the wrong format. The argument
must be in the following format: xx-xx-xx-xx-xx-xx where x is a
hexadecimal character (0 through 9 and A through F, inclusive).
User Action:
Specify the hardware network address correctly.
wand: socket: Address family not supported by protocol family
Explanation:
The system where you entered the WOL command is not on the same subnet as
the target system.
User Action:
Enter the WOL command on a system that is on the same subnet as the target
system.
4.3.6 Examples
The following example shows a simple use of the WOL utility, where the host
system detects the first configured network interface and prompts for
confirmation.
# /usr/sbin/wol 00-02-56-00-03-29
No sending device specified, using tu0, continue? (y/n) y
The following example shows the same use of the WOL utility, where the user
declines confirmation of the selected network interface:
# /usr/sbin/wol 00-02-56-00-03-29
No sending device specified, using tu0, continue? (y/n) n
Aborting...
The following example explicitly specifies a network interface:
# /usr/sbin/wol tu1 00-02-56-00-03-29