Implementing Automated Replication for Cost-Effective Disaster Recovery

Total Page:16

File Type:pdf, Size:1020Kb

Implementing Automated Replication for Cost-Effective Disaster Recovery Virtualization Implementing automated replication for cost-effective disaster recovery By Fabian Salamanca and Javier L. Jiménez Dell™ Advanced Infrastructure Manager (AIM) software and Dell Compellent™ storage together help create a reliable disaster recovery platform that supports multisite replication and optimizes business continuity cost-effectively. echnology forms a front line of defense The first step in creating a business continuity Dive deeper: Multisite replication when enterprises require continuous plan is to identify critical applications and functions availability for business-critical that must be protected. Next, organizations A successful business continuity applications and data. As a result, IT delineate the recovery time objective (RTO), plan helps ensure availability of T business-critical applications. efforts are intensifying to establish protection from which specifies the maximum allowable time to Download this Dell technical sudden disruption or downtime in mission-critical restore each critical process. Then, they define the white paper, and discover how Dell AIM and Dell Compellent applications such as e-mail, Internet presence, recovery point objective (RPO), which targets the storage provide an efficient enterprise resource planning (ERP), and customer maximum acceptable amount of data at risk of disaster recovery platform using relationship management (CRM). Although high- loss after an adverse event occurs. Time to data multisite replication. availability clustering provides local protection, critical (TTD) is the time required for retrieving backup dell.to/s9UZI0 applications also require geographical protection. data and delivering it to the recovery site. And the stakes for preserving business continuity are RTO and RPO are key measures that drive the high: among organizations that experience a major configuration of a disaster recovery implementation, loss of business data, a significant number face critical which also affects its cost. Figure 1 shows problems and only a few are able to overcome them. the relationship among RTO, RPO, and TTD. 72 2011 Issue 04 | dell.com/powersolutions Reprinted from Dell Power Solutions, 2011 Issue 4. Copyright © 2011 Dell Inc. All rights reserved. Virtualization Reduced RTO and RPO can translate Data Restore into an enhanced business continuity Snapshot Disaster restoration operation Snapshot response and a cost-effective disaster recovery implementation. Time One approach to creating a cost- RPO effective business continuity deployment leverages Dell Advanced Infrastructure Manager (AIM)—a component of the Dell TTD Virtual Integrated System (VIS) portfolio— together with Dell Compellent Storage Center™ RTO storage area network (SAN) arrays. This architecture is designed to provide reliable Figure 1. Mapping RTO, RPO, and TTD in a disaster recovery scenario data replication, OS image integrity, and fast workload migration. The example either a virtual or a physical server. Included center assets and allows IT organizations to configuration described in the section persistent identification settings help leverage existing investments for increased “Efficiently implementing disaster recovery” ensure the persona has access to the same return on investment (ROI). deploys Fibre Channel for OS image and resources no matter what changes may data access, IP and Ethernet networks for occur in a data center managed with AIM. Intelligently managing and replicating long-distance wide area network (WAN)– AIM network-booted personas can enterprise data based replication using Internet SCSI boot on any validated resource, and AIM Using Dell Compellent storage helps (iSCSI) connectivity, and AIM to manage helps ensure that whichever resource is administrators actively and intelligently the provisioning of workload identities and running the persona, that resource has manage enterprise data throughout its life network configuration. the required network and storage access. cycle, enabling organizations to constantly For example, at any given time a network- adapt to changing conditions. Together, Flexibly managing recovery and booted persona can be running on a the Dell Fluid Data architecture, storage workload mobility physical server, such as a Dell PowerEdge™ virtualization, intelligent software, and modular Dell AIM helps IT organizations build a R610 rack server, and after business hours it hardware enhance IT efficiency, simplicity, next-generation data center by providing can run on either a VMware® virtualization– and security for enterprise storage. Built-in rapid workload mobility and recovery based or a Microsoft® Hyper-V™–based intelligence and automation help ensure data management across physical and virtual virtual machine to help reduce power is available when and where it is needed, and machines in heterogeneous environments. consumption and cooling costs. This an open, persistent hardware platform scales IT administrators can deploy AIM to create dynamic capability enables the workload to in line with business needs to help protect a cost-effective IT infrastructure that use low-cost hardware or virtual machines long-term storage procurements. easily changes—physically and virtually—as when the load is expected to be low and Leveraging Remote Instant Replay for circumstances demand. It helps increase IT retarget to high-performance resources Dell Compellent array replication across asset utilization, can recover services quickly when the load is expected to be high. multiple sites helps reduce the cost and if problems occur, and enables services to be All data related to a network-booted complexity of replication while redefining scaled rapidly to support business needs. persona resides on a SAN, leveraging the backup and recovery. Because this approach AIM creates a dynamic and flexible integrated management functionality is designed to keep all locations active, IT cable-once data center infrastructure by associated with SANs. If a network-booted organizations can maximize utilization— coordinating end-to-end network, storage, persona resides within a Dell Compellent enabling even legacy and entry-level systems and computing resources. AIM captures virtual storage array, for example, it can to be leveraged as appropriate. workload images—personas—in central benefit from the Dell Fluid Data™ architecture, storage that include the OS, the optional AIM using Dell Compellent Data Instant Replay™ Efficiently implementing agent software, application software, and software for backup and recovery and Dell disaster recovery storage and networking settings—including Compellent Remote Instant Replay™ software Together, Dell AIM and Dell Compellent either iSCSI or Fibre Channel—and other for long-distance replication. AIM provides storage offer rich complementary features settings for running an application on an open approach that works with many data that form a cost-effective foundation for Reprinted from Dell Power Solutions, 2011 Issue 4. Copyright © 2011 Dell Inc. All rights reserved. dell.com/powersolutions | 2011 Issue 04 73 Virtualization business continuity planning. At the Dell a simulated disaster recovery scenario using the direct SAN access option in AIM. Customer Briefing Center in Mexico City, comprising two sites that support production Administrators can implement SAN zoning Mexico, and the Dell Solution Center in operation of workloads, replication, and using the World Wide Name (WWN) of the Round Rock, Texas, Dell engineers configured disaster recovery. The main site ran a host bus adapter (HBA) that is assigned to persona using the Red Hat® Enterprise the persona. Linux® 5 64-bit OS on a Dell PowerEdge At the remote site, the persona was #!/bin/bash R610 server that was booted from a Dell configured to boot using an iSCSI image; as # Compellent Storage Center SAN. The volume a result, there is no need to use the exact # ********************************* # containing the persona was replicated to the same hardware that is used at the main site, # (C) 2011 Dell disaster recovery site in Dell Compellent and for this scenario there was no need to # Remote Instant Replay. Both sites were use Fibre Channel hardware at the remote # ********************************* connected using a Layer 3 network using site. At the main site, the persona runs on a Dell PowerConnect™ 6224 switches. physical PowerEdge R610 server, whereas SDK=/opt/dell/aim/bin/sdk Following a simulated disaster, the at the remote site a server running ESX 4.1 ACCOUNT=admin PASS=admin replicated data for the volumes was is used to boot the persona on an AIM- SCRIPT=$1 promoted to boot volumes on the disaster managed virtual machine. recovery site; AIM then configured the if [ "$SCRIPT” == "" ]; then persona to boot on a VMware ESX 4.1–based Easily testing a disaster recovery process echo "Usage: $0 [script filename]" virtual machine. The configuration at both To simulate a failure at the main site, either exit 1 fi sites consisted of the following components: the server can be powered off or the persona can be stopped from the Dell AIM echo "==========================" • ESX virtual machine running Dell AIM console. The first step following the disaster echo "DELL AIM SDK wrapper" release 3.4.1 or failure is to get to the data restoration echo "Running script $SCRIPT" • Dell Compellent Series 40 controller point (see Figure 1). Administrators can echo "==========================" • A 3.5-inch Serial Attached SCSI (SAS) use the Instant Validation and Recovery echo $SDK account=$ACCOUNT
Recommended publications
  • Poweredge M1000e Blade Chassis
    PowerEdge M1000e Blade Chassis The Dell PowerEdge M1000e Modular Blade Enclosure is the rock-solid foundation for Dell’s blade server architecture, providing an extremely reliable, flexible and efficient platform for building any IT infrastructure. The Dell PowerEdge M1000e Modular Blade Enclosure M1000e blade slot instead of directly to the blade. By is built from the ground up to combat data center removing the network and storage identity from the sprawl and IT complexity, delivering one of the most server hardware, customers are now able to upgrade and energy efficient, flexible, and manageable blade server replace components or the entire blade server without implementations on the market. being forced to change the identity on the network or rezoning switches. Unlike other solutions, which often Leading energy efficiency require separate management interfaces and proprietary The M1000e enclosure takes advantage of its world- hardware, FlexAddress will work with any network and is class design by coupling ultra-efficient power supplies implemented directly from the integrated CMC by simply with large variable-speed fans and optimized airflow to selecting the chassis slots and fabrics that you want effectively cool the entire chassis while using less power. to enable. FlexAddress delivers persistent network and Effortless scalability storage identities, equipping your data center to handle predictable or even unplanned changes — add, upgrade, Only Dell provides complete, scale-on-demand switch or remove servers without affecting your networks. designs. With additional I/O slots and switch options, you have the flexibility you need to meet ever-increasing Global services and support demands for I/O consumption.
    [Show full text]
  • Towards Labeling On-Demand Iot Traffic
    Towards Labeling On-Demand IoT Traffic Daniel Campos TJ OConnor Florida Institute of Technology Florida Institute of Technology Melbourne, FL, USA Melbourne, FL, USA [email protected] [email protected] ABSTRACT The lack of transparency and control in IoT devices has compli- A lack of transparency has accompanied the rapid proliferation of cated user security and privacy. A recent class-action lawsuit argued Internet of Things (IoT) devices. To this end, a growing body of work that Ring Inc. allowed attackers to access users’ cameras covertly exists to classify IoT device traffic to identify unexpected or sur- and surreptitiously [23]. In a separate incident, an ADT technician reptitious device activity. However, this work requires fine-grained pled guilty to remotely spying on customers over 9,600 times in a labeled datasets of device activity. This paper proposes a holistic four-year period [8]. Due to the limited interfaces on IoT devices, approach for IoT device traffic collection and automated event la- victims are left unaware of their devices’ actions or how to imple- beling. Our work paves the way for future research by thoroughly ment access controls [12]. IoT devices occupy our most personal examining different techniques for synthesizing and labeling on- spaces with cameras and microphones. Unfortunately, this lack of demand traffic from IoT sensors and actuators. To demonstrate this transparency and control has enabled intimate partner violence by approach, we instrumented a smart home environment consisting using IoT devices to spy and harass victims [2, 8, 9]. Labeling and of 57 IoT devices spanning cameras, doorbells, locks, alarm sys- identifying traffic flows by purpose (i.e., camera streaming) offers tems, lights, plugs, environmental sensors, and hubs.
    [Show full text]
  • Accelerate and Secure Dell Equallogic Iscsi Replication with the F5 BIG-IP WAN Optimization Module
    STORAGE ACCELERATE AND SECURE DELL EQUALLOGIC iSCSI REPLICATION WITH THE F5 BIG-IP WAN OPTIMIZATION MODULE By Fred Johnson Combining Dell™ EqualLogic™ PS Series Internet SCSI Ujjwal Rajbhandari (iSCSI) arrays with F5® BIG-IP® application delivery Puneet Dhawan systems and WAN Optimization Module™ technology can have significant performance and security benefits for iSCSI replication over wide area networks (WANs)— accelerating and encrypting traffic between sites, decreasing data transfer times and recovery times, and helping reduce WAN-related costs. pplication availability, data center capacity, F5 BIG-IP WAN OPTIMIZATION FEATURES and business continuity can all depend on the F5 BIG-IP application delivery controllers provide the Atimely movement of applications and data flexibility to support multiple feature sets on a single between remote sites. The low throughput and long platform. For example, a BIG-IP device providing high data transfer completion times typical of wide area availability, traditional load balancing, and Secure networks (WANs) can make remote WAN replication Sockets Layer (SSL) offload can also incorporate difficult or even impossible. Additionally, the need to WAN optimization, Web acceleration, application meet regulatory and compliance standards—including security, and other features without the need for controlled access to and encryption of replicated additional dedicated appliances—helping to simplify data—is often a paramount consideration for enter- management and save on hardware, rack space, and prise storage administrators. power consumption. With these challenges in mind, Dell and F5 have F5 BIG-IP WOM technology is designed to acceler- completed proof-of-concept (POC) lab testing to ate TCP traffic for data center applications, with the demonstrate how organizations can help accelerate ability to scale to meet high bandwidth requirements.
    [Show full text]
  • Dell Powerconnect 5212 Systems User's Guide
    Dell™ PowerConnect™ 5212 Systems User's Guide Caution: Safety Instructions Introduction VLANs Features VLANs and Frame Tagging Front-Panel Components VLAN Configuration Back-Panel Descriptions Automatic VLAN Registration Management VLAN Examples Installation Appendix Package Contents Troubleshooting Before You Connect to the Network: Mounting Kit Instructions Downloading Firmware Through the Console Port External Redundant Power System Technical Specifications Connecting the Console Port Getting Help Password Protection Regulatory Notices SNMP Settings IP Address Assignment Connecting Devices to the Switch Management Interface Web Pages System Switch Ports Address Table Spanning Tree VLAN Class of Service Link Aggregation SNMP Multicast Support Statistics NOTE: A NOTE indicates important information that helps you make better use of your switch. NOTICE: A NOTICE indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. CAUTION: A CAUTION indicates a potential for property damage, personal injury, or death. Information in this document is subject to change without notice. © 2003 Dell Computer Corporation. All rights reserved. Reproduction in any manner whatsoever without the written permission of Dell Computer Corporation is strictly forbidden. Trademarks used in this text: Dell, the DELL logo, PowerConnect, Dimension, Inspiron, Dell Precision, OptiPlex, Latitude, and DellNet are trademarks of Dell Computer Corporation; Microsoft, Windows NT, and Windows are registered trademarks of Microsoft Corporation. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell Computer Corporation disclaims any proprietary interest in trademarks and trade names other than its own. February 2003 P/N H0863 Rev.
    [Show full text]
  • Building a Comprehensive Retail Solution from the Storefront to the Back Office
    FY12Q2 Retail Solutions Brochure, Ad# G11004164 Retail Solutions Visit Dell.com/Business/Retail or call 1-800-545-3608. Building a comprehensive retail solution from the storefront to the back office. Point of Service | Digital Signage | Digital Surveillance and Analytics | Virtualization | Storage PointSystems of Service Management | Digital | Signage Layered Security| Digital |Surveillance Dell SecureWorks and Analytics | Dell Boomi | Virtualization | Secure Wireless | Storage Systems ManagementDisaster Recovery | Layered | Microsoft Security Dynamics | Disaster |Recovery Services || RetailServices Gold | Technical Retail Gold Support Technical Support Retail Solutions Visit Dell.com/Business/Retail or call 800.545.3608 Reduce Costs Virtualization: Simplify management, reduce hardware costs and conserve floor space in your data centers. Storage: Manage ever-expanding customer, supplier and transaction data cost-effectively. Systems Management: Remote administration so you can monitor, update and track software and hardware assets across various store locations. Protect Your Investments Layered Security: A comprehensive defense, with network, endpoint and user security, and services. Dell® SecureWorks: Comprehensive retail security including PCI and automated compliance Retail solutions. reports. Dell Boomi: A single view of customer cx a helps As a retailer, you know how important technology cut costs, reduce errors and support growth. is to your company’s success: it equips you to serve Secure Wireless: Deliver targeted messaging customers, spot trends and manage your supply chain. and enhance customer service in a secure It enables you to conquer tight budgets and tighter retail environment. margins by doing more with less. And with Dell as your Disaster Recovery: Technologies and expert technology partner, you can serve your customers consulting services to minimize downtime better and stay in front of the competition.
    [Show full text]
  • Powerconnect 7024 Or 7048 with PS4100 PS6100 Or PS6500 And
    Planning and Preparation Guide Rapid EqualLogic Configuration Series Switch: PowerConnect 7024 or 7048 Array: PS4100, PS6100 or PS6500 Host: VMware ESXi, Windows, Red Hat Enterprise Linux or FS7600 NAS August 2014 [email protected] Revisions Date Description April 2012 Initial release April 2013 Combined all PC7024 and PC7048 introductions into one document December 2013 Added FS7600 NAS April 2014 Added RHEL configuration information August 2014 Minor edits THIS PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND. © 2013 Dell Inc. All rights reserved. Reproduction of this material in any manner whatsoever without the express written permission of Dell Inc. is strictly forbidden. For more information, contact Dell. Dell, the DELL logo, the DELL badge, EqualLogic, Dell Networking and Force10 are trademarks of Dell Inc. VMware®, ESXi® and vSphere® are registered trademarks or trademarks of VMware, Inc. in the United States or other countries. Red Hat® and Red Hat® Enterprise Linux® are registered trademarks of Red Hat, Inc. in the United States and/or other countries. Windows® and Windows Server® are registered trademarks of Microsoft Corporation in the United States and/or other countries. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell disclaims any proprietary interest in the marks and names of others. 2 Dell PowerConnect 7024 or 7048 | Planning and Preparation Guide | Rapid EqualLogic Configuration Guide 1 Introduction This document is one part of a complete installation guide series from the Rapid EqualLogic Configuration Portal.
    [Show full text]
  • Powerconnect 6224 Or 6248 with PS4100 PS6100 Or PS6500 And
    Planning and Preparation Guide Rapid EqualLogic Configuration Series Switch: PowerConnect 6224 or 6248 Array: PS4100, PS6100, or PS6500 Host: Windows, VMware ESX or Red Hat Enterprise Linux April 2014 [email protected] Revisions Date Status April 2012 Initial release Sept. 2012 Included documentation for PowerConnect 6224 April 2013 Combined all 6224 and 6248 introductions into one document April 2014 Added RHEL configuration information THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND. © 2013 Dell Inc. All rights reserved. Reproduction of this material in any manner whatsoever without the express written permission of Dell Inc. is strictly forbidden. For more information, contact Dell. Dell, the DELL logo, the DELL badge, EqualLogic, Dell Networking and Force10 are trademarks of Dell Inc. VMware®, ESXi® and vSphere® are registered trademarks or trademarks of VMware, Inc. in the United States or other countries. Red Hat® and Red Hat® Enterprise Linux® are registered trademarks of Red Hat, Inc. in the United States and/or other countries. Windows® and Windows Server® are registered trademarks of Microsoft Corporation in the United States and/or other countries. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell disclaims any proprietary interest in the marks and names of others. 2 Dell PowerConnect 6224 or 6248 | Planning and Preparation Guide | Rapid EqualLogic Configuration Series 1 Introduction This document is one part of a complete installation guide series from the Rapid EqualLogic Configuration Portal.
    [Show full text]
  • Dell Computer Corp
    DELL COMPUTER CORP Filing Type: 10-K Description: N/A Filing Date: 01/31/03 Ticker: Cusip: State: TX Country: US Primary SIC: 3571 Primary Exchange: OTH Billing Cross Reference: Date Printed: 04/29/04 Provided by Thomson Financial DELL COMPUTER CORP - 10-K Filing Date: 01/31/03 Table of Contents To jump to section, click on hypertexted page number Filing Sections Document ....................................................................................................................................................................1 Base .............................................................................................................................................................................1 Cover Page...................................................................................................................................................................1 Table of Contents.........................................................................................................................................................2 Business.......................................................................................................................................................................2 Properties.................................................................................................................................................................. 16 Legal Proceedings....................................................................................................................................................
    [Show full text]
  • Dell Powerconnect 6200 Series
    Dell PowerConnect 6200 Series Dell™ PowerConnect™ 6200 offers advanced switching capabilities including Power Over Ethernet (PoE), high-density, high-performance stacking and 10 Gigabit Ethernet capabilities scalable from the small business to the Enterprise Edge. With 24 or 48 built-in copper Gigabit Ethernet ports Support for L2-L4 Access Control Lists (ACLs) on in a 1U form factor, as well as a 24 port Fiber GbE the switch allows the user to perform deep packet version for backbone or long-haul connectivity, the inspection. 802.1x port authentication offers both PowerConnect 6200 series gives users the flexibility single and multiple host access. Further security to maximize server and workstation connectivity in is provided through Denial of Service (DoS) Attack a 1U form factor. The switches also offer support up Prevention, whereby the switch can protect against to four 10 Gigabit Ethernet uplinks for connectivity common network attacks. PowerConnect 6200 directly to 10GbE servers, enterprise backbones and switches are IPv6 ready. distributed campus wiring closets (IDF and MDF). Power Over Ethernet (PoE) support High-performance stacking with 10GbE The PowerConnect 6200 series PoE switches offer The PowerConnect 6200 series supports high- PoE-per-port support for power-dependent network performance resilient stacking for up to twelve applications including WLAN Access Points (WAPs), systems and almost 2 Terabits of capacity in a single Voice over IP (VoIP) handsets, video conferencing stack (each switch supports up to 184 Gbps in switch and badge reading. The 6224P and 6248P switches capacity). The unique modular design allows you to can provide up to 15.4 watts of power for network- upgrade to advanced stacking or 10 Gigabit Ethernet attached devices.
    [Show full text]
  • Dell Powerconnect M8024 Switch Dell Combines Flexible Modularity with 10Gb Ethernet in the Innovative Design of the Dell™ Powerconnect™ M8024 Switch
    Dell PowerConnect M8024 Switch Dell combines flexible modularity with 10Gb Ethernet in the innovative design of the Dell™ PowerConnect™ M8024 Switch. Providing impressive network bandwidth and performance ideal for I/O intensive environments, the M8024 delivers 24 ports of 10Gb Ethernet to the Dell™ PowerEdge™ M1000e chassis. Built upon FlexIO architecture, the M8024 takes modularity one step further with modular external uplinks providing flexible choices in diverse media types for connecting to LANs. A member of the PowerConnect family of switches, the M8024 leverages many valued features and functions enabling simplified deployment. These capabilities and more make the M8024 a perfect solution for deploying blades and 10Gb Ethernet. The PowerConnect M8024 is a layer 3 switch designed to Advanced Layer 3 capabilities and provide optimal performance for server connectivity and meet the demanding needs of datacenter environments. IPv6 Support With up to 24 ports, the M8024 aggregates 16 internal The PowerConnect M8024 supports advanced Layer 3 server ports and up to 8 external ports at wire-speed rates. routing and multicast protocols to help reduce congestion FlexIO design enables different connectivity choices via a and manage traffic in the network. Frequently used LAN mix of 10GBase-T, CX4 and SFP+ module options allowed routing protocols such as RIPv1/v2, OSPFv2/v3, VRRP, in the M8024. A Simple Switch mode option further allows IGMP, DVMRP, and PIM, are also supported. auto configuration of complex network settings without accessing the command-line interface. Both the hardware and software for the PowerConnect M8024 support IPv6. In development for over 20 years, IPv6 has been designed to resolve IP address limitations High-performance with 10GbE of the previous version of the Internet Protocol, enabling Each PowerConnect M8024 switch provides 24 10GbE ports an increased number of unique IP addresses for broader to the Dell PowerEdge M1000e blade chassis.
    [Show full text]
  • Best Practices for Dell Networking N4000 Series Switch with DCB Configured for Iscsi
    Best Practices for Dell Networking N4000 Series Switch with DCB Configured for iSCSI A Dell EMC Best Practices DCB features Dell Engineering April 2014 A Dell EMC Deployment and Configuration Guide Revisions Date Description Author/Editor April 2014 Rev 2.0, updates to branding for Dell Kevin Locklear, Mike Matthews Networking N Series. August 2012 Initial release of PC8100 DCB Kili Land, Kevin Locklear deployment guide Copyright © [2014-2016] Dell Inc. or its subsidiaries. All Rights Reserved. Except as stated below, no part of this document may be reproduced, distributed or transmitted in any form or by any means, without express permission of Dell EMC. You may distribute this document within your company or organization only, without alteration of its contents. THIS DOCUMENT IS PROVIDED “AS-IS”, AND WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE SPECIFICALLY DISCLAIMED. PRODUCT WARRANTIES APPLICABLE TO THE DELL EMC PRODUCTS DESCRIBED IN THIS DOCUMENT MAY BE FOUND AT: http://www.dell.com/learn/us/en/vn/terms-of-sale- commercial-and-public-sector-warranties Performance of network reference architectures discussed in this document may vary with differing deployment conditions, network loads, and the like. Third party products may be included in reference architectures for the convenience of the reader. Inclusion of such third party products does not necessarily constitute Dell EMC’s recommendation of those products. Please consult your Dell EMC representative for additional information. Trademarks used in this text: Dell™, the Dell logo, Dell Boomi™, PowerEdge™, PowerVault™, PowerConnect™, OpenManage™, EqualLogic™, Compellent™, KACE™, FlexAddress™, Force10™ and Vostro™ are trademarks of Dell Inc.
    [Show full text]
  • Dell Powerconnect 2216 Switch User's Guide
    Dell™ PowerConnect™ 2216/2224/2324 Switches User's Guide Introduction Troubleshooting Getting Help Notes, Notices, and Cautions NOTE: A NOTE indicates important information that helps you make better use of your system. NOTICE: A NOTICE indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. CAUTION: A CAUTION indicates a potential for property damage, personal injury, or death. Information in this document is subject to change without notice. © 2004 Dell Inc. All rights reserved. Reproduction in any manner whatsoever without the written permission of Dell Inc. is strictly forbidden. Trademarks used in this text: Dell, the DELL logo, Inspiron, Dell Precision, Dimension, OptiPlex, Latitude, PowerEdge, PowerVault, PowerApp, Axim, DellNet, and PowerConnect are trademarks of Dell Inc. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell Inc. disclaims any proprietary interest in trademarks and trade names other than its own. Models PowerConnect 2216, PowerConnect 2224, PowerConnect 2324 January 2004 Rev. A00 Back to Contents Page Introduction Dell™ PowerConnect™ 2216/2224/2324 Switches User's Guide Package Contents Front Panel Indicators Connecting Devices Typical Deployments Class-of-Service Mounting Kit Instructions Technical Information Dell™ PowerConnect™ switches provide 10/100-Mbps Gigabit or 10/100/1000-Mbps Gigabit Ethernet connectivity. The switches have the following features: l Switch ports ¡ PowerConnect 2216 — 16 ports, 10/100-Mbps Gigabit ¡ PowerConnect 2224 — 24 ports, 10/100-Mbps Gigabit ¡ PowerConnect 2324 — 24 ports, plus two additional RJ-45 Gigabit Ethernet ports, 10/100/1000-Mbps Gigabit.
    [Show full text]