• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

703 Automation courses delivered Online

U5TR712 - IBM Maximo Asset Management - System Administration and Development v7.6x

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The audience includes implementers, developers, system administrators, project teams, database administrators and engine project technical teams. The audience also includes consultants that are looking to gain an understanding of Maximo Asset Management 7.6.0.x and the engine. Overview After completing this course, you should be able to perform the following tasks: List the components of Tivoli's process automation engine Understand Maximo modules and applications Understand Tivoli's Process Automation Engine Create the foundation data necessary for Maximo Asset Management Customize the engine database and applications Automate IBM Service Management applications using workflows Use the Maximo Work Centers Use the Integration Framework to import and export data This course is designed for anyone planning to use Maximo Asset Management and Tivoli?s process automation engine with one of the IBM System Management (ISM) products. It is a course that introduces you to the features and functions of both products. IBM Maximo Asset Management Overview This unit focuses on Maximo as an overall product and how Maximo assists companies with their asset management lifecycle. Tivoli Process Automation Engine This unit describes the functions of Tivoli?s process automation engine and introduces the products that are based on the engine. This unit also introduces Start Centers and basic navigation. Architecture and components This unit covers the architecture of Tivoli?s process automation engine. The various components that make up the system are described. The unit will address Java EE servers and the basic use of WebSphere© as it relates to the engine. The unit then covers the organization of the administrative workstation and system properties. The unit briefly describes the setup of the system for using attachments. Foundation Data This unit covers the creation of foundation data for Tivoli?s process automation engine. The foundation data is the software constructs that are necessary in the basic configuration of the product. These constructs include organizations, sites, locations, classifications, and various engine financial configurations. Security Security addresses the need to protect system resources from unauthorized access by unauthenticated users. Resources in the system are protected by Authentication and Authorization. Database architecture This unit illustrates the possible database configurations using the Database Configuration application. It also presents specific command lines that you can run to configure the changes made on the attributes of business objects using the Database Configuration application. Work Management Work Management is a collection of components and products that work together to form a powerful process and work management system. This unit provides a look at work management and focuses on using Work Management to generate, process, and complete work orders. Customizing an application This unit provides an overview of the Application Designer and Migration Manager. You will learn how to change, duplicate and create applications. You will learn the process to move from development, integration testing, user acceptance testing and moving to production. Automation This unit provides a high-level overview of key automation application programs and their functionality. It describes cron tasks, which are used to automate jobs in the system. The unit then discusses various communication tools in the system such as Communication Templates and the E mail Listener application. Finally, automated means of notification using escalations and actions are covered. Workflow This unit focuses on workflow. You learn about the Workflow Designer and its tools. You also learn how to modify an existing workflow and how to manage the included workflows. Reporting This unit provides an overview of the data analysis and reporting options that you can use in the system to analyze data. You create query by example (QBE) reports, result sets, key performance indicators (KPI), and query-based reports (QBRs). Students can optionally review Appendix A to learn how to create a simple enterprise report using Business Intelligence Reporting Tools (BIRT) designer. This report provides an example of how developers create more complex, widely used reports for users. Integration Framework In this unit, a high-level overview of the Integration Framework is provided. The Integration Framework architecture and components are described and basic configuration steps are described. The configuration and steps for loading and exporting data to and from the system are covered. You have the opportunity to practice them also. Budget Monitoring This unit provides information on a new feature introduced in Maximo 7.6.0.8, the Budget Monitoring application. In this application, you can create budget records to monitor transactions in a financial period. Inspection Tools and Tasks This unit introduces the new Inspection application. You can use the Inspections tools to create online inspection forms by using your desktop computer or laptop, and you can use the forms to complete an inspection by using your desktop computer, laptop, or tablet. Troubleshooting This unit focuses on troubleshooting as a systematic approach to solving a problem. The goal is to determine why something does not work as expected and to resolve the problem. It discusses the configuration of logging in the application. It also covers basic troubleshooting techniques, some important component logs, and information about obtaining help from Tivoli Support. Additional course details: Nexus Humans U5TR712 - IBM Maximo Asset Management - System Administration and Development v7.6x training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the U5TR712 - IBM Maximo Asset Management - System Administration and Development v7.6x course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

