EVALUATING AND USING CLOUD COMPUTING FOR ONLINE HANDS-ON LEARNING *

Size: px
Start display at page:

Download "EVALUATING AND USING CLOUD COMPUTING FOR ONLINE HANDS-ON LEARNING *"

Transcription

1 EVALUATING AND USING CLOUD COMPUTING FOR ONLINE HANDS-ON LEARNING * Dongqing Yuan, Brandon Cross Information Technology Management University of Wisconsin-Stout {yuanh; crossb}@uwstout.edu ABSTRACT In an IT learning environment hands-on learning is central to one s learning. For many years traditional IT program instructors have been able to integrate hands-on approaches into the classroom. Although hands-on laboratory exercises are integral to a successful IT program, e-learning students in IT do not have the same laboratory experience as onsite students. Consequentially, there is a problem with e-learning IT students not acquiring all the essential hands-on skills with equipment used in the IT industry. In this paper, we present a solution which is based on private cloud computing and can be used to build a laboratory and learning environment for online hands-on IT courses. Students, as cloud clients, can access the server by web access through VPN connection. 1. INTRODUCTION & BACKGROUND Hands-on learning is a well-known practice allowing a learner to apply concepts taught in class. Blooms Taxonomy, Kolb s theory of experiential learning, and numerous other studies all support the need for learners to learn in a hands-on environment. Although hands-on laboratory exercises are integral to a successful IT program, e-learning students in IT do not have the same laboratory experience as onsite students (Leitner & Cane, 2005). Consequentially, there is a problem with e-learning IT students not acquiring all the essential hands-on skills with equipment used in the IT industry. In a traditional IT program a hands-on approach generally requires the students to work on * Copyright 2014 by the Consortium for Computing Sciences in Colleges. Permission to copy without fee all or part of this material is granted provided that the copies are not made or distributed for direct commercial advantage, the CCSC copyright notice and the title of the publication and its date appear, and notice is given that copying is by permission of the Consortium for Computing Sciences in Colleges. To copy otherwise, or to republish, requires a fee and/or specific permission. 191

2 JCSC 29, 4 (April 2014) lab equipment, the equipment typically being identical to devices used in the industry. The lab equipment is almost always isolated from internet denoting it is impossible for an e-learning student to remotely access the lab. A few workarounds do exist including the use of simulation software, to require students to use their own equipment, or to procure specialized lab equipment that can be remotely accessed, each workaround having its own advantages, problems, and limitations (Leitner & Cane, 2005). This paper investigated several IT technologies that can improve an IT e-learner s opportunity to experience quality hands-on learning. Then we present a solution which is based on private cloud computing and can be used to build a laboratory and learning environment for online hands-on IT courses. 2. IT LABORATORY TECHNOLOGY There are several laboratory options for IT learners to include onsite laboratories, remote laboratories, and simulation laboratories, each having its own advantages, problems, and limitations. 2.1 Onsite IT laboratory To begin with, onsite IT laboratories commonly contain similar or identical equipment that is used in the IT industry (Li, Toderick, Li, Mohammed, & Lunsford, 2008). Routers, switches, servers, and network cabling are all common equipment seen in IT laboratories. A fundamental lab setup for an onsite IT laboratory can be seen in figure 1. Figure 1. The figure illustrates a typical onsite IT laboratory. A fundamental setup typically consists of multiple routers, multiple local area network (LAN) switches, lab computers, and a server(s). Some advantages of onsite IT laboratories include students get to interact with the actual physical equipment, permitting them to explore the exact technology employed in the IT field. In consequence, IT learners receive realistic training and can use their newly acquired skills immediately in the workplace. Two major disadvantages of onsite IT laboratories include the cost of purchasing the laboratory equipment and the inflexibility of when the equipment can be used. Equally, in many instances an onsite lab is only available for use between certain hours and may require a lab worker be available during those hours. 192

3 CCSC: Southwestern Conference 2.2 Remote IT laboratory Remote IT laboratories, IT laboratories that can be accessed from distant locations, are setup similar to onsite IT laboratories but have a few key differences. In particular, remote IT laboratories must be connected to a network such as the Internet which opens an array of security issues. A general lab setup for a remote IT laboratory can be seen in figure 2. Figure 2. The figure illustrates a typical IT Remote Laboratory. A general lab setup for a remote lab typically includes a connection to the internet, a firewall which performs basic security functions, and an access control server which allows the remainder of the laboratory equipment to be accessed remotely. The key advantages of remote IT laboratories are the laboratory equipment can be remotely access, beneficial to distance e-learning students, and the laboratory generally is accessible at any time. Similar to onsite IT laboratories remote IT laboratories have cost disadvantages. Not only does the typical IT laboratory equipment need to be purchased but specialized hardware needs to purchase for the remote access aspect of the laboratory, adding substantial cost to build a remote IT laboratory and for this reason making it not an option for many organizations. Furthermore, remote IT laboratories do not allow for the IT students to be physically involved in the cabling of the equipment as this step must be completed onsite. 2.3 Simulation software Simulation software is another IT laboratory technology that currently is used to support IT learners hands-on experiences (Pickard, Spence, & Lunsford, 2012). 193

