Competitor fills in. Expert fills in. Time: 5:00h 39 - IT Network Systems Administration Chief-Experts: Danny Meier, Florian Meier, Tobias Meier

Size: px
Start display at page:

Download "Competitor fills in. Expert fills in. Time: 5:00h 39 - IT Network Systems Administration Chief-Experts: Danny Meier, Florian Meier, Tobias Meier"

Transcription

1 1/20 Time: 5:00h Trade: 39 - IT Network Systems Administration Chief-Experts: Danny Meier, Florian Meier, Tobias Meier Competitor fills in Name Date Signature Expert fills in Points

2 2/20 Overview 1 EXAM CONTENTS INTRODUCTION INSTRUCTION TO THE COMPETITOR DESCRIPTION OF PROJECT AND TASKS Client Server Network IMPORTANT HINTS PART 1 HEADQUATER ESXi server on PC1 (hypervisor02) VM Debian Linux (web01) VM Sophos Firewall (fw01) Hyper-V server on PC1 (hypervisor01) VM Domain Controller (ad01) VM Debian Linux (dns01) Router1 (rt01) Switch (sw01) Access Point (ap01) PART 2 BRANCH OFFICE Windows 10 on PC3 (client01) Router2 (rt02) APPENDIX Physical Network Diagram Logical Network Diagram Equipment, Machinery, Installations and Materials required... 20

3 3/20 1 EXAM 1.1 CONTENTS This Exam Project proposal consists of the following document/file: 1. Exam sheet (this document) 2. Task confirmation sheet 1.2 INTRODUCTION The competition has a fixed start and finish time. You have to decide by yourself how to allocate your available time. You have to confirm each task of your doings on a separate sheet. This means if you have processed the task, check the appropriate checkbox. Otherwise, this task will not be assessed and you will not get points. If you mark any task as done but you haven t done anything you will lose these points! Use the default configuration if you are not given the details. 1.3 INSTRUCTION TO THE COMPETITOR Do not bring any materials with you to the competition. Mobile phones must not to be used. Do not disclose any competition material / information to any person during each day s competition. Read the whole competition script prior you start with your work tasks. 1.4 DESCRIPTION OF PROJECT AND TASKS AI Computing Inc. is a fast growing startup company. The board of management have made the decision to reorganize the IT architecture to enable scalability and the integration of branch offices. In order to accomplish the strategy, a virtual server infrastructure must be built. Branch offices should be connected to the headquarter, if ever possible with dynamic routing. Visiting guests can use the provided WiFi connection to access the internet that is logically separated from the internal network. A brief overview of the upcoming changes is available in the network diagrams. Please consider the logical and the physical diagram Client The client (PC3) is located in the branch office, which is the designated workplace for employees. You don t have to setup this computer. Just apply the configuration as mentioned in the tasks Server To reduce hardware and maintaining costs the servers are virtualized Network AI Computing Inc. uses a modern and reliable cisco network infrastructure.

4 4/ IMPORTANT HINTS On some difficult tasks there are hints which gives you some advice how to configure. A hint is written in italic and begins with: Hint: If you re not familiar If you are not familiar with the configuration of network devices Cisco and trunking/routing, try to use a flat network design. You will only lose points for the network tasks. All Cisco devices could be configured with the light blue rollover cable and putty (on Tools USB stick) The tasks will be judged by functionality. Maybe there are different ways to achieve the solution requested by the script. Your solutions must be reproducible by the experts by using an appropriate level of documentation. If the administrator or root password isn t set to the given defaults and it isn t documented somewhere, the judges will not be able to mark your work and you will lose points.

5 5/ PART 1 HEADQUATER ESXi server on PC1 (hypervisor02) Use PC2 as the ESXi machine. The operating system VMWare ESXi is already installed on PC2. You can use this preconfigured installation. Before you start with the configuration, check the following settings in the BIOS (use F10 to enter the BIOS). BIOS settings: Set timezone (UTC +1) and date / time correctly Enable VTx (Security -> System Security) Enable VTd (Security -> System Security) ESXi settings: Set timezone (UTC +1) and date / time correctly Root password: Skills2016 (already given) Configure the network as specified in the network diagram Default gateway: DNS server: , DNS suffix: ai-computing.com Configure hostname: hypervisor02 Rename datastore1 to esx.vms Network settings: Create a new vswitch with name: vswitch1 Create a new port group called Internet on vswitch1 ESXi server are configured by vsphere Client. You will find it on the USB stick. Use a computer installed with windows to configure ESXi.

6 6/ VM Debian Linux (web01) Install Debian 8 as virtual machine on hypervisor02. Virtual machine settings: VM HW version: 11 Operating system: Debian 8 CPU: 2 Cores, 2GB RAM Disk: 40 GB, Thin provisioning Virtual machine name: web01 Make sure the time/date on the Hypervisor is correctly set before install the VM! Operating system installation: Use iso image on the USB stick to install Debian 8 Use swiss german keyboard layout Use network settings given in the network diagram Default gateway: DNS server: , Hostname: web01 Domain name: ai-computing.com Root password: Skills2016 Install open-vm-tools Install follow services Web server MySQL Configure the web server for listening on port 80 and configure the following virtual hosts o o The virtual host www shows your name The virtual host web01 shows default apache2 website It works On virtual host web01 enable basic authentication and create a user web with password web Use password Skills2016 Create database: ai_computing Create table: algorithms o Create column name type varchar(100) Add a row with value MD5 SSH server Install a SSH server Enable root login