U5TR712 - IBM Maximo Asset Management - System Administration and Development v7.6x
Delivered OnlineFlexible Dates
Price on Enquiry

Contact Management: Customer Relationship Management

5.0(9)

By Chart Learning Solutions

CRM is a software or internet-based approach to managing customer contacts and relevant data. Five must-have CRM features include sales management tools, marketing automation, customer support, data tracking and integration and analytics. Discover how to ensure that your CRM will not fail with employees. Understand and the correct CRM required for your requirements. Learning Objectives Explain the importance of managing customer contacts in a CRM, Implement five must-have features Target Audience Managers, Team Leaders, Young Professionals, Sales Professionals, Customer Service Teams

Contact Management: Customer Relationship Management
Delivered Online On Demand9 minutes
£34.95

Linux for network engineers

5.0(3)

By Systems & Network Training

Linux training course description A Linux foundation appropriate for all flavours of Linux, focussed on getting network engineers up and running with Linux. The command line is used throughout. The course progresses from the basics of Linux commands onto useful tools such as grep, then shell features such as piping and then onto shell scripting. Administration aspects covered are the tasks network engineers are most likely to encounter such as software installation. Hands on exercises concentrate on network related tasks such as installing net-snmp and using shell scripts to provide network automation. What will you learn Use Linux commands to perform a variety of tasks from manipulating files to handling processes. Create and edit files with vi. Work with permissions. Write simple shell scripts. Install software packages. Configure base networking. Linux training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 5 days Linux training course contents What is Linux? Linux distributions, open source software. Getting started Logging in, changing passwords, logging out. Hands on Basics and root access. Linux basics Command structure. The Linux manuals, basic commands (who, date, tty, uname, echo, banner...). Hands on Using the CLI. Connecting to a network IP configuration, DHCP, static addressing, routing, ifconfig, ping, netstat, traceroute, dig. Hands on Network configuration and testing. Managing Software Package Concepts, Comparison of package formats, RPM, rpm Commands, Yum, Debian Packages, dpkg, apt-cache, apt-get, dselect, aptitude, Converting Between Package Formats, Dependencies and Conflicts, Startup Script Problems, Shared Libraries, Library Management Hands on Installing network packages such as nmap and net-snmp. Processes and log files ps, kill, background processes, at, exec, priorities. Managing Linux log files. Syslogd. Setting the time. Cron and cronjobs. Managing Processes, the Kernel: The First Process. Hands on Controlling daemons and services. Setting up a TFTP server. Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. Viewing files. Hands on Exploring the filesystem, working with network device configuration files. The Linux editors ed, vi, shell escapes, .exrc. Hands on Editing network device configuration files. Extracting data from files grep, find, cut, sort and paste… Hands on Working with syslog files. Permissions Theory, chmod, chown, newgrp. Hands on Handling permission problems. The shell Metacharacters, piping and redirection. Hands on Running SNMP commands and working with their output. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variable. Setting variables, using variables, set, scope, export, sourcing, environmental variables, read. Positional parameters: $0 to $9, $#, $* and others. shift parameter substitution. Control statements: The test command, if , while loops, for loops, the case statement. Hands on Automating network tasks. Customising your environment Environmental variables, stty, .profile and other startup files. Hands on Customising Linux. Introduction to administration The root user, su. Managing users and groups. Hands on The power of root. Archiving files Backups, tar, cpio, dd, gzip. Hands on Working with tar files. Booting Linux and Editing Files Installing Boot Loaders, GRUB Legacy, GRUB 2, Alternative Boot Loaders, the Boot Process, Boot Messages, Runlevels and the Initialization Process, Runlevel Functions, Runlevel Services, Alternative Boot Systems , Upstart, system. Hands on Installing network services on Linux.