4 JCSC 29, 4 (April 2014) Simulation software in IT generally imitates certain functions of real equipment. Some common simulation software IT students use includes Cisco s Packet Tracer, Graphic Network Simulator 3 (GNS3), and IOS on Unix (IOU). 2.4 Cloud Computing Cloud based computing is a recent technology that has become popular over the past few years. Cloud computing allows computer networks to be engineered in such a way that computer processing resources can be shared and optimized among multiple applications as well as allows for flexible expansion of network resources. If designed well remote IT laboratories, using cloud computing concepts, can be an advantageous opportunity compared to the other laboratory technologies (Doelitzscher, Sulistio, Reich, Kuijs, & Wolf, 2010). Information technology e-learning programs can employ cloud computing techniques by virtualizing laboratory equipment such as PC s (Lai, & Chiang, 2011). Virtualization allows software such as Windows 7 to operate in a cloud environment. For example, computing resources can be allocated from a cloud and be used to run multiple virtual instances of window 7, each instance being similar to a standalone PC with Windows 7 installed. Not only can IT e-learning programs take advantage of virtualizing computer software but also network infrastructure devices such as routers and switches. As a result, IT e-learning programs can virtualize all the basic components to an IT laboratory. As seen in figure 3 an entire IT laboratory can be virtualized using cloud computing infrastructure. Figure 3. The figure illustrates a typical Cloud IT Laboratory Within the cloud a number of basic IT laboratory components can be virtualized to include routers, switches, personal computers, firewalls, and servers. The major advantages of building a virtualized IT laboratory is it is cost-effective as minimal hardware is required, the environment provides IT learners hands-on experience with real world IT industry equipment, and can easily be accessed remotely (Yuan, Lewandowski,& Zhong, 2011). Additionally, cloud computing is going to be more prevalent in the future, making it an ideal technology for an IT learner to use. 194

5 CCSC: Southwestern Conference A big concern about cloud computing is security. Security is a significant concern of cloud computing as the physical infrastructure commonly is not owned by the organization or person whom is utilizing it (Armbrust, Griffith, Katz, Lee, Patterson, Rabkin, &Stoica, et al, 2009; Kim, McDermott, & Kang, 2010). However, recently many security innovations have been developed to protect cloud computing resources such as Cisco s adaptive security appliance (ASA) 1000V cloud firewall, a virtual firewall that has identical functions as Cisco s hardware ASA firewall yet can be directly integrated into the cloud. The implementation of cloud computing in an IT elearning environment can be accomplished in a variety of ways, (one) by creating a private cloud, a cloud that is owned solely by an organization, (two) by utilizing public cloud computing resources such as Amazon web service, and (three) by using a hybrid cloud, a cloud that utilizes both public and private cloud computing. Once a cloud method is chosen an organization will then need to procure the required equipment if a private cloud or hybrid cloud is the selected method or procure cloud computing resources from a public cloud entity. After the necessary cloud computing resources are obtained virtual laboratory equipment can be created based on a required IT laboratory design. 3. METHDOLODGY In this paper we present a solution that is based on private cloud computing and can be used for building a laboratory and learning environment for online IT courses. The solution we propose is a private cloud computing system providing SaaS. Students, as cloud clients, can access the Servers by web access anywhere in the world. The virtual infrastructure can automatically adapt to the changes of the service load. The infrastructure is centrally managed. This reduces costs by reducing licensing, space requirements, management, energy consumption, and cooling. Three clusters of virtual machines have been integrated into a single architecture. With the virtualization, we are able to reduce the power consumption, improve CPU utilization, reduce the number of physical servers, support failover, and have more centralized delivery of services. The lab currently supports two online courses: Microsoft Server Application and Administration and IP Telephony Design and Implementation. The topology of the laboratory is illustrated in Figure

6 JCSC 29, 4 (April 2014) Figure 4: Lab Topology Three clusters of virtual machines are installed over a campus network. Students can freely connect to any of the virtual machines remotely through School s VPN connection. The call manager cluster includes one physical server running eight virtualized call manager servers. The Windows server cluster has sixty-four virtual machines with two nested layers. The Domain Controller and Unified Communication cluster has eight domain controller servers, eight unified communication servers such as Unity connection servers and presence servers. The virtual cluster resembles a typical small corporate network, which consists of routers, firewalls, web servers, DNS, DHCP servers, domain controllers, etc. The following hardware is used to develop the lab environment: HP DL380 G6 Sever, 8 TB of Hard Disk Space, 2 6-Core Intel Xeon 3.4GHz processors and 48 GB of RAM. VMware ESXi was used to install the VMs because it can provide all of the services and features required for the class including virtualization within itself. ESXi provided the opportunity to install ESXi on the physical server and then install eight more nested instances within the one instance. This provided the class the opportunity to utilize and share the same hardware while remaining independent. Nesting ESXi also provided the opportunity for the instructor and lab manager to manage the class s servers easily by utilizing snapshots and other features built into the ESXi. Students are provided with access through school s VPN connection to their own ESXi installation and given complete control of the servers within the virtualized platform. Students can configure network services and change settings on the virtual machines based on the lab instruction. Figures 5 displays the environments and controls the students have in the Microsoft Server lab environment. The whole point of this architecture is to make large pools of servers act and feel as if they were a single, consistent, virtual system. 196

7 CCSC: Southwestern Conference Figure 5: Microsoft Virtual Networking Topology The topology of the IP Telephony laboratory is illustrated in Figure 6. There are four onboard switch ports connecting to the aggregation switch, and the aggregation switch connects to eight routers in each group. Students can get access to the call manager application with 24/7 availability from any location with web access. The entire system is perceived as a whole rather than as a collection of independent components. Figure 6: IP Telephony Laboratory Topology 4. CONCLUSIONS In this paper, we present a solution which is based on private cloud computing and can be used to build a laboratory and learning environment for online hands-on IT 197