7 7/ VM Sophos Firewall (fw01) Install Sophos UTM as virtual machine on hypervisor02. Virtual machine settings: VM HW version: 11 Operating system: Other Linux (64bit) CPU: 2 Cores, 2GB RAM Disk: 40 GB, Thin provisioning Virtual machine name: fw01 Add second network card with port group Internet Operating system installation: Use the Sophos image located on the USB stick to install Sophos UTM Timezone: Europe/Zurich Keyboard layout: German Webadmin: eth0 Configure IP addresses as specified in the network diagram Use 64bit kernel The Sophos Management web interface is reachable under System settings: Hostname: fw01 Company: AI Computing Admin password: Skills2016 Admin account trade39@ai-computing.com Add network interface called Internet configure IP address specified in the appendix Configure default gateway on Internet interface: Firewall configuration: OSPF o Router ID: o Configure area o Configure internal interface for OSPF with MD5 o Authentication: MD5 with password secret o OSPF should work together with Cisco router OSPF If OSPF does not work with Cisco router add a static route for network /24 reachable under NAT o ACLs o o o Enable outbound NAT for all Intern clients to interface Internet (Masquerading) Allow any protocol from Internal to network /24 and vice versa Allow any protocol from Internal to Internet Deny any other access

8 8/20 o o Ping settings: Gateway is ping visible, ping from gateway, gateway forwards pings Traceroute settings: Gateway is traceroute visible, gateway forwards traceroute

9 9/ Hyper-V server on PC1 (hypervisor01) Use PC1 as the Hyper-V machine. The operating system Windows Server 2012 r2 is already installed on PC1. You can use this preconfigured installation. Before begin you have to check the following settings in BIOS (use F10 to enter the BIOS). BIOS settings: Set timezone (UTC +1) and date / time correctly Enable VTx (Security -> System Security) Enable VTd (Security -> System Security) For login to preinstalled machine use username administrator with password Skills2016 System settings: Set timezone (UTC +1) and date / time correctly keyboard layout: swiss german Hostname: hypervisor01 Install network card driver located on the usb stick Configure the network as specified in the network diagram DNS suffix: ai-computing.com Default gateway: Deactivate IE-ESC for users and admins (Internet Explorer Enhanced Security) Disable Windows firewall Hyper-V: Install the Hyper-V role Use Ethernet as network connection

10 10/ VM Domain Controller (ad01) Install Windows Server 2012 R2 as virtual machine on hypervisor01. Virtual machine settings: VM generation 2 Operating system: Windows Server 2012 r2 CPU: 2 Cores, 3GB RAM Disk: 60 GB, Thin provisioning Virtual machine name: ad01 Make sure the time/date on the Hypervisor is correctly set before install the VM! Operating system installation: Use iso image on the USB stick to install windows server 2012 r2 System configuration: Hostname: ad01 Administrator password: Skills2016 Deactivate IE-ESC for Users and Admins (Internet Explorer Enhanced Security) Use network settings given in the network diagram Hostname: ad01 Default gateway: Disable Windows Firewall Enable RDP Install the following services Active Directory Services: DNS Server: DHCP Server: Domain name (AD): ai-computing.com Netbios: ai-computing Use for active directory recovery password (DSRM): Skills2016 Save Active Directory unattended installation script under C:\ad-install.ps1 Configure reverse lookup zone for the /24 network Configure the forward zone ai-computing.com o Configure the following A records: dns01.ai-computing.com web01.ai-computing.com o Configure the following CNAME records: web01.ai-computing.com Enable DHCP service for /24 network o range: o default GW: o DNS: , Other tasks:

11 11/20 Rename the Administrator to Admin Install WinSCP located on the USB stick Copy putty on the desktop of the administrator (also located on the USB stick) Create following organisation units on top-level (ai-computing.com): AI-COMPUTING Create following organisation units under AI-COMPUTING OU: MARKETING MOBILE IT GROUPS Create following security groups in OU GROUPS: Create security group sg_marketing (Domain local) Create security group sg_mobileuser (Domain local) Create security group sg_it (Domain local) Create the following users: Use a scripting language Name Username Password Organisation Unit Group membership mobileuser1... mobileuser120 mobileuser{1..120} Skills2016 MOBILE sg_mobileuser marketing1... marketing15 marketing{1..15} Skills2016 MARKETING sg_marketing it1 it1 Skills2016 IT sg_it Shares: Create a folder C:\Share Share the folder Make sure that sg_marketing and sg_it have full rights, sg_mobileuser have read rights Group Policy For Domain controller ad01 (Default Domain Controller Policy): Allow logon locally for domain users Group Policy - for all users Create a new policy object on top level named all_users Map the SMB share \\ad01.ai-computing.com\share to X:\ Disable first sign-in animation for Microsoft windows