Linux for network engineers
Delivered in Internationally or OnlineFlexible Dates
£2,797

LINX 3 training course description A detailed study of BGP, from the basics of how it works through to advanced issues such as route reflectors, policy, filtering, route selection and routing registries. The course culminates with a study of an industrial strength BGP template illustrating important issues such as bogon filtering. Practical hands on with routers follow the major sessions to reinforce the theory. A multiple choice exam, leading to the LAIT III certification, is available after the course. The exam consists of 60 questions and lasts 2 hours. What will you learn Connect enterprises to the Internet, and ISPs to each other. Describe how BGP works. List, describe and configure the main BGP attributes. Implement and troubleshoot BGP. Work with route aggregation and calculate CIDR prefixes in seconds. Influence traffic paths with BGP. LINX 3 training course details Who will benefit: Network engineers. Prerequisites: LAIT I and II OR CCNP and take LAIT I and LAIT II exams whilst on this course. Duration 5 days LINX 3 training course contents Basic BGP IGPs, EGPs, What's BGP? BGP RIB, in/out process, tables peers, adding routes. Hands on Simple configuration and troubleshooting. The Internet and peering ASs, AS numbers, Internet structure, ISP types, ISP network design, IXs, peering vs. transit, public/ private peering, bi/multi-lateral peering. Hands on AS information gathering. How BGP works Incremental updates, Path vector protocols, BGP protocol stack, the BGP header, message types, NLRI, withdrawn routes, route refresh, route dampening. Hands on More troubleshooting, packet analysis. MBGP and IPv6 Multiprotocol routing, AFI, SAFI, MBGP and multicasts, IPv6, MPLS VPNs. Hands on IPv6 BGPv4 aggregation CIDR, benefits, techniques, shortcuts, configuring BGP aggregation, leaking routes. Hands on Reducing routing table size. BGP path selection BGP attributes, attribute types, route selection order, Local preference, AS prepend, MEDs. Hands on Influencing traffic with BGP. BGP routing policies What is policy? Examples, route filtering, AS filtering, REs, applying preference selectively, peer groups. Hands on Sophisticated policies. RIPE and routing registries RIRs, Allocations, assignments, PI vs. PA. Objects, RPSL, routing registry, Hands on The RIPE database. Automating BGP configuration Automation tools, whois, IRRToolSet, Bogon lists, tracking bogon lists, HTTP, Peering, routing registries, DNS. Communities What is a community? Community names, communities for: peer types and geography. RFC 1998, default communities. Hands on Setting local preference on other routers. Route servers What are route servers? LINX route servers, route server policy control, What are route collectors, Looking glasses. Hands on Setting up and working with a route server. Peer relationships IBGP, EBGP, next hop self, advertising routes into/out of BGP, synchronisation. Hands on IBGP, troubleshooting a large BGP network. Route reflectors and confederations Full mesh IBGP, Route reflectors, RR configuration and design, confederations, migration issues. Hands on RR configuration. BGP architectures Stub vs. transit AS, when to use BGP, multihoming strategies and issues, default routes. Multihop EBGP, load balancing. Hands on Multihoming. BGP security RFC 7454, security steps, BGP TTL security, filters, RPKI, ROAs, rsync, rrdp, validators. A secure BGP template. Hands on RPKI prefix validation.

LINX 3
Delivered in Internationally or OnlineFlexible Dates
£2,797

Preparing for Digital Transformation (On-Demand)

By IIL Europe Ltd