8 JCSC 29, 4 (April 2014) courses. Although hands-on laboratory exercises are integral to a successful IT program, online students do not have the same laboratory experience as onsite students. To address the above issues, the solution we propose is private cloud computing providing SaaS. Students, as cloud clients, can access the server by web access through VPN connection. Three clusters of virtual machines were created and the virtual infrastructure can automatically adapt to the change of the service load. Our experience demonstrated that the private cloud computing provide online students valuable hands-on experience. 5. REFERENCES [1] Leitner, L., & Cane, J. (2005). A virtual laboratory environment for online it education. SIGITE [2] Li, C., Toderick, L., Li, P., Mohammed, T., & Lunsford, P. (2008). Networking lab simulation using virtual technologies. American Society for Engineering Education. [3] Lunt, B., Ekstrom, J., Gorka, S., Hislop, G., Kamali, R., Lawson, E., LeBlanc, R., & Reichgelt, H. (2008). Curriculum guidelines for undergraduate degree programs in information technology. Association for Computing Machinery IEEE Computer Society. [4] Pickard, J., Spence, J., & Lunsford, P. (2012). IPv6 certification and course development. SIGITE [5] Doelitzscher, F., Sulistio, A., Reich, C., Kuijs, H., & Wolf, D. (2010). Private cloud for collaboration and e-learning services: from IaaS to SaaS. Computing, 91(1), doi: /s z. [6] Yuan, D., Lewandowski, C., & Zhong (2011). Developing IP telephony laboratory and curriculum with private cloud computing. SIGITE Conference 2011, [7] Armbrust, A., Griffith, A., Katz, A., Lee, D., Patterson, A., & Rabkin, I. (2009). Above the clouds: A Berkeley view of cloud computing. University of California, Berkeley, Tech. 198

Scope and Sequence: CCNA Discovery

Scope and Sequence: CCNA Discovery Scope and Sequence: CCNA Discovery Last updated June 19, 2009 Target Audience The Cisco CCNA Discovery curriculum is primarily designed for Cisco Networking Academy students who are seeking entry-level

More information

Scope and Sequence: CCNA Discovery

Scope and Sequence: CCNA Discovery Scope and Sequence: CCNA Discovery Last updated April 22, 2008 Target Audience CCNA Discovery is primarily designed for Cisco Networking Academy students who are looking for career-oriented, information

More information

FOUNDATIONS OF A CROSS-DISCIPLINARY PEDAGOGY FOR BIG DATA *

FOUNDATIONS OF A CROSS-DISCIPLINARY PEDAGOGY FOR BIG DATA * FOUNDATIONS OF A CROSS-DISCIPLINARY PEDAGOGY FOR BIG DATA * Joshua Eckroth Stetson University DeLand, Florida 386-740-2519 jeckroth@stetson.edu ABSTRACT The increasing awareness of big data is transforming

More information

Scope and Sequence: CCNA Discovery v4.0

Scope and Sequence: CCNA Discovery v4.0 Scope and Sequence: CCNA Discovery v4.0 Last Updated August 30, 2007 The course objectives and outline for the final two CCNA Discovery courses, Introducing Routing and Switching in the Enterprise and

More information

Fundamentals of Windows Server 2008 Network and Applications Infrastructure

Fundamentals of Windows Server 2008 Network and Applications Infrastructure COURSE OVERVIEW This five-day instructor-led course introduces students to network and applications infrastructure concepts and configurations provided by Window Server 2008. Students will be able to acquire

More information

AC : TEACHING A LABORATORY-BASED IPV6 COURSE IN A DISTANCE EDUCATION ENVIRONMENT

AC : TEACHING A LABORATORY-BASED IPV6 COURSE IN A DISTANCE EDUCATION ENVIRONMENT AC 2007-1962: TEACHING A LABORATORY-BASED IPV6 COURSE IN A DISTANCE EDUCATION ENVIRONMENT Philip Lunsford, East Carolina University Phil Lunsford received a B.S. in Electrical Engineering and a M.S. in

More information

NE-2277 Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure: Network Services

NE-2277 Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure: Network Services NE-2277 Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure: Network Services Summary Duration 5 Days Audience IT Professionals Level 300 Technology Microsoft

More information

H. COUNCILL TRENHOLM STATE COMMUNITY COLLEGE TECHNOLOGY PLAN ACADEMIC YEAR

H. COUNCILL TRENHOLM STATE COMMUNITY COLLEGE TECHNOLOGY PLAN ACADEMIC YEAR H. COUNCILL TRENHOLM STATE COMMUNITY COLLEGE TECHNOLOGY PLAN 2016-2017 ACADEMIC YEAR AUGUST 26, 2016 WHAT WE BELIEVE: Students need to be able to use a wide variety of technological tools to enhance their

More information

Pearson: Practical Guide to Advanced Networking. Course Outline. Pearson: Practical Guide to Advanced Networking. 17 Oct

Pearson: Practical Guide to Advanced Networking. Course Outline. Pearson: Practical Guide to Advanced Networking. 17 Oct Course Outline Pearson: Practical Guide to Advanced Networking 17 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Deployments and Network Topologies

Deployments and Network Topologies TECHNICAL GUIDE Deployments and Network Topologies A technical guide to deploying Family Zone School in different network topologies. Contents Introduction...........................................3 Transparent

More information

Remote PC Guide for VMware Implementation Using ESXi Version 3.5/4.01

Remote PC Guide for VMware Implementation Using ESXi Version 3.5/4.01 Remote PC Guide for VMware Implementation Using ESXi Version 3.5/4.01 Document Version: 2010-10-22 This guide is a primer for adding remotely accessible PC or servers into your NETLAB Academy Edition or

More information

AC : IMPLEMENTATION OF A NEW COMMUNICATION LABORATORY

AC : IMPLEMENTATION OF A NEW COMMUNICATION LABORATORY AC 2009-2359: IMPLEMENTATION OF A NEW COMMUNICATION LABORATORY Shuju Wu, Southeast Missouri State University Xiaobing Hou, Southeast Missouri State University Ragu Athinarayanan, Southeast Missouri State

More information

Unified Communications Networks Security and Platforms

