DMR supports Wake on LAN (WOL-01 WOL-05)
This test verifies that a digital media renderer (DMR), which implements low power mode, is capable of waking up when it receives a magic packet (WOL-01) and advertises this capability in its Device Description Document (WOL-05), as specified below.
WOL-01
If a DMR implements a low power mode (sleep mode), the DMR should be capable of waking up to a normal power mode when it receives a magic packet.
A magic packet is a broadcast UDP packet on port 0 with a payload that contains six bytes of 0xFF followed by the MAC address of the DMR repeated 16 times.
Within 10 seconds of receiving a magic packet, the DMR should send an ssdp:alive message and be capable of accepting a connection.
This requirement only applies to the wired Ethernet interface of a DMR.
WOL-02
If a DMR implements a low power mode (sleep mode), the DMR must include the following XML in its Device Description Document:
<microsoft:magicPacketWakeSupported xmlns:microsoft="urn:schemas-microsoft-com:WMPNSS-1-0"> 1 </microsoft:magicPacketWakeSupported>
This requirement only applies to the wired Ethernet interface of a DMR.
Test details
Associated requirements |
Device.Media.DMR.Base.WakeOnLAN |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows 8 (x64) Windows 8 (x86) Windows 8.1 x64 Windows 8.1 x86 |
Expected run time |
~2 minutes |
Categories |
Experiences |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Digital Media Renderer Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Media Testing.
More information
Parameters
Parameter | Description |
---|---|
WDKData_DeviceUUID |
The Device ID |
Command syntax
Command | Description |
---|---|
NetMediaLogoTests.exe NETMEDIA_0124 /dmrID=[Query WDKData_DeviceUUID] |
Runs the test. |
File list
File | Location |
---|---|
NetMediaLogoTests.exe |
<testbinroot>\nttest\multimediatest\sharing\netmedialogotests |