Preparing for Digital Transformation (On-Demand) The goal of this course is to enable you to become knowledgeable about the technologies behind a digital transformation in your organization and the driving forces compelling such a transformation. You will learn how to become engaged in the processes of transforming your organization digitally to meet with the growing demands of customers and clients. Organizations today must keep pace with changing technology to stay abreast of the market demand. Keeping pace means a transformation of the entire organization into the digital age. This workshop presents the challenges, benefits, and pitfalls of digital transformation and how it will affect you, and how you can be better prepared and positioned for the upcoming digital transformation. You will learn how to become engaged in the processes of transforming your organization digitally to meet with the growing demands of customers and clients. What you will Learn Describe the impact that digital is making on the economy and on customer expectations Examine the nature and drivers of the digital transformation Evaluate new technologies such as Blockchain, Big Data, Artificial Intelligence, and other technologies and see how they work to bring about digital transformation Assess the impact of digital technologies on the current roles and positions in the organization Discuss both the demand that customers have for digital technologies and the impact the digital technologies have on the customer and its relationship with the organization Recognize the new technology trends in the digital transformation and what they mean to the future of the organization Identify how digital transformation will affect all roles and how to be prepared for the upcoming and continuing digital transformation Getting Started Foundation Concepts Digital transformation versus automation Driving forces behind the digital transformation Learning from digital transformation successes Digital Transformation and Customer Orientation The Digital Customer Customer touch points and the customer journey Omnichannel concept Transform to the customer Digital Technologies and the Organization Relationship Management Big Data: The Basis for it All The Human Factor in Digital Transformations Risks of Digital Transformation Technology Trends Data and Business Analytics Other Major Trends Preview of Coming Attractions Pathway to Digital Transformation Summary and Next Steps

Preparing for Digital Transformation (On-Demand)
Delivered Online On Demand1 hour
£1,250

Warehouse Processes, Communication, Safety and Management

By NextGen Learning

The warehousing industry is an exciting field with plenty of opportunities for those looking to start or enhance their career. With the industry experiencing significant growth, the demand for skilled warehouse operatives and managers is on the rise. This presents an excellent opportunity for those seeking to join this field. In today's fast-paced and ever-changing business environment, warehousing has become an essential aspect of many industries. With the increasing demand for products and services, efficient warehouse management has become more critical than ever. That's why our Warehouse Operative course is designed to equip you with the necessary skills and knowledge to succeed in this vital field. Join our Warehouse Operative course and explore the world of warehousing. This course is designed to provide a comprehensive understanding of warehouse management, covering everything from inventory and stock to order picking strategies and warehouse automation. You'll learn how to optimise warehouse processes and communication, and how to create a safe and secure working environment. Learning Outcomes: Understand the fundamentals of warehousing Analyse and manage inventory and stock Implement effective order picking strategies Warehouse equipment and automation Optimise warehouse processes and communication Maintain warehouse safety and security The course is ideal for individuals looking to start a career in warehousing or for those already working in the industry who want to enhance their skills and knowledge. Our course is designed to provide you with practical skills and knowledge that can be applied to your workplace, making you a valuable asset to your employer. Our Warehouse Operative course is designed to equip you with the necessary knowledge and skills required to succeed in this fast-paced industry. The course covers all aspects of warehouse management, including inventory and stock management, order picking strategies, warehouse automation, communication, and safety. You can learn at your own pace and become proficient in all aspects of warehouse management. In conclusion, the warehousing industry is growing rapidly, and skilled warehouse operatives are in high demand. Our Warehouse Operative course is designed to provide you with the skills and knowledge required to succeed in this exciting field. So, whether you're just starting your career or looking to enhance your skills, enrol this course today and take the first step towards a successful career in warehousing. Certification Upon completion of the course, learners can obtain a certificate as proof of their achievement. You can receive a £4.99 PDF Certificate sent via email, a £9.99 Printed Hardcopy Certificate for delivery in the UK, or a £19.99 Printed Hardcopy Certificate for international delivery. Each option depends on individual preferences and locations. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals looking to work in warehousing Anyone wanting to gain a better understanding of warehouse management Individuals seeking to enhance their career prospects in warehousing Those who wish to improve warehouse safety and efficiency Career path Warehouse Operative (£16,000 - £30,000 per annum) Warehouse Supervisor (£20,000 - £35,000 per annum) Warehouse Manager (£25,000 - £40,000 per annum) Logistics Coordinator (£20,000 - £30,000 per annum) Supply Chain Manager (£30,000 - £50,000 per annum) Operations Manager (£30,000 - £50,000 per annum)