Unified Communications Networks Security and Platforms Unified Communications Networks Security and Platforms About Program Who May Apply? Learning Environment Program Overview Program Architecture Partnership with Industry Index Who is Who? 2 Index Introduction

More information

CCNA Routing and Switching Courses. Scope and Sequence. Target Audience. Curriculum Overview. Last updated August 22, 2018

CCNA Routing and Switching Courses. Scope and Sequence. Target Audience. Curriculum Overview. Last updated August 22, 2018 CCNA Routing and Switching Scope and Sequence Last updated August 22, 2018 Target Audience The Cisco CCNA Routing and Switching curriculum is designed for Cisco Networking Academy students who are seeking

More information

MCTS/MCSE - Windows Server 2008 R2. Course Outline. MCTS/MCSE - Windows Server 2008 R Jun 2018

MCTS/MCSE - Windows Server 2008 R2. Course Outline. MCTS/MCSE - Windows Server 2008 R Jun 2018 Course Outline MCTS/MCSE - Windows Server 2008 R2 15 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

CompTIA CV CompTIA Cloud+ Certification. Download Full Version :

CompTIA CV CompTIA Cloud+ Certification. Download Full Version : CompTIA CV0-001 CompTIA Cloud+ Certification Download Full Version : http://killexams.com/pass4sure/exam-detail/cv0-001 Answer: D QUESTION: 379 An administrator adds a new virtualization host to an existing

More information

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2. Upgrading Your Skills to MCSA Windows Server 2012 R2

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2.   Upgrading Your Skills to MCSA Windows Server 2012 R2 Course Outline Upgrading Your Skills to MCSA Windows Server 2012 05 Jan 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CCNA (Routing & Switching) Program Overview

CCNA (Routing & Switching) Program Overview Table of Contents 1. Introduction 2. Target Audience 3. Curriculum Overview 4. Course Sequence 5. Prerequisites 6. Target Certification 7. Industry Certification 8. Discount Voucher 9. Course Outlines

More information

CISCO QUAD Cisco CCENT/CCNA/CCDA/CCNA Security (QUAD)

CISCO QUAD Cisco CCENT/CCNA/CCDA/CCNA Security (QUAD) Our Learning Exclusive Custom exam prep software and materials Exam delivery in classroom with 98% success Course specific thinqtank Learning publications to promote fun exciting learning Extended hours

More information

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski Rutgers University Fall 2013 December 12, 2014 2013 Paul Krzyzanowski 1 Motivation for the Cloud Self-service configuration

More information

Course Syllabus: CompTIA Network+

Course Syllabus: CompTIA Network+ Course Syllabus: CompTIA Network+ Instructor: Roger Elliott Email: relliott@c-tec.edu Phone: Office: (740) 364-2299 Cell (740) 814-7504 Courseware Course #: Hours: TestOut Network Pro 4.1 CompTIA Network+

More information

Computer Information Systems (CIS) CIS 105 Current Operating Systems/Security CIS 101 Introduction to Computers

Computer Information Systems (CIS) CIS 105 Current Operating Systems/Security CIS 101 Introduction to Computers Computer Information Systems (CIS) CIS 101 Introduction to Computers This course provides an overview of the computing field and its typical applications. Key terminology and components of computer hardware,

More information

Computer Information Systems (CIS) CIS 105 Current Operating Systems/Security CIS 101 Introduction to Computers

Computer Information Systems (CIS) CIS 105 Current Operating Systems/Security CIS 101 Introduction to Computers Computer Information Systems (CIS) CIS 101 Introduction to Computers This course provides an overview of the computing field and its typical applications. Key terminology and components of computer hardware,

More information

Network+ Guide to Networks 6 th Edition

Network+ Guide to Networks 6 th Edition Network+ Guide to Networks 6 th Edition Chapter 10 Virtual Networks and Remote Access Objectives 1. Explain virtualization and identify characteristics of virtual network components 2. Create and configure

More information

Course Syllabus. Course Title. Who should attend? Course Description MCSE

Course Syllabus. Course Title. Who should attend? Course Description MCSE Course Title MCSE Course Description The Microsoft Certified Solutions Expert (MCSE): Server Infrastructure certification provides the students with hands-on experience that is needed to run the latest

More information

CCNA Routing and Switching Courses. Scope and Sequence. Target Audience. Curriculum Overview. Last updated November 2, 2016

CCNA Routing and Switching Courses. Scope and Sequence. Target Audience. Curriculum Overview. Last updated November 2, 2016 CCNA Routing and Switching Scope and Sequence Last updated November 2, 2016 Target Audience The Cisco CCNA Routing and Switching curriculum is designed for Cisco Networking Academy students who are seeking

More information

Expert Reference Series of White Papers. Understanding Data Centers and Cloud Computing

Expert Reference Series of White Papers. Understanding Data Centers and Cloud Computing Expert Reference Series of White Papers Understanding Data Centers and Cloud Computing 1-800-COURSES www.globalknowledge.com Understanding Data Centers and Cloud Computing Paul Stryer, Global Knowledge

More information

CCNA Routing and Switching Scope and Sequence

CCNA Routing and Switching Scope and Sequence Cisco Network Academy Network Engineering technology 1, 2, 3&4 CCNA 1 2 3 4 CCNA Routing and Switching Scope and Sequence Target Audience The Cisco CCNA Routing and Switching curriculum is designed for

More information

Cisco Packet Tracer 6.1 Frequently Asked Questions

Cisco Packet Tracer 6.1 Frequently Asked Questions Cisco Packet Tracer 6.1 Frequently Asked Questions Last Updated 12 August 2014 FAQ Table of Contents Cisco Packet Tracer 6.1 Release...2 Q1. What is Cisco Packet Tracer?...2 Q2. How can I obtain Packet