12 12/20 Group policy - for users in IT OU: Create a new policy object named it Should automatically be included in the local administrators group Group policy - for users in MARKETING OU: Create a new policy object named marketing Are not allowed to access the CMD.exe Application Group policy - for users in MOBILE OU: Create a new policy object named mobile Set the default homepage (only Internet Explorer, not for Edge) to web01.ai-computing.com The default homepage setting must not be changeable Restrict use of USB Storage Devices Group policy - for client01: Create a new policy object named client01 At logon on this computer, users should see this message before logging in: For authorized usage only. Unauthorized usage is strictly prohibited.

13 13/ VM Debian Linux (dns01) Install Debian 8 as virtual machine on hypervisor01. Virtual machine settings: VM generation 2 Operating system: Debian CPU: 2 Cores, 2GB RAM Disk: 60 GB, Thin provisioning Virtual machine name: dns01 Make sure the time/date on the Hypervisor is correctly set before install the VM! Operating system installation: Use iso image on the USB stick to install Debian 8 Use swiss german keyboard layout Use network settings given in the network diagram Default gateway: DNS server: , Hostname: dns01 Domain name: ai-computing.com Root password: Skills2016 Install open-vm-tools Backup DNS: TFTP: Use this server as backup DNS server for the DNS zone ai-computing.com Make sure that tftp directory is writable Copy running-config from rt01 to the tftp server. Filename: rt01.cfg

14 14/ Router1 (rt01) Connect interface GE0/1 to rt02 and GE0/2 to swi01 port01 Configuration: Execute write erase to start with a clean configuration Activate security module on the router with the following command: o configure terminal o license boot module c2900 technology-package securityk9 Write configuration to flash and reboot Set enable password Skills2016 Configure the physical ports on rt01 as specified in the network diagram Configure IP addresses as specified in the network diagram Configure the hostname as specified in the network diagram Configure domain name: ai-computing.com Enable SSH v2 remote management services o Create user cisco with password cisco for SSH login Enable OSPF routing protocol o Propagate the networks: /28, /24 with area ID o Enable MD5 authentication. Use secret as key Configure ACLs to meet the flowing requirements Source Destination Protocol Access Intern Branch Office IP Allow Branch Office Intern IP Allow Intern Internet IP Allow Internet Intern IP Deny

15 15/ Switch (sw01) Configuration: Execute write erase to start with a clean configuration Set enable password Skills2016 Configure the physical ports on sw01 as specified in the table below Configure the hostname as specified in the network diagram Configure VLANs and IP addresses as specified in the network diagram Configure default gateway: Enable spanning-tree portfast by default Configure domain name: ai-computing.com Enable SSH v2 remote management services o Create user cisco with password cisco for SSH login PORT CONNECT TO MODE 01 rt01 GE0/2 access (VLAN 10) 02 PC1 hypervisor01 access (VLAN 10) 03 PC2 hypervisor02 access (VLAN 10) 04 ap01 trunk 05 empty access (VLAN 10) 06 empty access (VLAN 10) 07 empty access (VLAN 30) 08 empty access (VLAN 30) 11-END empty shutdown Access Point (ap01) Connect ap01 to swi01 port 04 AP01 was already pre configure by a colleague. Unfortunately he did not finish his work. The access point is only accessible over SSH with IP address specified in the network diagram (use putty on the USB stick). Do not change IP or SSH configuration otherwise you will lose all points of this task. The username for SSH access is cisco with password Skills2016 Enable password: Skills2016 Please let the network radio interfaces disabled! Otherwise you will be penalised (and you allow strangers to access your infrastructure) guest SSID is already properly configured Configuration: Configure SSID int with WPA2 pre shared key Skills2016 Configure both radio interfaces but do not activate them

16 16/ PART 2 BRANCH OFFICE Windows 10 on PC3 (client01) Use PC3 as the Windows 10 client. The operating system Windows 10 is already installed on PC3. You can use this preconfigured installation. Before begin you have to check the following settings in BIOS (use F10 to enter the BIOS). BIOS settings: Set timezone (UTC +1) and date / time correctly For login to preinstalled machine use username trade39 with password Skills2016 System settings: Hostname is client01 Enable local Administrator with password Skills2016 Delete any other user Join the client to the domain Configure network settings as specified in the network diagram Turn off the Windows firewall Applications: Install.NET Framework 3.5 with the usb stick use the following command: dism.exe /online /enable-feature /featurename:netfx3 /all /source:e:\sources\sxs /limitaccess Install the ciscorollovercable.exe (Driver) for using the cisco configuration cable located on the USB Stick Install VMWare vsphere Client located on the USB Stick Put WinSCP and Putty on the desktop Make sure that a shortcut of VMWare vsphere Client is located on the desktop

17 17/ Router2 (rt02) Connect interface GE0/1 to rt01 and GE0/2 to PC3 Configuration: Execute write erase to start with a clean configuration Activate security module on the router with the following command: o configure terminal o license boot module c2900 technology-package securityk9 Write configuration to flash and reboot Set enable password Skills2016 Configure the physical ports on rt02 as specified in the network diagram Configure IP addresses as specified in the network diagram Configure the hostname as specified in the network diagram Configure domain name: remote.ai-computing.com Enable SSH v2 remote management services o Create user cisco with password cisco for SSH login Enable OSPF routing protocol o Propagate the networks: /28, /24 with area ID o Enable MD5 authentication. Use secret as key Enable DHCP service for /24 network o range: o default GW: o DNS: ,

