Wake on LAN, Power consumption \ saving and shutdown Kevin Dunford RAL SPBU PPD.

Slides:



Advertisements
Similar presentations
Ethernet, IP Addresses and Honeywell Automation Systems
Advertisements

Introduction to Networking You should know some of this!!
Preparing for Installation Reviewing the list of tasks Working with DNS Recording information Backing up files Uncompressing the drive Disabling disk mirroring.
How Much Do I Remember? Are you ready to play.....
Basic Computer Vocabulary
PC Technology Chapter 6 Teacher: Manju JEOPARDY.
Power Management Features in Intel Processors
ITT NETWORK SOLUTIONS. Quick Network Facts Constant 100 Mbps operation for users Infrastructure ready for 1000 Mbps operation to the user Cisco routing.
1 Chapter Overview Network Cables Network Interface Adapters Network Hubs.
Spring 2014 RMS/EOC Proctor Caching Training. Agenda 2 Proctor caching overview Downloading & installing Cache test content.
Chapter 2 How Hardware and Software Work Together.
Lesson 4 0x Operating Systems.
Windows Server 2003 Performance Benchmarks Compared to Microsoft Windows ® NT Server 4.0 and Microsoft Windows Server ™ 2000 Source: VeriTest.
BIOS Data for OS Booting Outline Necessary Data for OS Booting System Information APM OS ACPI OS DOS Service Routines Conclusions.
Chapter 5 The System Unit.
Installing Windows XP Professional Using Attended Installation Slide 1 of 30Session 8 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
The physical parts of Computer
Power management for Laptops. Batteries & power management Nickel Cadmium (Ni-Cd) Nickel-Metal Hydride (Ni-MH) Lithium-Ion (Li-Ion)
A computer is a machine that is used to store and process data electronically Computer Definition.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 2: Managing Hardware Devices.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 9: Troubleshooting Power Management and I/O Devices.
Hardware and Multimedia Chapter 4. 4 Personal Computers (PCs) PCs are computers that can be: Used by individuals at home, work, or school Desktop models.
Operating Systems.
LECTURE 14 Operating Systems and Utility Programs
Using Virtualization in the Classroom. Using Virtualization in the Classroom Session Objectives Define virtualization Compare major virtualization programs.
Week 6 Operating Systems.
Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices Section.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Submitted by Ravi Prakash PGT(Computer Sc.) KV39 GTC Varanasi
Historically, a computer is any device that can store and process data. Today it usually refers to an electronic device with circuits that allow for.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
Welcome to Cisco Academy Chapter 1. Objectives Understand Safety Rules Provide common knowledge base –PC Hardware Build bridge between understanding of.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
University of Management & Technology 1 Operating Systems & Utility Programs.
Using Virtualization in the Classroom. Using Virtualization in the Classroom Session Objectives Define virtualization Compare major virtualization programs.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
DIT314 ~ Client Operating System & Administration CHAPTER 2 INTRODUCTION TO WINDOWS XP PROFESSIONAL Prepared By : Suraya Alias.
Chapter Ten Safe, Legal, and Green Computer Usage Part II: Energy Efficiency.
Green Computing Power Management Standards Maziar Goudarzi.
Networked Computer Power Management Software Determining “Equivalency” to Surveyor RTF Meeting February 5, 2008.
A computer is a machine that is used to store and process data electronically Computer Definition.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
Chapter 14 - Configuring Shutdown and Power Management Options.
Multimedia and Computers Introduction to Computers.
Power Consumption PC and Server PROJECT Monitor power management (MPM) can save $15 to $32 per monitor annually by placing your inactive monitors into.
1 Syllabus at a glance – CMCN 6103 Introduction Introduction to Networking Network Fundamentals Number Systems Ethernet IP Addressing Subnetting ARP DNS.
11 CONFIGURING AND MANAGING THE USER EXPERIENCE Chapter 5.
Digital Communication Systems Comp Functions of the Operating System.
Hands-On Virtual Computing
1 Device Controller I/O units typically consist of A mechanical component: the device itself An electronic component: the device controller or adapter.
Automating Installations by Using the Microsoft Windows 2000 Setup Manager Create setup scripts simply and easily. Create and modify answer files and UDFs.
Evaluation of Advanced Power Management for ClassCloud based on DRBL Rider Grid Technology Division National Center for High-Performance Computing Research.
Using Virtualization in the Classroom
Section 2.1 Section 2.2 Identify hardware
Basics of Computer A Computer is Electronic device that can
King Saud University- College OF Applied Studies
King Saud University- College OF Applied Studies
Create setup scripts simply and easily.
Chapter Objectives In this chapter, you will learn:
Operating System Review
CS101 Booting A Computer.
CCNA 1 v3 JEOPARDY Module 1 CCNA1 v3 Module 1 K. Martin.
Chapter 1 Getting Started
CONFIGURING HARDWARE DEVICE & START UP PROCESS
Operating System Review
Operating System Administration
CCNA 1 v3 JEOPARDY Module 1 CCNA1 v3 Module 1 K. Martin.
Introduction to Computing
Windows Operating System
Presentation transcript:

Wake on LAN, Power consumption \ saving and shutdown Kevin Dunford RAL SPBU PPD

What is Wake on LAN? (magic packet) HEX: FF FF FF FF FF FF E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A E6 A2 66 Decimal: Binary: Magic packet - FF FF FF FF FF FF Example mac address – 00:11:11:E6:A2:66 * 16 The ability to switch on remote computers that are apart of the local network

Requirements – Target machine LevelPower state S0On and fully operational. S1System is in low power mode (a.k.a. sleep mode). The CPU clock is stopped, but RAM is powered on and being refreshed. S2Similar to S1, but power is removed from the CPU. S3Suspend to RAM (a.k.a. standby mode). Basically, most components are shutdown except RAM. S4Suspend to disk (a.k.a. hibernate mode). The memory contents are swapped to the disk drive, and then reloaded into RAM when the system is awakened. S5Power off. Power supply on at the wall socket Requires a BIOS with APM (Advanced Power Management) Enable Wake on LAN Nic would get its power from the standby power supply When a network card has been configured to be turned on via WOL it will … When computer is off its WOL status is enabled When computer is on its WOL status is disabled Hardware - Works on all PPDs Intel P4 workstations and some P 3 866Mhz Operating system - (Advanced Configuration Power Interface (ACPI)) Windows 98, 2000 and XP (Will not run on Windows NT or Windows 95)

Requirements - Software IP AddressPC name Formatted MAC address HEPNTW e HEPNTW e HEPNTW e MAC address database (Media Access control) - Single \ multiple machine boot - Scheduling WOL - Staggered WOL A program has been created via Microsoft Visual Basics 6 containing

1.Software broadcast Wake on LAN command (MAC * 16 = Magic packet) 2.All networked devices receive the magic packet 3.The NIC adapter will react to a "Magic Packet" containing its own MAC address by toggling a signal connected to the computer power control circuitry. 4.The power control circuitry, in response, would activate power to the computer resulting in the computer booting the OS. How does it work step by step example

Device nameOff (Plugged In)StandbyIdleBusy 3 GHz Viglen Desktop GHz Viglen Desktop Flat screen Monitor (Belinea )0230- Modern 19 CRT Monitor (Samsung SyncMaster 900SL) Much Older 21 CRT (Digital 21 VRC21) Remote shutdown & Power consumption \ saving Power Consumption of desktop equipment in PPD (watts) Scheduled shutdown command to run on Friday nights at 10pm shutdown -s -f -m \\ (machine name) So workstations are off from 10pm Friday ~ 8:00am Monday = 58 hours GHz machines at idle: 7,500 watts * 58 = 435,000 / 1000 = 435 KwH GHz machines at standby: 200 watts * 58 = 11,600 / 1000 = 11.6 KwH

Thank you to Alex Tinsley for his work on Wake On LAN and power measurements The End