More information

Factors Affecting Adoption of Cloud Computing Technology in Educational Institutions (A Case Study of Chandigarh)

Factors Affecting Adoption of Cloud Computing Technology in Educational Institutions (A Case Study of Chandigarh) American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-7, Issue-3, pp-358-364 www.ajer.org Research Paper Open Access Factors Affecting Adoption of Cloud Computing

More information

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab)

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab) Course Outline Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab) 07 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

ITT Technical Institute. TB143 Introduction to Personal Computers Onsite and Online Course SYLLABUS

ITT Technical Institute. TB143 Introduction to Personal Computers Onsite and Online Course SYLLABUS ITT Technical Institute TB143 Onsite and Online Course SYLLABUS Credit hours: 4 Contact/Instructional hours: 50 (30 Theory Hours, 20 Lab Hours) Prerequisite(s) and/or Corequisite(s): None. Course Description:

More information

CCNA CCNA Security Official Cert Guide. Course Outline. CCNA Security Official Cert Guide.

CCNA CCNA Security Official Cert Guide. Course Outline. CCNA Security Official Cert Guide. Course Outline CCNA Security 210-260 Official Cert 23 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Simulation of Cloud Computing Environments with CloudSim

Simulation of Cloud Computing Environments with CloudSim Simulation of Cloud Computing Environments with CloudSim Print ISSN: 1312-2622; Online ISSN: 2367-5357 DOI: 10.1515/itc-2016-0001 Key Words: Cloud computing; datacenter; simulation; resource management.

More information

Course Syllabus: CompTIA Network+

Course Syllabus: CompTIA Network+ Course Syllabus: CompTIA Network+ Instructor: Roger Elliott Email: relliott@c-tec.edu Phone: Office: (740) 364-2299 Cell (740) 814-7504 Courseware Course #: Hours: CompTIA Network+ (Exam N10-006) 30Bird

More information

Ccna Network Basics Lab Manual

Ccna Network Basics Lab Manual Ccna Network Basics Lab Manual Exam Description. 640-801 Lab Basic Router Operation IP Addressing IP Routing ISDN and DDR LAN Switching Network Management Network Security Other VPNs VLANs WAN Dec 13,

More information

Installing & Configuring Windows Server 2012 (20410D)

Installing & Configuring Windows Server 2012 (20410D) Installing & Configuring Windows Server 2012 (20410D) COURSE OVERVIEW: Learn to implement and configure the core services of Windows Server 2012 and Windows Server 2012 R2. This course, Installing and

More information

Virtualizing Agilent OpenLAB CDS EZChrom Edition with VMware

Virtualizing Agilent OpenLAB CDS EZChrom Edition with VMware Virtualizing Agilent OpenLAB CDS EZChrom Edition with VMware Technical Overview Abstract This technical overview describes the considerations, recommended configurations, and host server requirements when

More information

Course Outline. CompTIA Network+ N Pearson ucertify Course and Labs. CompTIA Network+ N Pearson ucertify Course and Labs

Course Outline. CompTIA Network+ N Pearson ucertify Course and Labs.  CompTIA Network+ N Pearson ucertify Course and Labs Course Outline CompTIA Network+ N10-007 Pearson ucertify Course 06 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure [MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure Length : 3 Days Audience(s) : IT Professionals Level : 300 Technology : Azure Delivery Method : Instructor-led (Classroom) Course

More information

Introducing Cisco Cloud Administration CLDADM v1.0; 5 Days; Instructor-led

Introducing Cisco Cloud Administration CLDADM v1.0; 5 Days; Instructor-led Introducing Cisco Cloud Administration CLDADM v1.0; 5 Days; Instructor-led Course Description Introducing Cisco Cloud Administration (CLDADM) is a new 5-day ILT course designed to help students prepare

More information

Online Help StruxureWare Central

Online Help StruxureWare Central Online Help StruxureWare Central Version 7.0.0 StruxureWare Central Virtual Appliance The StruxureWare Central 7.0 server is now available as a virtual appliance, supported on VMware ESXi 4.1.0. The full-featured

More information

Virtual-Machine-Based Network Exercises for Introductory Computer Networking Courses

Virtual-Machine-Based Network Exercises for Introductory Computer Networking Courses Virtual-Machine-Based Network Exercises for Introductory Computer Networking Courses Robert Montante Bloomsburg University of Pennsylvania Encore Presentation CCSC-Northeastern April 7, 2017 Overview First

More information

Certified SonicWALL Security Administrator (CSSA) Instructor-led Training

Certified SonicWALL Security Administrator (CSSA) Instructor-led Training Instructor-led Training Comprehensive Services from Your Trusted Security Partner Additional Information Recommended prerequisite for the Certified SonicWALL Security Administrator (CSSA) exam Course Description:

More information

NE Infrastructure Provisioning with System Center Virtual Machine Manager

NE Infrastructure Provisioning with System Center Virtual Machine Manager NE-10981 Infrastructure Provisioning with System Center Virtual Machine Manager Summary Duration 5 Days Audience IT Professionals Level 400 Technology Microsoft System Center 2012 Delivery Method Instructor-led

More information

Microsoft Certified System Engineer

Microsoft Certified System Engineer 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Microsoft Certified System Engineer Program Summary This instructor-led program with a combination

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 Course 20410 : Installing and Configuring Windows Server 2012 Page 1 of 6 Installing and Configuring Windows Server 2012 Course 20410: 4 days; Instructor-Led Introduction The course is part one of a series

More information

CompTIA Network+ N ucertify Course & Labs. Course Outline. CompTIA Network+ N ucertify Course & Labs.

CompTIA Network+ N ucertify Course & Labs. Course Outline. CompTIA Network+ N ucertify Course & Labs. Course Outline CompTIA Network+ N10-006 ucertify Course & Labs 06 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CIW: Network Technology Associate. Course Outline. CIW: Network Technology Associate. 17 Oct ( Add-On )

CIW: Network Technology Associate. Course Outline. CIW: Network Technology Associate. 17 Oct ( Add-On ) Course Outline CIW: Network Technology Associate 17 Oct 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CCNA-A Scope and Sequence (March 2007-Draft)

CCNA-A Scope and Sequence (March 2007-Draft) CCNA-A Scope and Sequence (March 2007-Draft) This document is a preliminary overview of the new CCNA-A curriculum and is subject to change since the courses are still under development. The English versions

More information

Ccna Exploration Network Fundamentals Version 40 Enetwork Chapter 5

Ccna Exploration Network Fundamentals Version 40 Enetwork Chapter 5 Ccna Exploration Network Fundamentals Version 40 Enetwork Chapter 5 CCNA EXPLORATION NETWORK FUNDAMENTALS VERSION 40 ENETWORK CHAPTER 5 PDF - Are you looking for ccna exploration network fundamentals version

More information

Network Edge Innovation With Virtual Routing

Network Edge Innovation With Virtual Routing Independent market research and competitive analysis of next-generation business and technology solutions for service providers and vendors Network Edge Innovation With Virtual Routing A Heavy Reading

More information

CompTIA Network+ (Exam N10-006)

CompTIA Network+ (Exam N10-006) CompTIA Network+ (Exam N10-006) Course Specifications Course Number: ELK93-012_rev1.1 Course length: 5.0 day(s) Course Description The CompTIA Network+ (Exam N10-006) course builds on your existing user-level

More information

Cisco Associate-Level Certifications

Cisco Associate-Level Certifications Cisco Associate-Level Certifications Widely respected throughout the world, Cisco Certifications substantiate the knowledge and skills of certified individuals. They rank among the most sought-after qualifications

More information

Get the skills to maintain your networks and to diagnose and resolve network problems quickly and effectively.

Get the skills to maintain your networks and to diagnose and resolve network problems quickly and effectively. Cisco CCNP - HD Telepresence TSHOOT: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) 2.0 Get the skills to maintain your networks and to diagnose and resolve network problems quickly and effectively.