18 18/20 2 APPENDIX 2.1 Physical Network Diagram

19 19/ Logical Network Diagram

20 20/ Equipment, Machinery, Installations and Materials required Computers: Network: PC (3x) Display (2x) Keyboard (2x) Mouse (2x) Additional software: Additional equipment: Cisco Switch 2960s series (1x) Cisco Router 2911 series (2x) Cisco Wireless CAP2702 (1x) Tools USB Stick including: o Drivers Cisco USB Rollover Intel NIC for Windows Server 2012 R2 o Operating Systems Debian 8.5 (DVD 1 3) Windows Server 2012 R2 Sophos ASG 9 o Sources (sxs) Windows.NET 3.x o Tools Notepad++ Cisco Packet Tracer 6 Putty VMware vsphere Client WinSCP Power cables 8x Rollover cables (Console cable for cisco devices) Miscellaneous patch cable 6x (2-4 m)

Day 1 IT Network Systems Administration Trade 39 WSC 2011 London

Day 1 IT Network Systems Administration Trade 39 WSC 2011 London 1/9 worldskills 2011 trade 39 - day1 Day 1 IT Network Systems Administration Trade 39 WSC 2011 London 2/9 worldskills 2011 trade 39 - day1 Overview 1 EXAM...3 1.1 CONTENTS...3 1.2 INTRODUCTION...3 1.3

More information

Island A Test project Linux Environments

Island A Test project Linux Environments Island A Test project Linux Environments WSC2013_TP39_ISLAND_A_EN Submitted by: Ka Iok Tong MO Pedro Moritz BR Danny Meier CH Paulo Colomes CL Nasser Heidari IR Andreas Strömgren SE Sagir Dingankar IN

More information

1/7. Day 3 IT Network Systems Administration Trade 39 WSC 2011 London

1/7. Day 3 IT Network Systems Administration Trade 39 WSC 2011 London 1/7 Day 3 IT Network Systems Administration Trade 39 WSC 2011 London 2/7 Overview 1 EXAM... 3 1.1 CONTENTS... 3 1.2 INTRODUCTION... 3 1.3 DESCRIPTION OF PROJECT AND TASKS... 3 1.4 PART 1 Systems configuration...

More information

World Skills Competition. Trade 39: IT PC and Network Support. Day 4 Competition. Competitor Name: Country Code:

World Skills Competition. Trade 39: IT PC and Network Support. Day 4 Competition. Competitor Name: Country Code: World Skills Competition Trade 39: IT PC and Network Support Day 4 Competition - Network Security and Management Competitor Name: Country Code: www.worldskills.org, Tel: +31 23 5311071, Fax:+31 23 5316360

More information

Installing VMware vsphere 5.1 Components

Installing VMware vsphere 5.1 Components Installing VMware vsphere 5.1 Components Module 14 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Installation. Power on and initial setup. Before You Begin. Procedure

Installation. Power on and initial setup. Before You Begin. Procedure Power on and initial setup, page 1 Customize ESXi host for remote access, page 4 Access and configure ESXi host, page 6 Deploy virtual machines, page 13 Install applications on virtual machines, page 14

More information

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment?

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment? CCNA1 v6.0 Chapter 2 Exam Answers 2017 (100%) MiPDF.COM 1. What is the function of the kernel of an operating software? It provides a user interface that allows users to request a specific task. The kernel

More information

How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor

How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor The OVA package uses a default configuration that may not be suitable for your deployment. If you want to use multiple

More information

Test Project Day 4 TP39_39JP_EN_v1.4

Test Project Day 4 TP39_39JP_EN_v1.4 Test Project Day 4 TP39_39JP_EN_v1.4 WorldSkills International Secretariat Keizersgracht 62-64, 1015 CS Amsterdam, The Netherlands www.worldskills.org, Tel: +31 23 5311071, Fax: +31 23 5310816 1 of 9 INTRODUCTION

More information

Emulator Virtual Appliance Installation and Configuration Guide

Emulator Virtual Appliance Installation and Configuration Guide Emulator Virtual Appliance Installation and Configuration Guide Global Support Email: support@itrinegy.com Regional Telephone Hotline Support: Americas: 1-888-448-4366 EMEA: +44 (0)1799 252 200 NOTICE

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-09-26 Published: 2018-09-26 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

More information

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-07-17 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal networks, the public

More information

dctrack Quick Setup Guide Virtual Machine Requirements Requirements Requirements Preparing to Install dctrack

dctrack Quick Setup Guide Virtual Machine Requirements Requirements Requirements Preparing to Install dctrack dctrack Quick Setup Guide This Quick Setup Guide explains how to install and configure dctrack. For additional information on any aspect of dctrack, see the accompanying dctrack Help in other its online

More information

NETWORK LAB 2 Configuring Switch Desktop

NETWORK LAB 2 Configuring Switch Desktop Configuring Switch 1. Select the switch tab and then add a switch from the list of switches we have to the workspace, we will choose (2950-24) switch. 2. Add a number of PCs next to the switch in order

More information

Managing Virtual Machines

Managing Virtual Machines CHAPTER 7 A virtual machine is a software computer (just like a physical computer), which runs an operating system and applications. Virtual machines run on the VMware vsphere Hypervisor TM. You can use

More information

