<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CCIE Lab &#187; power management</title>
	<atom:link href="http://ccielab.ro/tag/power-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccielab.ro</link>
	<description>Cry in the Lab, Laugh in the Datacenter</description>
	<lastBuildDate>Wed, 09 May 2012 12:02:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wake on LAN</title>
		<link>http://ccielab.ro/2009/10/wake-on-lan/</link>
		<comments>http://ccielab.ro/2009/10/wake-on-lan/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 21:43:35 +0000</pubDate>
		<dc:creator>Dragos Draghicescu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[power management]]></category>
		<category><![CDATA[Wake on LAN]]></category>
		<category><![CDATA[WOL]]></category>

		<guid isPermaLink="false">http://ccielab.ro/?p=14</guid>
		<description><![CDATA[
As I was looking through the DD-WRT Linux distribution capabilities I have seen an interesting protocol named Wake on LAN, allowing one to power up a device remotely.
Basically, for implementation,  you have to configure the BIOS on the PC (usually in Power Management section) to support it. After that, your network card will remain [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in" align="justify">As I was looking through the DD-WRT Linux distribution capabilities I have seen an interesting protocol named Wake on LAN, allowing one to power up a device remotely.</p>
<p style="margin-bottom: 0in" align="justify">Basically, for implementation,  you have to configure the BIOS on the PC (usually in Power Management section) to support it. After that, your network card will remain active even after you power off the PC, waiting in a low-power state for a “magic packet” to turn it back on. I managed to implement it in a lab and it&#8217;s really nice to have full control over configuring  a host PC from turn on to shut down. And in a lab with 45 PC&#8217;s..   it kind of helps <img src='http://ccielab.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
<p style="margin-bottom: 0in" align="justify">I&#8217;ve played a little with an embedded ARM device with Linux, and cross-compiled the program <a href="http://ccielab.ro/wp-content/uploads/2009/10/wol.c" target="_blank">&lt;here&gt;</a> for use with the command line. The script that fires it lies <a href="http://ccielab.ro/wp-content/uploads/2009/10/wol.txt" target="_self">&lt;here&gt;</a>. I apologise for not having around the latest version at the time writing this. It looks like this:</p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in" align="justify">
<div id="attachment_15" class="wp-caption alignnone" style="width: 509px"><img class="size-full wp-image-15" src="http://ccielab.ro/wp-content/uploads/2009/10/wol_dialog.png" alt="WOL_screen" width="499" height="346" /><p class="wp-caption-text">WOL_screen</p></div>
<p style="margin-bottom: 0in" align="justify">You can look on the web for more information about WOL (it&#8217;s very well documented).</p>
<p style="margin-bottom: 0in" align="justify">Good luck!</p>
<p style="margin-bottom: 0in">DD</p>
<p style="margin-bottom: 0in">
]]></content:encoded>
			<wfw:commentRss>http://ccielab.ro/2009/10/wake-on-lan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