More information

CCNA Routing and Switching Courses. Scope and Sequence. Target Audience. Curriculum Overview. Last updated August 22, 2018

CCNA Routing and Switching Courses. Scope and Sequence. Target Audience. Curriculum Overview. Last updated August 22, 2018 CCNA Routing and Switching Scope and Sequence Last updated August 22, 2018 Target Audience The Cisco CCNA Routing and Switching curriculum is designed for Cisco Networking Academy students who are seeking

More information

CCNA DISCOVERY V4.0 WORKING AT A SMALL-TO-MEDIUM BUSINESS OR ISP INSTRUCTOR REFERENCE GUIDE. Prepared by Cisco Learning Institute

CCNA DISCOVERY V4.0 WORKING AT A SMALL-TO-MEDIUM BUSINESS OR ISP INSTRUCTOR REFERENCE GUIDE. Prepared by Cisco Learning Institute CCNA DISCOVERY V4.0 WORKING AT A SMALL-TO-MEDIUM BUSINESS OR ISP COMPARISON OF NEW CURRICULA WITH EXISTING CURRICULA Prepared by Cisco Learning Institute June 25, 2007 Working for a Small-to-Medium Business

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 Installing and Configuring Windows Server 2012 Course # Exam: Prerequisites Technology: Delivery Method: Length: 20697-1 70-697 Windows Instructor-led (classroom) 5 Days Overview About this Course This

More information

SQA Advanced Unit specification: general information for centres

SQA Advanced Unit specification: general information for centres SQA Advanced Unit specification: general information for centres Unit title: Cloud Computing Unit code: HP1Y 47 Superclass: CE Publication date: August 2017 Source: Scottish Qualifications Authority Version:

More information

Scope and Sequence: CCNA Exploration v4.0

Scope and Sequence: CCNA Exploration v4.0 Scope and Sequence: CCNA Exploration v4.0 Last Updated August 30, 2007 The course objectives and outline for the final two CCNA Exploration courses, LAN Switching and Wireless and Accessing the WAN, are

More information

Unit 111: Cisco IT Essentials (Part 1)

Unit 111: Cisco IT Essentials (Part 1) Unit 111: Cisco IT Essentials (Part 1) Unit code: QCF Level 2: Credit value: 10 Guided learning hours: 80 Aim and purpose L/601/7459 BTEC in IT This unit provides an introduction to the IT industry and

More information

Course 20741B: Networking with Windows Server 2016

Course 20741B: Networking with Windows Server 2016 Course Duration: 5 days Course description Overview: This 5-day classroom-based course provides the fundamental networking skills required to deploy and support Windows Server 2016 in most organizations.

More information

LO N LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs) 04 Apr 2018

LO N LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs)  04 Apr 2018 Course Outline LO CompTIA Network (Course & Labs) 04 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs) ( Add-On ) 15 Jul 2018

LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs)  ( Add-On ) 15 Jul 2018 Course Outline LO CompTIA Network (Course & Labs) 15 Jul 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Installation and Cluster Deployment Guide

Installation and Cluster Deployment Guide ONTAP Select 9 Installation and Cluster Deployment Guide Using ONTAP Select Deploy 2.3 March 2017 215-12086_B0 doccomments@netapp.com Updated for ONTAP Select 9.1 Table of Contents 3 Contents Deciding

More information

CCNA Cybersecurity Operations. Program Overview

CCNA Cybersecurity Operations. Program Overview Table of Contents 1. Introduction 2. Target Audience 3. Prerequisites 4. Target Certification 5. Curriculum Description 6. Curriculum Objectives 7. Virtual Machine Requirements 8. Course Outline 9. System