CCNA 1 Chapter 2 v5.0 Exam Answers %

CCNA 1 Chapter 2 v5.0 Exam Answers % CCNA 1 Chapter 2 v5.0 Exam Answers 2015 100% 1. Which two features are characteristics of flash memory? (Choose two.) Flash provides nonvolatile storage. Flash receives a copy of the IOS from RAM when

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

dctrack Quick Setup Guide (Recommended) Obtain a dctrack Support Website Username and Password

dctrack Quick Setup Guide (Recommended) Obtain a dctrack Support Website Username and Password dctrack 5.0.0 Quick Setup Guide This guide walks you through installing dctrack for the first time. In other words, this is a clean install - it is not an integration of dctrack and Power IQ, and it is

More information

Cisco Modeling Labs OVA Installation

Cisco Modeling Labs OVA Installation Prepare for an OVA File Installation, page 1 Download the Cisco Modeling Labs OVA File, page 2 Configure Security and Network Settings, page 2 Deploy the Cisco Modeling Labs OVA, page 12 Edit the Virtual

More information

LOMBA KETERAMPILAN SISWA

LOMBA KETERAMPILAN SISWA LOMBA KETERAMPILAN SISWA SEKOLAH MENENGAH KEJURUAN TINGKAT NASIONAL XXV 2017 MODUL A LINUX ISLAND IT NETWORK SYSTEMS ADMINISTRATION LKS2017_ITNSA_MODUL_A 2 ISLAND A LINUX ISLAND CONTENTS This Test Project

More information

Installing the Cisco CSR 1000v in VMware ESXi Environments

Installing the Cisco CSR 1000v in VMware ESXi Environments Installing the Cisco CSR 1000v in VMware ESXi Environments VMware ESXi Support Information, page 1 VMware Requirements Cisco IOS XE Fuji 16.7, page 2 Supported VMware Features and Operations, page 3 Deploying

More information

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 3: Configuring VMware ESXi

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 3: Configuring VMware ESXi VMware vsphere 5.5: Install, Configure, Manage Lab Addendum Lab 3: Configuring VMware ESXi Document Version: 2014-07-08 Copyright Network Development Group, Inc. www.netdevgroup.com NETLAB Academy Edition,

More information

Skills Assessment (OSPF) Student Training Exam

Skills Assessment (OSPF) Student Training Exam Skills Assessment (OSPF) Student Training Exam Topology 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 17 Addressing Table Assessment Objectives Device

More information

If you re not using VMware vsphere Client 4.1, your screens may vary. ITEM Example s Values Your Values

If you re not using VMware vsphere Client 4.1, your screens may vary. ITEM Example s Values Your Values Quick Start Guide If you re not using VMware vsphere Client 4.1, your screens may vary. VXOA VIRTUAL APPLIANCES VMware vsphere / vsphere Hypervisor In-Line Deployment (Bridge Mode) 2012 Silver Peak Systems,

More information

FireFox. CIS 231 Windows 10 Install Lab # 3. 1) Use either Chrome of Firefox to access the VMware vsphere web Client.

FireFox. CIS 231 Windows 10 Install Lab # 3. 1) Use either Chrome of Firefox to access the VMware vsphere web Client. CIS 231 Windows 10 Install Lab # 3 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click Advanced

More information

Installation of Cisco Business Edition 6000H/M

Installation of Cisco Business Edition 6000H/M Installation Overview, page 1 Installation Task Flow of Cisco Business Edition 6000H/M, page 2 Installation Overview This chapter describes the tasks that you must perform to install software on your Business

More information

World Skills Competition. Trade 39: IT PC and Network Support. Day 2 Competition

World Skills Competition. Trade 39: IT PC and Network Support. Day 2 Competition World Skills Competition Trade 39: IT PC and Network Support Day 2 Competition Small Business Competitor Name: Country Code: 1 of 10 CONTENTS This Test Project proposal consists of the following documentation/files:

More information

Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server

Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server CHAPTER7 Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server This chapter describes how to configure a virtual machine (VM) on a Cisco UCS C-Series server. You can install and operate

More information

Networks Lab Pod Diagram

Networks Lab Pod Diagram (Console cable) Networks Lab Pod Diagram (x = pod number) 190.111.50.x 190.111.x.254 PodxLinux Addr: 190.111.x.3 Mask: 255.255.255.0 GW: 190.111.x.254 DNS: 190.111.x.1 PodxServer Addr: 190.111.x.1 Mask:

More information

Creating a New SBC SWe VM Instance

Creating a New SBC SWe VM Instance Creating a New SBC SWe VM Instance To install SBC SWe on a virtual machine (VM), you must first create a VM and allocate its resources (for example CPU, memory, and NICs), as well as configure a datastore

More information

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CIS133 Installation Lab #1 Web Client OpenSUSE Install. I strongly recommend that the desktop client be used to complete the installation. You will have no mouse access during the installation and it s

More information

HiveManager Virtual Appliance QuickStart

HiveManager Virtual Appliance QuickStart This QuickStart describes the installation of a HiveManager Virtual Appliance. Introduction to HiveManager Virtual Appliance Before you can install the HiveManager Virtual Appliance, you must first install

More information

LOMBA KETERAMPILAN SISWA