Warehouse Processes, Communication, Safety and Management
Delivered Online On Demand4 hours
£15

Decision Making and Problem Solving (Virtual)

By IIL Europe Ltd

Decision Making and Problem Solving (Virtual) We may live in an era of fast technology and increasing reliance upon automation, but our human abilities to think critically, make careful decisions, and solve nuanced problems are more important than ever. Our personal lives depend on those things, and so do the lives of our organizations. Since business is now conducted at remarkable speeds, we put our organizations at great risk daily when we have weak competencies with decision-making and problem-solving. Decisions and solutions that are executed impulsively and without structured approaches can create more problems or make existing ones worse! This course aims to help participants improve their skills so they can execute well and add value to the workplace. Learners will experience multiple decision-making and problem-solving models, tools, and techniques meant for the real world. They will learn how to align their growing toolboxes with the right situational contexts so that they can transfer that skill to the workplace. They will also discover how indecision, cognitive bias, and default thought processes can create obstacles to effective decision-making and problem-solving. What you will Learn Recognize the importance of making a sound decision in a timely manner Infer types of cognitive biases and obstacles that impact decision-making Separate facts, requirements, ideas, and perceptions when making a decision or solving problems Apply structured decision-making and problem-solving approaches Conduct cause and effect and Force Field analyses Evaluate alternative solution methods using various techniques Analyze real world situations to determine the best aligned decision-making and problem-solving models, tools, and techniques Implement decision-making and problem-solving models, tools, and techniques Getting Started Foundation Concepts Contextualizing decisiveness and problem-solving Discriminating between decisiveness and problem-solving Understanding Decision-Making Decision-making challenges and impacts Key drivers of good decision-making Thought processes and obstacles Knowledge, skills, and abilities (KSAs) Decision-Making Models and Supporting Tools Decision-making models, tools, and guidelines Tools to evaluate alternatives Translating requirements into action Problem-Solving Defining the problem Problem-solving models Cause and effect analysis Quick hit vs. innovative problem-solving Summary and Next Steps Course summary Personal action plan

Decision Making and Problem Solving (Virtual)
Delivered OnlineFlexible Dates
£850

Complete Email Marketing Course

4.5(3)

By Studyhub UK