More information

PC/Network Technician Certification Program: CompTIA A+, CWTS Wireless and Microsoft MTA Networking & Windows Certifications

PC/Network Technician Certification Program: CompTIA A+, CWTS Wireless and Microsoft MTA Networking & Windows Certifications : CompTIA A+, CWTS Wireless and Microsoft MTA Networking & Windows Certifications ZAPL- 007 168 hours CompTIA A+, Microsoft MTA: Networking Fundamentals, and CWTS Wireless Certifications Fee: $3,799 -

More information

IT Systems Administrator

IT Systems Administrator IT Systems Administrator PROGRAM OBJECTIVES The IT Systems Administrator program will provide students with the skills and knowledge to pursue certifications and careers in computer and networkrelated

More information

Course Outline. Pearson: CCNP Routing and Switching SWITCH May 2018

Course Outline. Pearson: CCNP Routing and Switching SWITCH May 2018 Course Outline Pearson: CCNP Routing and Switching SWITCH 300-115 11 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

ITT Technical Institute. IT371 Advanced Routing and Switching II Onsite Course SYLLABUS

ITT Technical Institute. IT371 Advanced Routing and Switching II Onsite Course SYLLABUS ITT Technical Institute IT371 Advanced Routing and Switching II Onsite Course SYLLABUS Credit hours: 4 Contact/Instructional hours: 50 (30 Theory Hours, 20 Lab Hours) Prerequisite(s) and/or Corequisite(s):

More information

DNA Sequence Bioinformatics Analysis with the Galaxy Platform

DNA Sequence Bioinformatics Analysis with the Galaxy Platform DNA Sequence Bioinformatics Analysis with the Galaxy Platform University of São Paulo, Brazil 28 July - 1 August 2014! Dave Clements Johns Hopkins University Robson Francisco de Souza University of São

More information

What is Cloud Computing? Cloud computing is the dynamic delivery of IT resources and capabilities as a Service over the Internet.

What is Cloud Computing? Cloud computing is the dynamic delivery of IT resources and capabilities as a Service over the Internet. 1 INTRODUCTION What is Cloud Computing? Cloud computing is the dynamic delivery of IT resources and capabilities as a Service over the Internet. Cloud computing encompasses any Subscriptionbased or pay-per-use

More information

VMware vshield Edge Design Guide

VMware vshield Edge Design Guide ware Technical WHITE PAPER ware Overview The new virtual datacenter (vdc) infrastructure deployments enable IT to provide on-demand infrastructure services to its customers on a common, shared infrastructure

More information

CLOUD Virtualization. Certification. Cloud Virtualization. Specialist

CLOUD Virtualization. Certification. Cloud Virtualization. Specialist CLOUD Virtualization Certification Cloud Virtualization The Cloud Professional (CCP) program from Arcitura is dedicated to excellence in the fields of cloud computing technology, mechanisms, platforms,

More information

Farzad Diba 333 East Juniper Court Mequon, WI (414)

Farzad Diba 333 East Juniper Court Mequon, WI (414) Farzad Diba 333 East Juniper Court Mequon, WI 53092 farzad@farzaddiba.com (414) 301-3279 PROFESSIONAL SUMMARY Experienced leader motivated by complex problems, strategic initiatives and organizational

More information

Course Outline. Pearson CISCO: CCNA Routing and Switching (ICND ) Pearson CISCO: CCNA Routing and Switching (ICND )