LOMBA KETERAMPILAN SISWA LOMBA KETERAMPILAN SISWA SEKOLAH MENENGAH KEJURUAN TINGKAT PROVINSI BALI TAHUN 2017 MODUL 1 SYSTEM INTEGRATION ISLAND IT NETWORK SYSTEMS ADMINISTRATION LKS2017_ITNSA_MODUL1 KEMENTERIAN PENDIDIKAN DAN KEBUDAYAAN

More information

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

CCNA 1 Chapter 2 v5.0 Exam Answers 2013 CCNA 1 Chapter 2 v5.0 Exam Answers 2013 1. Refer to the exhibit. A switch was configured as shown. A ping to the default gateway was issued, but the ping was not successful. Other switches in the same

More information

The Ip address / Name value should be: srvvcenter-cis

The Ip address / Name value should be: srvvcenter-cis CIS133 Installation Lab #1 - DESKTOP CLIENT OpenSUSE Install. Before beginning the installation, create a virtual machine in which you will install the operating system. 1) Open the VMware vsphere Client.

More information

Managing Virtual Machines

Managing Virtual Machines CHAPTER 6 Last Updated: September 17, 2012 A virtual machine is a software computer (just like a physical computer) that runs an operating system and applications. Virtual machines run on the VMware vsphere

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

InControl 2 Software Appliance Setup Guide

InControl 2 Software Appliance Setup Guide InControl 2 Software Appliance Setup Guide (Last updated: 2017-11) Contents 1. Introduction Minimum Hardware Requirements 2. For VMware ESXi 6.0 and ESXi 5.5 (SCSI) Networking Creating InControl and DB

More information

HyTrust Appliance Installation Guide

HyTrust Appliance Installation Guide HyTrust Appliance Installation Guide Version 3.0.2 October, 2012 HyTrust Appliance Installation Guide Copyright 2009-2012 HyTrust Inc. All Rights Reserved. HyTrust, Virtualization Under Control and other

More information

The Ip address / Name value should be: srvvcenter-cis

The Ip address / Name value should be: srvvcenter-cis CIS133 Installation Lab #1 - DESKTOP CLIENT OpenSUSE Install. Before beginning the installation, create a virtual machine in which you will install the operating system. 1) Open the VMware vsphere Client.

More information

SVProxy3. User Guide

SVProxy3. User Guide SVProxy3 User Guide October 2010 Trademarks & Copyright Trademarks All trademarks mentioned in this manual are the sole property of their respective manufacturers. Copyright SerVision Ltd., Jerusalem,

More information

HOW-TO-GUIDE: demonstrating Fabric Attach using OpenVSwitch

HOW-TO-GUIDE: demonstrating Fabric Attach using OpenVSwitch HOW-TO-GUIDE: demonstrating Fabric Attach using OpenVSwitch 1 Target audience System Engineers interested to understand the Fabric Attach (FA) technology and/or for demo proposes. Why does it make sense

More information

VMware ESX ESXi and vsphere. Installation Guide

VMware ESX ESXi and vsphere. Installation Guide VMware ESX ESXi and vsphere Installation Guide UPDATED: 28 March 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo

More information

Skills Assessment (OSPF) Student Training Exam

Skills Assessment (OSPF) Student Training Exam Skills Assessment (OSPF) Student Training Exam Topology Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 16 Addressing Table Device Interface IP Address Subnet

More information

HyTrust CloudControl Installation Guide

HyTrust CloudControl Installation Guide HyTrust CloudControl Installation Guide Version 4.5 August, 2015 Use, reproduction, or disclosure is subject to restrictions set forth in Contract Number 2009*0674524*000 and Sub Contract No. HyTrust 01.

More information

Skills Assessment (EIGRP) Student Training Exam

Skills Assessment (EIGRP) Student Training Exam Skills Assessment (EIGRP) Student Training Exam Topology 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 16 Addressing Table Assessment Objectives Device

More information

Installing the Cisco Nexus 1000V Software Using ISO or OVA Files

Installing the Cisco Nexus 1000V Software Using ISO or OVA Files Installing the Cisco Nexus 1000V Software Using ISO or OVA Files This chapter contains the following sections: Installing the VSM Software, page 1 Installing the VSM Software Installing the Software from

More information

VX 9000E WiNG Express Manager INSTALLATION GUIDE

VX 9000E WiNG Express Manager INSTALLATION GUIDE VX 9000E WiNG Express Manager INSTALLATION GUIDE 2 VX 9000E WiNG Express Manager Service Information If you have a problem with your equipment, contact support for your region. Support and issue resolution

More information

Installing the Cisco IOS XRv 9000 Router in VMware ESXi Environments

Installing the Cisco IOS XRv 9000 Router in VMware ESXi Environments Installing the Cisco IOS XRv 9000 Router in VMware ESXi Environments These file types are needed to install Cisco IOS XRv 9000 Router on the VMware ESXi hypervisor:.iso Used for installing the image on

More information

VIRTUAL NETWORKING LABORATORY FOR EDUCATION IN COMPUTER SCIENCE

VIRTUAL NETWORKING LABORATORY FOR EDUCATION IN COMPUTER SCIENCE INFORMATION TECHNOLOGY IN EDUCATION VIRTUAL NETWORKING LABORATORY FOR EDUCATION IN COMPUTER SCIENCE Jordan H. Kanev 1, Stanimir M. Sadinov 1 1 Technical University of Gabrovo, Gabrovo, Bulgaria Abstract:

More information

ISO Installation Guide. Version 1.2 December 2015

ISO Installation Guide. Version 1.2 December 2015 Version 1.2 December 2015 ISO Installation Guide Copyright 2015 iwebgate. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or

More information

Wave 5.0. Wave OpenVPN Server Guide for Wave 5.0

Wave 5.0. Wave OpenVPN Server Guide for Wave 5.0 Wave 5.0 Wave OpenVPN Server Guide for Wave 5.0 2015 by Vertical Communications, Inc. All rights reserved. Vertical Communications and the Vertical Communications logo and combinations thereof and Vertical

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

Dr. Tom Hicks. Computer Science Department Trinity University

Dr. Tom Hicks. Computer Science Department Trinity University Dr. Tom Hicks Computer Science Department Trinity University 1 1 Remote Desktop Into CS-X That Contains Your Switch? Open Putty To Your Switch 2 What is the Command To Go Into Privilege Mode DO IT! enable

More information

Installing the Cisco Virtual Network Management Center

Installing the Cisco Virtual Network Management Center CHAPTER 4 Installing the Cisco Virtual Network Management Center This chapter provides procedures for installing the Cisco Virtual Network Management Center (VNMC). This chapter includes the following

More information

GateManager Server model 9250 Installation STEP 1 for the IT department

GateManager Server model 9250 Installation STEP 1 for the IT department GateManager Server model 9250 Installation STEP 1 for the IT department This document describes how to install the Secomea GateManager Virtual Image. The intended audience for this document is an IT administrator

More information

WatchGuard Dimension v2.0 Update 2 Release Notes. Introducing New Dimension Command. Build Number Revision Date 13 August 2015

WatchGuard Dimension v2.0 Update 2 Release Notes. Introducing New Dimension Command. Build Number Revision Date 13 August 2015 WatchGuard Dimension v2.0 Update 2 Release Notes Build Number 483146 Revision Date 13 August 2015 On 13 August 2015, WatchGuard released Dimension v2.0 Update 2. This update resolves an issue that caused

More information

Lab Configuring and Verifying Extended ACLs Topology

Lab Configuring and Verifying Extended ACLs Topology Topology 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 8 Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.10.1

More information

Lab 7 Configuring Basic Router Settings with IOS CLI

Lab 7 Configuring Basic Router Settings with IOS CLI Lab 7 Configuring Basic Router Settings with IOS CLI Objectives Part 1: Set Up the Topology and Initialize Devices Cable equipment to match the network topology. Initialize and restart the router and switch.

More information

Lab Using the CLI to Gather Network Device Information Topology

Lab Using the CLI to Gather Network Device Information Topology Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A Lo0 209.165.200.225 255.255.255.224 N/A S1 VLAN 1 192.168.1.11 255.255.255.0

More information

FileCruiser VM Quick Configuration Guide For Trial Version V1.0

FileCruiser VM Quick Configuration Guide For Trial Version V1.0 FileCruiser VM Quick Configuration Guide For Trial Version V1.0 Contents How to configure FileCruiser VM... 4 Setup Wizard: Time Zone page... 6 Setup Wizard: Network page... 7 Setup Wizard: Service Server

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

Cisco Prime Collaboration Deployment

Cisco Prime Collaboration Deployment Install System Requirements for Installation, page 1 Browser Requirements, page 2 IP Address Requirements, page 2 Virtualization Software License Types, page 3 Frequently Asked Questions About the Installation,

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

SteelCentral AppResponse 11 Virtual Edition Installation Guide

SteelCentral AppResponse 11 Virtual Edition Installation Guide SteelCentral AppResponse 11 Virtual Edition Installation Guide Virtual Edition for VMware ESXi 5.5 and ESXi 6.0 Version 11.0 November 2016 2016 Riverbed Technology. All rights reserved. Riverbed, SteelApp,

More information

Device Interface IP Address Subnet Mask R1 G0/ N/A

Device Interface IP Address Subnet Mask R1 G0/ N/A CSNB214 Packet Tracer Topology Addressing Table Device Interface IP Address Subnet Mask Default Gateway Objectives R1 G0/0 192.168.20.1 255.255.255.0 N/A S1 VLAN 10 S2 VLAN 10 G0/1 192.168.10.1 255.255.255.0

More information

CHAPTER 2 ACTIVITY

CHAPTER 2 ACTIVITY CHAPTER 2 ACTIVITY 2.1.1.1 1. CLI stands for 2. GUI stands for 3. Write the step you used to go to CLI interface on Windows 4. The OS, normally loads from a disk drive, into RAM. 5. The portion of the

More information

BIG-IP Virtual Edition and VMware ESXi: Setup. Version 12.1

BIG-IP Virtual Edition and VMware ESXi: Setup. Version 12.1 BIG-IP Virtual Edition and VMware ESXi: Setup Version 12.1 Table of Contents Table of Contents Getting Started with BIG-IP Virtual Edition on ESXi...5 Steps to deploy BIG-IP VE...5 Prerequisites for BIG-IP

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.0 Embedded vcenter Server 4.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

More information

Cisco vwlc on Microsoft Hyper-V Deployment Guide

