Open Network Install Environment (ONIE) LinuxCon North America 2015
|
|
|
- Janel Todd
- 9 years ago
- Views:
Transcription
1 Open Network Install Environment (ONIE) LinuxCon North America 2015 Curt Brune, Member of Technical Staff August 2015
2 Agenda What is It? ONIE Solves a Real Problem ONIE Design Approach ONIE Adoption ONIE Technical Deep Dive
3 ONIE - Open Network Install Environment Modern, Efficient OS Installer Network OS Installer Improve Loading Dock to Rack Experience
4 ONIE - Open Network Install Environment Industry Support Sub-project with the Open Compute Project Enables open network hardware ecosystem Community Supported
5 ONIE - Open Network Install Environment Confluence of Difficulties Each hardware platform is unique Data center operators want to automate provisioning End users want choice of HW and SW Similar to server industry moving from various hardware platforms (SUN, SGI, x86) PXE was OK, but could be much more modern, geared towards automation
6 Create an Ecosystem for Bare Metal Switches Before ONIE The Appliance Model Operating System A Operating System B Operating System C OS Vendors wrote their own platform dependent OS installer and integration layer Hardware Vendors maintained separate SKUs for each combination of OS and platform End Users could not change the OS, it was an appliance Platform Dependent Bare Metal Hardware Platform Platform Dependent Bare Metal Hardware Platform Platform Dependent Bare Metal Hardware Platform
7 Create an Ecosystem for Bare Metal Switches Cont. ONIE Smooths out the Rough Edges Hardware Vendors maintain a single ONIE SKU for each hardware platform. Opens up the distribution channels OS Vendors target a common installer format. Speeds time to market End Users can pick and choose among a variety of Operating Systems. Automated megascale OS and hardware provisioning is now possible Operating System A ONIE Bare Metal Hardware Platform Operating System B ONIE Bare Metal Hardware Platform Operating System C ONIE Bare Metal Hardware Platform
8 ONIE Innovations A New Approach More modern than PXE Pre-installed on the switch by the hardware vendor A small operating system based on Linux and Busybox Could have enhanced BIOS or U-Boot, but Linux is way more capable: device drivers, networking, applications Support IPv6, HTTP/S, DHCP and existing TFTP infra Designed for Automation Additional meta-data during network installs
9 ONIE Adoption Time line Late 2012, brainstormed initial features Early 2013, evangelized with HW vendors May 2013, first public demo at OCP MIT Workshop Summer 2013, first products available from multiple vendors Summer 2013, project incubated by OCP June 2014, project fully adopted by OCPP August 2015, 40+ HW platforms and 12+ HW vendors
10 Hardware Vendors
11 Operating System Vendors
12 Technical Deep Dive How Does ONIE Work? Leverages the Linux kernel and BusyBox A few state machines to manage network interfaces and image discovery methods Shell scripting is the programming language
13 Anatomy of a Network Switch Boot Flash Mass Storage DRAM CPU SoC PCIe Switching ASIC Serial Console Ethernet Mgmt Port 10Gb Port 10Gb Port 40Gb Port ( Management Interfaces ) ( Data Plane ) 40Gb Port
14 Management Interfaces Boot Flash Mass Storage DRAM CPU SoC PCIe Switching ASIC Serial Console Ethernet Mgmt Port 10Gb Port 10Gb Port 40Gb Port ( Management Interfaces ) ( Data Plane ) 40Gb Port
15 Bare Metal Install - First Time Boot Up Installer (OS Vendor) Fetches Installs Boot Loader (HW Vendor Supplied) ONIE (HW Vendor Supplied) Network OS (OS Vendor Supplied) Boot Loader Low Level boot loader, configures CPU complex Loads and boots ONIE ONIE Linux Kernel with Busybox Configures management Ethernet interface Locates and executes an OS installer Provides tools and environment for installer OS Installer Available from network or USB Linux executable Installs vendor OS into mass storage
16 Subsequent Reboots - OS is Already Installed Boot Loader (HW Vendor Supplied) ONIE (HW Vendor Supplied) Boot Loader Low Level boot loader, configures CPU complex Loads and boots OS vendor s installed OS ONIE Still exists, but is not used Available for uninstall / re-install operations Network OS (OS Vendor Supplied) Network OS Configures Switching ASIC Runs Network Protocols Provides CLI
17 Network OS Installer Discovery and Install Behavior Configure Network Interface Uses DHCPv4, DHCPv6 Configures Ethernet interface for IPv4 / IPv6 Configures DNS and hostname Locate Installer Determines the location of an installer executable Examines local file systems, e.g. USB flash drives Uses DHCP options and IPv6 Neighbors Run Installer Downloads installer via URL Launches installer
18 Installer Discovery Waterfalls Management interface IPv6 network discovery DHCPv4 Static IP address OS installation source Local USB HTTP FTP TFTP File name search onie-installer-<arch> onie-installer-<vendor> onie-installer
19 Example: DHCP Configuration Situation: OS Installer resides on HTTP server HTTP server is on a different sub-net from the target DHCP Server provides router and installer URL info ONIE discovers parameters and installs OS
20 Example: DHCP Configuration Cont. subnet netmask { range ; option domain-name-servers ; option routers ; option default-url = " }
21 Fallback Image Location Methods When All Else Fails Try. Well known file names on link local neighbors using IPv4, IPv6, HTTP and TFTP Classical TFTP MAC address based PXE waterfall
22 Installer Mode GRUB Menu
23 Booting into Installer Mode
24 IPv4 / IPv6 HTTP and TFTP Waterfall
25 Image Request HTTP Headers
26 Additional Operations Reinstall Uninstall Rescue Update Diag Return to out of the box initial provisioning state Completely wipe out everything, except ONIE Reboot into ONIE for repair, debug and forensics Install a new ONIE version or other firmware Run HW vendor s diagnostics
27 Ongoing Development Support Multiple CPU Architectures PowerPC Ready Today x86 Ready Today with virtual machine ARMv7 Ready Today Planning for MIPS Maintain ONIE behaviors across architectures
28 Resources ONIE Websites Home Page: Source Code: github.com/opencomputeproject/onie Documentation: github.com/opencomputeproject/onie/wiki Mailing List: lists.opencompute. org/mailman/listinfo/opencompute-onie OCP Wiki: Blogs:
29 Thank You! 2015 Cumulus Networks. Cumulus Networks, the Cumulus Networks Logo, and Cumulus Linux are trademarks or registered trademarks of Cumulus Networks, Inc. or its affiliates in the U.S. and other countries. Other names may be trademarks of their respective owners. The registered trademark Linux is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis.
Open Network Install Environment
Open Network Install Environment Curt Brune Member of Technical Staff January 2014 Agenda Overview What Is ONIE? Lessons Learned ONIE Development Demo Project Directions cumulusnetworks.com 2 What Is ONIE?
Open Network Linux. A Path to an Open Source Network OS. Rob Sherwood Big Switch Networks CTO
Open Network Linux A Path to an Open Source Network OS Rob Sherwood Big Switch Networks CTO Outline: Open Network Linux (ONL) Context: What is ONL? Network OS Architecture View What does ONL provide? ONIE
Open Network Linux A Network Operating System (NOS) for OCP
Open Network Linux A Network Operating System (NOS) for OCP Rob Sherwood Big Switch Networks CTO Outline: Open Network Linux (ONL) What is ONL? Contributors and Community What does ONL provide? ONIE Compatible
ALTIRIS Deployment Solution 6.8 PXE Overview
ALTIRIS Deployment Solution 6.8 PXE Overview Notice Altiris AAA Document 2006 Altiris, Inc. All rights reserved. Document Date: October 3, 2006 Altiris, Inc. is a pioneer of IT lifecycle management software
SUSE LINUX Enterprise Server for SGI Altix Systems
SUSE LINUX Enterprise Server for SGI Altix Systems 007 4651 002 COPYRIGHT 2004, Silicon Graphics, Inc. All rights reserved; provided portions may be copyright in third parties, as indicated elsewhere herein.
ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range. Materials Required
ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range The Intel NUC is a small form factor computer that incorporates several models from Intel Core processors to the economical Single
Installing and Using the vnios Trial
Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM
Plexxi Control Installation Guide Release 2.1.0
Plexxi Control Installation Guide Release 2.1.0 702-20002-10 Rev 1.2 February 19, 2015 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Notices The information
NOC PS manual. Copyright Maxnet 2009 2015 All rights reserved. Page 1/45 NOC-PS Manuel EN version 1.3
NOC PS manual Copyright Maxnet 2009 2015 All rights reserved Page 1/45 Table of contents Installation...3 System requirements...3 Network setup...5 Installation under Vmware Vsphere...8 Installation under
Topic 7 DHCP and NAT. Networking BAsics.
Topic 7 DHCP and NAT Networking BAsics. 1 Dynamic Host Configuration Protocol (DHCP) IP address assignment Default Gateway assignment Network services discovery I just booted. What network is this? What
ACP ThinManager Tech Notes ThinManager and PXE Boot
ACP ThinManager Tech Notes ThinManager and PXE Boot Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit www.thinmanager.com/technotes/ to download the manual, manual
Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive
Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive This guide explains how to create and use a Rescue USB flash drive to reinstall and recover the ExtraHop system. When booting
Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.
Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of
Networking Guide Redwood Manager 3.0 August 2013
Networking Guide Redwood Manager 3.0 August 2013 Table of Contents 1 Introduction... 3 1.1 IP Addresses... 3 1.1.1 Static vs. DHCP... 3 1.2 Required Ports... 4 2 Adding the Redwood Engine to the Network...
PARALLELS SERVER 4 BARE METAL README
PARALLELS SERVER 4 BARE METAL README This document provides the first-priority information on Parallels Server 4 Bare Metal and supplements the included documentation. TABLE OF CONTENTS 1 About Parallels
Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)
Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main
Using Cisco UC320W with Windows Small Business Server
Using Cisco UC320W with Windows Small Business Server This application note explains how to deploy the Cisco UC320W in a Windows Small Business Server environment. Contents This document includes the following
ALOHA Load Balancer Quickstart guide
ALOHA Load Balancer Quickstart guide Summary 1 Package contents... 3 2 Preparing your Aloha... 4 3 Cabling... 5 3.1 Howto... 5 3.2 ALBBOX Overview... 6 3.3 ALB2K Overview... 7 3.4 ALB4K, ALB8K and ALB16K
Installing the Operating System or Hypervisor
Installing the Operating System or Hypervisor If you purchased E-Series Server Option 1 (E-Series Server without preinstalled operating system or hypervisor), you must install an operating system or hypervisor.
PARALLELS SERVER BARE METAL 5.0 README
PARALLELS SERVER BARE METAL 5.0 README 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved. This document provides the first-priority information on the Parallels Server Bare Metal
Installing and Configuring vcenter Support Assistant
Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced
Deployment Guide: Transparent Mode
Deployment Guide: Transparent Mode March 15, 2007 Deployment and Task Overview Description Follow the tasks in this guide to deploy the appliance as a transparent-firewall device on your network. This
Using a simple crossover RJ45 cable, you can directly connect your Dexter to any computer.
Dexter is a network device using the Ethernet protocol to connect and communicate with other devices on the network: Computers, routers, DHCP servers. Thus you have to setup your Dexter and your network
Event Listener based UCS Integration with OpenStack
Event Listener based UCS Integration with OpenStack 1 Table of Contents 1 Overview... 4 1.1 Integration architecture... 5 2 Installation... 6 2.1 Pre-install check list... 6 2.2 OpenStack and network requirements...
UEFI PXE Boot Performance Analysis
UEFI PXE Boot Performance Analysis February 2014 Li Ruth, Brian Richardson Intel Corporation Executive Summary Network boot using the Preboot Execution Environment (PXE) is widely supported by current
Configuring your network settings to use Google Public DNS
Configuring your network settings to use Google Public DNS When you use Google Public DNS, you are changing your DNS "switchboard" operator from your ISP to Google Public DNS. In most cases, the IP addresses
Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2
Ethernet Interface Manual Thermal / Label Printer Rev. 1.01 Metapace T-1 Metapace T-2 Metapace L-1 Metapace L-2 Table of contents 1. Interface setting Guiding...3 2. Manual Information...4 3. Interface
Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.
Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. CHAPTER 5 OBJECTIVES Configure a router with an initial configuration. Use the
Citrix XenServer 5.6 OpenSource Xen 2.6 on RHEL 5 OpenSource Xen 3.2 on Debian 5.0(Lenny)
Installing and configuring Intelligent Power Protector On Xen Virtualized Architecture Citrix XenServer 5.6 OpenSource Xen 2.6 on RHEL 5 OpenSource Xen 3.2 on Debian 5.0(Lenny) 1 Introduction... 3 1. Citrix
An Oracle White Paper June 2013. Oracle Linux Management with Oracle Enterprise Manager 12c
An Oracle White Paper June 2013 Oracle Linux Management with Oracle Enterprise Manager 12c Introduction... 1 Oracle Enterprise Manager 12c Overview... 3 Managing Oracle Linux with Oracle Enterprise Manager
VMware vsphere 5.0 Evaluation Guide
VMware vsphere 5.0 Evaluation Guide Auto Deploy TECHNICAL WHITE PAPER Table of Contents About This Guide.... 4 System Requirements... 4 Hardware Requirements.... 4 Servers.... 4 Storage.... 4 Networking....
Hands-on MESH Network Exercise Workbook
Hands-on MESH Network Exercise Workbook Santa Clara County RACES Date: 18 March 2015 Version: 1.0 scco_wifi_intro_exonly_v150318.docx 1 Table of Contents HANDS ON! Exercise #1: Looking at your Network
AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 16. AKIPS Pty Ltd
AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 16 AKIPS Pty Ltd July 5, 2016 1 Copyright Copyright 2015 AKIPS Holdings Pty Ltd. All rights reserved worldwide. No part of this
SOA Software API Gateway Appliance 7.1.x Administration Guide
SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,
WiNG 5.X Reference. DHCP Options. Part No. TME-02-2013-22 REV A
WiNG 5.X Reference DHCP Options Part No. TME-02-2013-22 REV A MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M Logo are trademarks or registered trademarks of Motorola Trademark Holdings, LLC and
CounterACT 7.0 Single CounterACT Appliance
CounterACT 7.0 Single CounterACT Appliance Quick Installation Guide Table of Contents Welcome to CounterACT Version 7.0....3 Included in your CounterACT Package....3 Overview...4 1. Create a Deployment
Application Note Configuring the UGate 3000 for use with ClipMail Pro and ClipExpress
Application Note Configuring the UGate 3000 for use with Introduction This Application Note guides the ClipMail user through the UGate gateway configuration process by using a simple dial up connection
WEBTITAN CLOUD. User Identification Guide BLOCK WEB THREATS BOOST PRODUCTIVITY REDUCE LIABILITIES
BLOCK WEB THREATS BOOST PRODUCTIVITY REDUCE LIABILITIES WEBTITAN CLOUD User Identification Guide This guide explains how to install and configure the WebTitan Cloud Active Directory components required
SUSE Linux Enterprise Server 11 SP2 for UEFI Clients
Best Practices White Paper Enterprise Linux SUSE Linux Enterprise Server 11 SP2 for UEFI Clients Table of Contents page SUSE Linux Enterprise Server 11 SP2 and PXE Boot for UEFI Clients... 2 UEFI IPv4
Deploying Windows Streaming Media Servers NLB Cluster and metasan
Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................
Parallels Cloud Server 6.0 Readme
Parallels Cloud Server 6.0 Readme Copyright 1999-2012 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Contents About This Document... 3 About Parallels Cloud Server 6.0... 3 What's
Operating Systems (Linux)
G51CSA Computer Systems Architecture Operating Systems (Linux) Red Hat Jon Masters About the speaker Jon Masters is a Senior Software Engineer at Red Hat History in embedded devices with
PROPOSAL: OCP COMMON LINUX SWITCH DISTRIBUTION. Rob Sherwood and Mansour Karam OCP November 2013
PROPOSAL: OCP COMMON LINUX SWITCH DISTRIBUTION Rob Sherwood and Mansour Karam OCP November 2013 OUTLINE Background: A Linux distribukon is more than lots of packages SupporKng new plarorms can be a PITA
PassTest. Bessere Qualität, bessere Dienstleistungen!
PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : VCP510 Title : VMware Certified Professional on VSphere 5 Version : Demo 1 / 7 1.Which VMware solution uses the security of a vsphere implementation
Parallels Cloud Server 6.0
Parallels Cloud Server 6.0 Readme September 25, 2013 Copyright 1999-2013 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Contents About This Document... 3 About Parallels Cloud Server
Cisco FlexFlash: Use and Manage Cisco Flexible Flash Internal SD Card for Cisco UCS C-Series Standalone Rack Servers
Cisco FlexFlash: Use and Manage Cisco Flexible Flash Internal SD Card for Cisco UCS C-Series Standalone Rack Servers White Paper February 2014 What You Will Learn The Cisco UCS C220 M3, C240 M3, C420 M3,
DKTCOMEGA AONode Management Module User Documentation
AONode Management Module User Documentation Table of content Introduction...3 The boot process of the AONode...4 DHCP Settings...5 TFTP Settings...8 Custom configuration...9 Device script commands...10
AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 15. AKIPS Pty Ltd
AKIPS Network Monitor Installation, Configuration & Upgrade Guide Version 15 AKIPS Pty Ltd November 12, 2015 1 Copyright Copyright 2015 AKIPS Holdings Pty Ltd. All rights reserved worldwide. No part of
Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter
Manage Dell Hardware in a Virtual Environment Using OpenManage Integration for VMware vcenter This Dell Technical White Paper gives an overview of using OpenManage Integration to streamline the time, tools
Argon Client Management Services- Frequently Asked Questions (FAQ)
Simplifying Client Management FAQ Argon - Frequently Asked Questions (FAQ) What are the server requirements? Operating Systems: Windows 98, Windows NT Version 4.0 (Service Pack 4 or later, IE 4 or later),
Parallels Cloud Server 6.0
Parallels Cloud Server 6.0 Installation Guide November 11, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen
Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com
CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise
Parallels Mac Management v4.0
Parallels Mac Management v4.0 Deployment Guide July 18, 2015 Copyright 1999 2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved. All other marks and names mentioned herein may be trademarks
HOWTO configure Xinu under Virtual Box
This document describes the steps needed to install and configure Xinu under VirtualBox. When you are finished, you will be able to compile a Xinu image and boot the image in a Virtual Machine. Although
ACP ThinManager Tech Notes Troubleshooting Guide
ACP ThinManager Tech Notes Troubleshooting Guide Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit www.thinmanager.com/technotes/ to download the manual, manual
Backup & Disaster Recovery Appliance User Guide
Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the
vsphere Auto Deploy Update 1 ESXi 5.0 vcenter Server 5.0 EN-000847-01
Update 1 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent
Wireless G Broadband quick install
Wireless G Broadband Router quick install guide Model 503693 INT-503693-QIG-0608-02 Thank you for purchasing the INTELLINET NETWORK SOLUTIONS Wireless G Broadband Router, Model 503693. This quick install
BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information
LES-VCMS Virtual Central Management System (VCMS) Quick Start Guide Works with LES Series Console Servers. BLACK BOX Customer Support Information Order toll-free in the U.S.: Call 877-877-BBOX (outside
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,
TUTORIAL: WHITE BOX/BARE METAL SWITCHES. Rob Sherwood CTO, Big Switch Networks Open Network User s Group: May, 2014
TUTORIAL: WHITE BOX/BARE METAL SWITCHES Rob Sherwood CTO, Big Switch Networks Open Network User s Group: May, 2014 OUTLINE Mo5va5on Ecosystem and Terminology Support and Purchasing Available Hardware Available
TFTP Firmware upgrade
Application Note 301 Revision 3, October 2011 This Application Note describes how to upgrade the firmware of your proconx unit using the TFTP method. Prerequisites File transfer utility (Tftpd32.exe, version
Administrators Guide. Wyse Device Manager Release 4.9.1. Issue: 042012 PN: 883885-01 Rev. N
Administrators Guide Wyse Device Manager Release 4.9.1 Issue: 042012 PN: 883885-01 Rev. N Copyright Notices 2012, Wyse Technology Inc. All rights reserved. This manual and the software and firmware described
Lenovo ThinkServer Solution For Apache Hadoop: Cloudera Installation Guide
Lenovo ThinkServer Solution For Apache Hadoop: Cloudera Installation Guide First Edition (January 2015) Copyright Lenovo 2015. LIMITED AND RESTRICTED RIGHTS NOTICE: If data or software is delivered pursuant
ML310 VxWorks QuickStart Tutorial. Note: Screen shots in this acrobat file appear best when Acrobat Magnification is set to 133.3%
ML30 VxWorks QuickStart Tutorial Note: Screen shots in this acrobat file appear best when Acrobat Magnification is set to 33.3% Overview Setup Boot ROM with VxWorks Hardware and Software ACE file Target
Install Guide for JunosV Wireless LAN Controller
The next-generation Juniper Networks JunosV Wireless LAN Controller is a virtual controller using a cloud-based architecture with physical access points. The current functionality of a physical controller
How to Restore a Windows System to Bare Metal
How to Restore a Windows System to Bare Metal This article applies to Barracuda Backup Server firmware version 5.4 and higher. Bare metal recovery allows you to restore a complete Microsoft Windows system,
Managing Digital Signage Over 3G Using Intel Active Management Technology (Intel AMT)
WHITE PAPER Intel vpro Technology Embedded Computing Managing Digital Signage Over 3G Using Intel Active Management Technology (Intel AMT) Implementing out-of-band (OOB) secure advanced remote management
Module I-7410 Advanced Linux FS-11 Part1: Virtualization with KVM
Bern University of Applied Sciences Engineering and Information Technology Module I-7410 Advanced Linux FS-11 Part1: Virtualization with KVM By Franz Meyer Version 1.0 February 2011 Virtualization Architecture
FOG Guide. IPBRICK International. July 17, 2013
FOG Guide IPBRICK International July 17, 2013 1 Copyright c IPBRICK International All rights reserved. The information in this manual is subject to change without prior notice. The presented explanations,
Common Services Platform Collector 2.5 Quick Start Guide
Common Services Platform Collector 2.5 Quick Start Guide September 18, 2015 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com CSP-C Quick
UBIQUITI BRIDGE CONFIGURATION PROCEDURE (PowerStation & NanoStation Units ONLY)
UBIQUITI BRIDGE CONFIGURATION PROCEDURE (PowerStation & NanoStation Units ONLY) Hardware Installation 1. Initial placement for programming and configuration purposes should be performed in an indoor environment.
OPEN NETWORK LINUX UPDATES. Rob Sherwood CTO, Big Switch Networks Open Compute Engineering Workshop: May, 2014
OPEN NETWORK LINUX UPDATES Rob Sherwood CTO, Big Switch Networks Open Compute Engineering Workshop: May, 2014 OUTLINE Mo3va3on and Code Updates: Website New hardware support Going forward X86 Support:
6.0. Getting Started Guide
6.0 Getting Started Guide Netmon Getting Started Guide 2 Contents Contents... 2 Appliance Installation... 3 IP Address Assignment (Optional)... 3 Logging In For the First Time... 5 Initial Setup... 6 License
Virtual Appliance Installation Guide
> In This Chapter Document: : Installing the OpenManage Network Manager Virtual Appliance 2 Virtual Appliance Quick Start 2 Start the Virtual Machine 6 Start the Application 7 The Application is Ready
Installation Guide. Wyse S Class Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2. Issue: 092611 PN: 883887-04L Rev. C
Installation Guide Wyse S Class Conversion to ThinOS Wyse Simple Imager TM Release 2.0.2 Issue: 092611 PN: 883887-04L Rev. C Copyright Notices 2011, Wyse Technology Inc. All rights reserved. This manual
Type Message Description Probable Cause Suggested Action. Fan in the system is not functioning or room temperature
Table of Content Error Messages List... 2 Troubleshooting the Storage System... 3 I can t access the Manager... 3 I forgot the password for logging in to the Manager... 3 The users can t access the shared
Staying Persistent in Software Defined Networks
Staying Persistent in Software Defined Networks Hellfire Security Gregory Pickett, CISSP, GCIA, GPEN Chicago, Illinois [email protected] Overview White Box Ethernet Stupid Is As Stupid
Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com
Yun Shield User Manual VERSION: 1.0 Version Description Date 0.1 Initiate 2014-Jun-21 1.0 Release 2014-Jul-08 Yun Shield User Manual 1 / 22 Index: 1 Introduction... 3 1.1 What is Yun Shield... 3 1.2 Specifications...
NI Real-Time Hypervisor for Windows
QUICK START GUIDE NI Real-Time Hypervisor Version 2.1 The NI Real-Time Hypervisor provides a platform you can use to develop and run LabVIEW and LabVIEW Real-Time applications simultaneously on a single
Application-Centric WLAN. Rob Mellencamp
Application-Centric WLAN Rob Mellencamp Agenda NX Integrated Services Platform Integrated Services Architecture Application Installation Example Application Monitoring Enterprise Mobility Architecture
ReadyRECOVER. Reviewer s Guide. A joint backup solution between NETGEAR ReadyDATA and StorageCraft ShadowProtect
ReadyRECOVER Reviewer s Guide A joint backup solution between NETGEAR ReadyDATA and StorageCraft ShadowProtect Table of Contents NETGEAR Contact Info... 3 Product Category... 3 Overview... 3 ReadyRECOVER...
Software Installation Guide
Software Installation Guide This manual explains how to install the software over a USB or network connection. Network connection is not available for models SP 200/200S/203S/203SF/204SF. Flowchart The
HP VMware ESXi 5.0 and Updates Getting Started Guide
HP VMware ESXi 5.0 and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi. HP Part Number: 616896-002 Published: August 2011 Edition: 1 Copyright
1-Port Wireless USB 2.0 Print Server Model # APSUSB201W. Quick Installation Guide. Ver. 2A
1-Port Wireless USB 2.0 Print Server Model # APSUSB201W Quick Installation Guide Ver. 2A Section 1 Step 1Connect one end of the Ethernet cable to the RJ-45 port of the Print Server and attach the other
Configuring Virtual Blades
CHAPTER 14 This chapter describes how to configure virtual blades, which are computer emulators that reside in a WAE or WAVE device. A virtual blade allows you to allocate WAE system resources for use
Savvius Insight Initial Configuration
The configuration utility on Savvius Insight lets you configure device, network, and time settings. Additionally, if you are forwarding your data from Savvius Insight to a Splunk server, You can configure
HP Insight Control Server Provisioning 7.4 Installation Guide
HP Insight Control Server Provisioning 7.4 Installation Guide HP Part Number: 5900-3899a Published: November 2014 Edition: 2 Copyright 2012 2014 Hewlett-Packard Development Company, L.P. Confidential computer
AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A
AT-GS950/8 Gigabit Ethernet Smart Switch AT-GS950/8 Web Users Guide AT-S107 [1.00.043] 613-001484 Rev A Copyright 2011 Allied Telesis, Inc. All rights reserved. No part of this publication may be reproduced
Hardware + Software Solutions for The Best in Client Management & Security. Malcolm Hay Intel Technology Manager
Hardware + Software Solutions for The Best in Client Management & Security Malcolm Hay Intel Manager vpro - Hardware Management & Security for the New Era of End User Computing Hardware Management Intel
Installation Guide. Wyse VX0LE Conversion to ThinOS. Wyse Simple Imager TM Release 2.0.2 Wyse Device Manager TM Release 4.8.5
Installation Guide Wyse VX0LE Conversion to ThinOS Wyse Simple Imager TM Release 2.0.2 Wyse Device Manager TM Release 4.8.5 Issue: 070111 PN: 883887-05L Rev. B Copyright Notices 2011, Wyse Technology Inc.
Apple Technical White Paper Best Practices for Deploying Mac with OS X
Best Practices for Deploying Mac with OS X OS X Mountain Lion v10.8 Contents Overview... 3 OS X Installation Basics... 3 Installer Technology... 3 OS X Recovery... 4 Internet Recovery... 4 External OS
Set Up a VM-Series Firewall on the Citrix SDX Server
Set Up a VM-Series Firewall on the Citrix SDX Server Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.1 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa
HIGH AVAILABILITY DISASTER RECOVERY SOLUTION
Manvi Sharma CFS-SA-Bladelogic HIGH AVAILABILITY High availability is a system design approach and associated service implementation that ensures a prearranged level of operational performance will be
Application Development Kit for Android Installation Guide
Application Development Kit for Android Installation Guide 90001280_B 3/12/2012 2012 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi website, a Digi International
HP and IPv6 Deployment. Bill Medlin HP-UX IPv6 Project Manager
HP and IPv6 Deployment Bill Medlin HP-UX IPv6 Project Manager OUTLINE Why IPv6? Current HP-UX IPv6 Features IPv6 Customer Experience HP-UX and IPv6 Deployment HP Strategy for IPv6 page 2 Why IPv6? Immediate
Network Adapter Configuration Guide for Macintosh OS X
Network Adapter Configuration Guide for Macintosh OS X Hardware and Driver Installation With the Mac OS X correctly installed on your computer, installing an Asanté network adapter is easy. Simply follow
Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features
1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage
EAGLE EYE IP TAP. 1. Introduction
1. Introduction The Eagle Eye - IP tap is a passive IP network application platform for lawful interception and network monitoring. Designed to be used in distributed surveillance environments, the Eagle