Transform your marketing approach with our 'Complete Email Marketing Course,' an immersive program tailored to elevate your email marketing skills. From the onset, you are greeted with an insightful introduction that lays the groundwork for your journey into the world of email marketing. This course is specifically designed to imbue you with an entrepreneurial mindset, crucial for crafting and growing an effective email list. As you navigate through the modules, you will encounter the practicalities of creating and managing email lists, a cornerstone of successful email marketing campaigns. Each module is carefully crafted to ensure a comprehensive understanding, enabling you to harness the full potential of email marketing in your business endeavors. The heart of this course lies in its in-depth exploration of email automation and copywriting, skills essential for engaging and retaining your audience. You'll learn not only how to write compelling emails but also how to ensure they reach your audience effectively, delving into the intricacies of email deliverability. The curriculum also covers the broader concepts of email marketing, providing a holistic view of its role within the digital marketing landscape. Advancing further, you'll discover how to use capture pages and funnels to generate leads, turning prospects into loyal customers. Concluding with a comprehensive wrap-up, this course equips you with the tools and knowledge to execute impactful email marketing strategies. Learning Outcomes Develop a strong foundation in email marketing basics and an entrepreneurial approach to list building. Gain proficiency in creating, segmenting, and managing email lists for targeted marketing. Master email automation and copywriting to craft engaging and effective email campaigns. Understand and improve email deliverability to ensure maximum reach and engagement. Learn to utilise capture pages and funnels effectively for lead generation and conversion. Why choose this Complete Email Marketing course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Complete Email Marketing course for? Marketing professionals seeking to enhance their email marketing expertise. Entrepreneurs and business owners aiming to leverage email marketing for business growth. Digital marketers looking to deepen their understanding of email automation and copywriting. Individuals aspiring to build a career in email marketing and digital communication. Anyone interested in mastering the art of creating and managing successful email campaigns. Career path Email Marketing Specialist - £25,000 - £40,000 Digital Marketing Manager - £35,000 - £55,000 Content Writer - £24,000 - £38,000 Marketing Analyst - £28,000 - £48,000 CRM Manager - £32,000 - £52,000 Lead Generation Specialist - £30,000 - £50,000 Prerequisites This Complete Email Marketing Course does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Complete Email Marketing Course was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Module 01: Introduction Email Marketing Masterclass How to Start and Grow an Email List Preview 00:05:00 Module 02: Entrepreneur Mindset Masterclass How to Start and Grow an Email List The Concepts of Email Marketing 00:04:00 Using Capture Pages and Funnels for Leads 00:04:00 Creating Email Lists 00:03:00 Email Copywriting 00:04:00 Email Deliverability 00:04:00 Email Automation 00:04:00 Module 03: Creating Email Lists What makes an email list valuable? 00:05:00 What Is A Double Opt-In Email List And Why Is It Important? 00:03:00 How eBooks Help Generate Leads and Fill Sales Pipelines 00:03:00 How to Generate more Leads with your Video Marketing 00:03:00 Easy Ideas For Lead-Generating Content Marketing to Build Your Lists 00:05:00 Module 04: Email Automation What is Email Automation & How Can Your Business Use it? 00:06:00 What is an Email Marketing Autoresponder? 00:04:00 Awesome Email Marketing Campaigns & How to Run Your Own 00:05:00 Simple (But Powerful) Automated Email Sequences For Service Businesses 00:04:00 Using Tags to Gaining Useful Insights From Email Segmentation 00:04:00 Module 05: Email Copywriting Email Copy-writing Tips to Write Engaging Content Subscribers Want to Read 00:03:00 Ways To Make People Actually Read Your Emails 00:07:00 Ways to Make Your Emails More Engaging 00:06:00 Psychological Triggers to Turn Email Marketing Prospects into Loyal Customers 00:04:00 Tips for Writing Email Marketing Copy that Converts 00:04:00 Module 06: Email Deliverability 7 Best Practices for Email Deliverability 00:06:00 How to Improve Your Email Deliverability (Step-by-Step) 00:04:00 Blueprints for Email Copywriting 00:05:00 7 Ways to Improve Your Email Deliverability 00:04:00 How to Test Your Email Deliverability? A Step-by-Step Guide 00:04:00 Module 07: The Concepts of Email Marketing Rules of Email Marketing 00:05:00 Types of Email Marketing Campaigns You Should Already be Using 00:05:00 10 Email Marketing Terms Every Marketer Should Know 00:06:00 The Importance of List Cleaning and Segmentation Tags 00:03:00 Tips for Building Responsive Email Marketing Lists 00:04:00 Module 08: Using Capture Pages and Funnels for Leads The Importance of Lead Capture Pages in Email Marketing 00:04:00 The Importance of a Sales Funnel in Email Marketing 00:04:00 Getting Leads from Facebook 00:04:00 Types of Landing Pages and How to Use Them 00:04:00 Types Of Online Sales Funnels That Work Really Well 00:05:00 Module 09: Conclusion Review 00:01:00 Assignment Assignment - Complete Email Marketing Course 00:00:00

Complete Email Marketing Course
Delivered Online On Demand2 hours 42 minutes
£10.99

Vectorworks Basic to Intermediate Course