Cisco vwlc on Microsoft Hyper-V Deployment Guide Cisco vwlc on Microsoft Hyper-V Deployment Guide Introduction 2 Advantages of the vwlc 2 Hardware Requirement 2 Download Cisco Virtual Wireless LAN Controller 2 Prerequisite 5 HYPER-V Requirement 5 Product

More information

Lab - Configuring a Switch Management Address

Lab - Configuring a Switch Management Address Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 1 192.168.1.2 255.255.255.0 N/A PC-A NIC 192.168.1.10 255.255.255.0 N/A Part 1: Configure a Basic Network

More information

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine on VMware ESX Server. This manual applies to C-MOR version 4 with 64 bit operating system. First download the

More information

Virtual Appliance Installation Guide

Virtual Appliance Installation Guide Virtual Appliance Installation Guide 2017 RapidFire Tools, Inc. All rights reserved. V20171027 Ver 2M Contents Purpose of this Guide...3 System Requirements...3 Hyper-V installation System Requirements...3

More information

Installing the Server Operating System or Hypervisor

Installing the Server Operating System or Hypervisor Installing the Server Operating System or Hypervisor This chapter includes the following sections: Operating System or Hypervisor Installation Methods, page 1 KVM Console, page 1 PXE Installation Servers,

More information

ISE Express Installation Guide. Secure Access How -To Guides Series

ISE Express Installation Guide. Secure Access How -To Guides Series ISE Express Installation Guide Secure Access How -To Guides Series Author: Jason Kunst Date: September 10, 2015 Table of Contents About this Guide... 4 How do I get support?... 4 Using this guide... 4

More information

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

Skills Assessment Student Training Exam

Skills Assessment Student Training Exam Skills Assessment Student Training Exam Time: 20 minutes Given an IP address and mask of (address / mask), design an IP addressing scheme that satisfies the following requirements. Network address/mask

More information

Introduction to Virtualization

Introduction to Virtualization Introduction to Virtualization Module 2 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks Configuring

More information

CIS 231 Windows 10 Install Lab # 3

CIS 231 Windows 10 Install Lab # 3 CIS 231 Windows 10 Install Lab # 3 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in

More information

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM This lab has been updated for use on NETLAB+ Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces.

More information

Release Notes for Avaya WLAN 9100 Software Patch Release WLAN Release Notes

Release Notes for Avaya WLAN 9100 Software Patch Release WLAN Release Notes WLAN 9100 Release Notes Release Notes for Avaya WLAN 9100 Software Patch Release AP Operating System Rel 7.2.8 Wireless LAN Orchestration System Rel 7.4.2 Avaya Inc - External Distribution Avaya Inc -

More information

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 HQ S0/0/0 S0/0/1 Lo1 10.10.10.1 255.255.255.252 Fa0/0 Branch1 S0/0/0 S0/0/1 Fa0/0 Branch2 S0/0/0 S0/0/1 PC1

More information

Security Gateway Virtual Edition

Security Gateway Virtual Edition Security Gateway Virtual Edition R75.20 Administration Guide 4 March 2012 Classification: [Restricted] 2012 Check Point Software Technologies Ltd. All rights reserved. This product and related documentation

More information

Skills Assessment Student Training

Skills Assessment Student Training Skills Assessment Student Training Topology Assessment Objectives Part 1: Initialize Devices (6 points, 5 minutes) Part 2: Configure Device Basic Settings (33 points, 20 minutes) Part 3: Configure Switch

More information

Symantec NetBackup Appliances Hands-On Lab

Symantec NetBackup Appliances Hands-On Lab Symantec NetBackup Appliances Hands-On Lab Description NetBackup Appliances Hands On Lab This lab assumes a prerequisite knowledge of NetBackup, specifically configuring storage units, creating backup

More information

How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT

How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT Table of Contents TABLE OF CONTENTS... 1 TEST NETWORK DIAGRAM... 2 PREPARING YOUR VPC... 3 IP addressing... 3 Virtual Private Cloud (VPC)...

More information

Installing Your System Using Manual Deployment

Installing Your System Using Manual Deployment Installing Your System Using Manual Deployment General Concepts For Your System Deployment, page 1 Installation Checklist, page 2 Required Information For a Manual Deployment, page 3 Deploying the OVA

More information

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi)

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) Revised: November, 2013 Contents Overview, page 1 Guidelines and Limitations, page 1 Prerequisites, page 2 Installation

More information

Getting Started with Bluesocket vwlan on VMware

Getting Started with Bluesocket vwlan on VMware Getting Started with Bluesocket vwlan on VMware Document Date: Sep 28th, 2010 Contents: Getting Started with Bluesocket vwlan on VMware... 1 Overview... 2 Terminology... 2 Sample use cases... 2 VMware

More information

Cisco Business Edition 7000 Installation Guide, Release 10.6

Cisco Business Edition 7000 Installation Guide, Release 10.6 First Published: July 08, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text

More information

Laboration 1 Examine the Topology and Basic Troubleshooting Commands

Laboration 1 Examine the Topology and Basic Troubleshooting Commands Laboration 1 Examine the Topology and Basic Troubleshooting Commands Topology All contents are Copyright 1992 2011 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page

More information

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Revision: 20090313 Item:

More information