Course Outline. Pearson CISCO: CCNA Routing and Switching (ICND )  Pearson CISCO: CCNA Routing and Switching (ICND ) Course Outline Pearson CISCO: CCNA Routing and Switching (ICND2 04 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

ITT Technical Institute. NT2740 Advanced Networking Devices Onsite and Online Course SYLLABUS

ITT Technical Institute. NT2740 Advanced Networking Devices Onsite and Online Course SYLLABUS ITT Technical Institute NT2740 Advanced Networking Devices Onsite and Online Course SYLLABUS Credit hours: 3 Contact/Instructional hours: 40 (20 Theory Hours, 20 Lab Hours) Prerequisite(s) and/or Corequisite(s):

More information

SQA Advanced Unit specification: general information

SQA Advanced Unit specification: general information SQA Advanced Unit specification: general information Unit title: Routing Technology Unit code: HP1J 48 Superclass: CB Publication date: August 2017 Source: Scottish Qualifications Authority Version: 01

More information

Pearson: Networking Essentials, 4/E (Course & Lab) Course Outline. Pearson: Networking Essentials, 4/E (Course & Lab) 18 Oct

Pearson: Networking Essentials, 4/E (Course & Lab) Course Outline. Pearson: Networking Essentials, 4/E (Course & Lab) 18 Oct Course Outline Pearson: Networking Essentials, 4/E (Course & Lab) 18 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Unit 112: Cisco IT Essentials (Part 2)

Unit 112: Cisco IT Essentials (Part 2) Unit 112: Cisco IT Essentials (Part 2) Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 80 Aim and purpose F/601/7457 BTEC in IT This unit provides a comprehensive route to developing an

More information

Unit title: Internet and Network Technology Fundamentals

Unit title: Internet and Network Technology Fundamentals Higher National Unit specification General information for centres Unit code: F204 34 Unit purpose: This Unit is designed to introduce candidates to the knowledge and understanding of services, theoretical

More information

CCNA Boot Camp. Course Description

CCNA Boot Camp. Course Description CCNA Boot Camp Course Description CCNA Boot Camp combines both the Interconnecting Cisco Network Devices Part 1 (ICND1) course and the Interconnecting Cisco Network Devices Part 2 (ICND2) course into one

More information

SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON

SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON White Paper SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON Abstract This white paper explains the benefits to the extended enterprise of the on-premise, online file sharing storage

More information

COMPUTER AND NETWORK SUPPORT TECHNICIAN PROGRAM

COMPUTER AND NETWORK SUPPORT TECHNICIAN PROGRAM Network + Networking NH5200 Fundamentals COURSE TITLE: Network+ Networking Fundamentals 104 Total Hours 66 Theory Hours 38 Laboratory Hours COURSE OVERVIEW: After completing this course, students will

More information

Study and work in a well paid career. TELECOMMUNICATIONS AND IT NETWORKING ENGINEERING CRICOS Provider 02771G

Study and work in a well paid career. TELECOMMUNICATIONS AND IT NETWORKING ENGINEERING  CRICOS Provider 02771G Study and work in a well paid career TELECOMMUNICATIONS AND IT NETWORKING ENGINEERING www.acit.edu.au CRICOS Provider 02771G TELECOMMUNICATIONS AND IT NETWORK ENGINEERING: Advanced Diploma Program OVERVIEW

More information

Information Technology Education and Training For the Lifelong Learner. Program Catalog. Effective 9/1/2016

Information Technology Education and Training For the Lifelong Learner. Program Catalog. Effective 9/1/2016 ` Information Technology Education and Training For the Lifelong Learner Program Catalog Effective 9/1/2016 Contact: Premier Knowledge Solutions (314) 644-6400 I Certify the Content and Policy of the Programs

More information

"Charting the Course... TSHOOT Troubleshooting and Maintaining Cisco IP Networks Course Summary

Charting the Course... TSHOOT Troubleshooting and Maintaining Cisco IP Networks Course Summary Course Summary Description This course is designed to help network professionals improve the skills and knowledge that they need to maintain their network and to diagnose and resolve network problems quickly

More information

Welcome to the HP Institute

Welcome to the HP Institute Welcome to the HP Institute How HP is working with education to develop tomorrow s IT workforce today Capability Business need for speed The rate of business is increasing exponentially 2020 2T devices

More information

A Single Cloud for Business Applications

A Single Cloud for Business Applications A Single Cloud for Business Applications Treb Ryan, Chief Strategy Officer 18 December 2013 Cloud Business Unit, Dimension Data Dimension Data today 2012 global revenues of US$5.8 billion Client-centric,

More information

Cisco CCNA Certification Guide

Cisco CCNA Certification Guide Cisco CCNA Certification Guide CCNA: ROUTING & SWITCHING For network engineers who need to increase their value to employers and stay current with advances in networking knowledge and skills, the Cisco

More information

Course Outline. Pearson: Networking Essentials, 4/E (Course & Lab)

Course Outline. Pearson: Networking Essentials, 4/E (Course & Lab) Course Outline Pearson: Networking Essentials, 4/E (Course & Lab) 21 Dec 2017 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

[VMICMV6.5]: VMware vsphere: Install, Configure, Manage [V6.5]

[VMICMV6.5]: VMware vsphere: Install, Configure, Manage [V6.5] [VMICMV6.5]: VMware vsphere: Install, Configure, Manage [V6.5] Length Delivery Method : 5 Days : Instructor-led (Classroom) Course Overview This five-day course features intensive hands-on training that

More information

ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013

ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013 ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013 Challenges and Opportunities Reduce Capex/Opex Challenges Innovation at devices and OTT side Number of devices explode

More information

OHLONE COLLEGE Ohlone Community College District OFFICIAL COURSE OUTLINE

OHLONE COLLEGE Ohlone Community College District OFFICIAL COURSE OUTLINE OHLONE COLLEGE Ohlone Community College District OFFICIAL COURSE OUTLINE I. Description of Course: 1. Department/Course: CNET - 155A 2. Title: Introduction to Networks (CCNA1) 3. Cross Reference: 4. Units:

More information

UX - User Experience: Multi-Cloud Network Visibility

UX - User Experience: Multi-Cloud Network Visibility Data Sheet UX - User Experience: Multi-Cloud Network Visibility UX - User Experience monitoring User Experience dashboard summary application performance User Experience is a software module available

More information

Deploying Cisco ASA VPN Solutions v2.0 (VPN)

Deploying Cisco ASA VPN Solutions v2.0 (VPN) Deploying Cisco ASA VPN Solutions v2.0 (VPN) Course Overview: The Deploying Cisco ASA VPN Solutions (VPN) v2.0 course is part of the curriculum path that leads to the Cisco CCNP Security certification.

More information

Course Outline. Installing and Configuring Windows Server 2012 R2 (Course & Lab)

Course Outline. Installing and Configuring Windows Server 2012 R2 (Course & Lab) Course Outline Installing and Configuring Windows Server 26 Dec 2017 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Network Infrastructures & Service Provisioning

Network Infrastructures & Service Provisioning Network Infrastructures & Service Provisioning About Program Who May Apply? Learning Environment Program Overview Program Architecture Partnership with Industry Index Who is Who? 2 Index Introduction Preface

More information

Pearson: CCNP TSHOOT. Course Outline. Pearson: CCNP TSHOOT Jun 2018

Pearson: CCNP TSHOOT. Course Outline. Pearson: CCNP TSHOOT Jun 2018 Course Outline 22 Jun 2018 Contents 1. Pre-Assessment 2. Exercises, Quizzes, Flashcards & Glossary Number of Questions 3. Expert Instructor-Led Training 4. ADA Compliant & JAWS Compatible Platform 5. State

More information

Introduction. A Word About Packet Tracer

Introduction. A Word About Packet Tracer xxvi Introduction The Cisco Networking Academy is a comprehensive e-learning program that provides students with Internet technology skills. A Networking Academy delivers web-based content, online assessment,

More information