By Real Animation Works

Revit face to face training customised and bespoke.

Vectorworks Basic to Intermediate Course
Delivered in London or OnlineFlexible Dates
£400

CCNA training course description The Implementing and Administering Cisco Solutions (CCNA) course gives you a broad range of fundamental knowledge for all IT careers. Through a combination of lecture, hands-on labs, and self-study, you will learn how to install, operate, configure, and verify basic IPv4 and IPv6 networks. The course covers configuring network components such as switches, routers, and wireless LAN controllers; managing network devices; and identifying basic security threats. It also gives a foundation in network programmability, and software-defined networking What will you learn Install, configure, and operate a small to medium sized network Gain a foundation in the essentials of networking, security, and automation Prepare for the 200-301 CCNA exam, which earns CCNA certification CCNA training course details Who will benefit: Network support help desk technicians involved in the basic installation, operation, and verification of Cisco networks. Anyone seeking CCNA certification. Prerequisites: Introduction to Data communications & networking Duration 5 days CCNA training course content After taking this course, you should be able to: Identify the components of a computer network and describe their basic characteristics. Understand the model of host-to-host communication. Describe the Cisco IOS software. Describe LANs and the role of switches within LANs. Describe Ethernet and describe the operation of switches. Install a switch and perform the initial configuration. Describe the TCP/IP Internet layer, IPv4, its addressing scheme, and subnetting. Describe the TCP/IP Transport and Application layers Explore functions of routing. Implement basic configuration on a Cisco router. Explain host-to-host comms across switches and routers. Identify and resolve common switched network issues and common problems associated with IPv4 addressing. Describe IPv6 main features and addresses, and configure and verify basic IPv6 connectivity. Describe static routing. Describe, implement, and verify VLANs and trunks. Describe inter VLAN routing. Explain the basics of dynamic routing protocols and describe components and terms of OSPF. Explain how STP and RSTP work. Configure link aggregation using EtherChannel. Describe the purpose of Layer 3 redundancy protocols. Describe basic WAN and VPN concepts. Describe the operation of access control lists (ACLs) and their applications in the network. Configure Internet access using DHCP clients and explain and configure NAT on Cisco routers. Describe basic QoS concepts. Describe the concepts of wireless networks, which types of wireless networks can be built, and how to use Wireless LAN Controllers (WLCs). Describe network and device architectures, introduce virtualization, network programmability and SDN and describe smart network management solutions such as Cisco DNA Center™, SD-Access, and SD-WAN. Configure basic IOS system monitoring tools. Describe the management of Cisco devices. Describe the current security threat landscape. Describe threat defence technologies. Implement a basic security configuration of the device management plane. Implement basic steps to harden network devices. Detailed course outline Exploring the Functions of Networking. The Host-to-Host Communications Model. Operating Cisco IOS Software. Introducing LANs. Exploring the TCP/IP Link Layer. Starting a Switch. The TCP/IP IP layer, IPv4 Addressing, and Subnets. The TCP/IP Transport Layer and Application Layer. Exploring the Functions of Routing. Configuring a Cisco Router. Exploring the Packet Delivery Process. Troubleshooting a Simple Network. Introducing Basic IPv6. Configuring Static Routing. Implementing VLANs and Trunks. Routing Between VLANs. Introducing OSPF. Redundant Switched Topologies with EtherChannel. Explaining Basics of ACL. Enabling Internet Connectivity. Explaining the Evolution of Intelligent Networks. Introducing System Monitoring. Managing Cisco Devices. Securing Administrative Access. Implementing Device Hardening. Self-Study: Building Redundant Switched Topologies. Exploring Layer 3 Redundancy. Introducing WAN Technologies. Introducing QoS. Explaining Wireless Fundamentals. Introducing Architectures and Virtualization. Examining the Security Threat Landscape. Threat Defense Technologies.

CCNA
Delivered in Internationally or OnlineFlexible Dates
£2,797