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

1420 Network & Security courses in Crewe delivered Online

Jenkins for network engineers

5.0(3)

By Systems & Network Training

Jenkins training course description An introduction to Continuous Integration and development (CI/CD) in network automation using Jenkins. The course focusses specifically on the network Devops case of using Jenkins. What will you learn Explain how Jenkins can help with network automation. Configure Jenkins for network Devops. Use Jenkins for network automation. Jenkins training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 1 day Jenkins training course contents What is Jenkins? DevOps, CI/CD, version control systems, git, automating execution of tasks, Jenkins job, Jenkins pipeline, Jenkins plugins, CI server. Hands on Installing Jenkins. Example pipeline for network automation YAML, GitHub, Jenkins, ansible, network devices. Hands on Investigating a workflow: Auto deploying network configurations. Configuring Jenkins Code repository, build triggers, gerrit and reviews, build environment. A Jenkins job, build step, post build actions, running a Jenkins job, build log, home directory. Hands on Configuring Jenkins. CI using Jenkins Branches, pipeline, git, the git plugin. Hands on A Jenkins job to poll, build and unit test network configurations.

Jenkins for network engineers
Delivered in Internationally or OnlineFlexible Dates
£1,397

Total TRILL for engineers

5.0(3)

By Systems & Network Training

Total TRILL training course description A comprehensive look at Transparent Interconnection of Lots of Links (TRILL). This TRILL course starts with the problems in traditional switched networks then moves onto to how TRILL solves these problems. As IS -IS is key to loop free topologies in TRILL networks, this protocol is also studied. What will you learn Explain the benefits of TRILL. Explain how TRILL works. Explain the role of IS-IS in TRILL. Integrate TRILL into existing networks. Total TRILL training course details Who will benefit: Technical staff working with Ethernet. Prerequisites: Definitive Ethernet switching for engineers Duration 1 day Total TRILL training course contents What is TRILL? Layer 2 versus Layer 3, STP problems: One path, convergence, MAC explosion. TRILL switches, RBridges, TRILL campus. TRILL standards TRILL components RBridges, mixing Rbridges with bridges, appointed forwarders. IS-IS Link layer IS-IS, SPF trees, traffic management. IS-IS extensions for TRILL. ISIS TLV. How TRILL works TRILL IS-IS hello discovery, Designated bridge, IS-IS flooding, Appointed forwarder, unicast versus multi-destination frames. TRILL nicknames. TRILL packet headers Local link header, TRILL header. TRILL over Ethernet, TRILL over PPP. VLANs. Fine grained labelling. TRILL BFD. TRILL OAM. Frame overheads. TRILL comparisons MPLS, IP, 802.1aq.

Total TRILL for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,397

Definitive SRv6 for engineers

5.0(3)

By Systems & Network Training

Definitive SRv6 course description This one day SRv6 training course is a condensed, intensive program designed to provide network professionals with a fast-track introduction to SRv6 (Segment Routing over IPv6). SRv6 is a revolutionary networking technology that combines the power of IPv6 with the flexibility of Segment Routing, enabling efficient and scalable network operations. In just one day, participants will gain essential knowledge and practical skills to understand, configure, and work with SRv6 in modern network environments. Hands on sessions are used to reinforce the theory rather than teach specific manufacturer equipment. What will you learn Explain packet paths when implementing SLB. Explain how SRv6 works. Explain the difference between SR and SRv6. Implement SRv6. Troubleshoot SRv6. Definitive SRv6 course details Who will benefit: Network engineers, architects, and administrators who want to quickly grasp the fundamentals of SRv6 and its practical applications in their network. Prerequisites: Definitive Segment Routing for engineers Duration 1 day Definitive SRv6 course contents Introduction to SRv6 What is SRv6? Source based routing, difference between SR-MPLS and SRv6. IPv6 headers review, routing headers. SRv6 simplified solution. Hands on Enabling IPv6 in the legacy network. SRv6 transport Segment Routing Extension Header. SRv6 segment identifiers. End SID, End.X SID. ISIS distribution of SIDs. Header processing in a SRv6 topology. Locators. Hands on Configuring SRv6 transport. Analysing SRv6 operation. SRv6 services End.DT4 SID, End.DT6 SID. SRH encapsulation modes: Insert and Encap modes. SRv6 TE policy. Hands on Migrating to SRv6, TI-LFA protection. Micro loop avoidance. SRv6 integration with 'older' technologies MPLS. The role of iBGP and eBGP v6 sessions. Hands on Integration with legacy network. Troubleshooting SRv6 SRv6 ping and traceroute. Hands on: Used throughout the course during exercises.

Definitive SRv6 for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,397

Total FabricPath for engineers

5.0(3)

By Systems & Network Training

Total FabricPath training course description A comprehensive look at Cisco's FabricPath. This course starts with the problems in traditional switched networks then moves onto to how FabricPath solves these problems. As IS-IS is key to loop free topologies in FabricPath networks, this protocol is also studied. What will you learn Explain the benefits of FabricPath. Explain how FabricPath works Explain the role of IS-IS in FabricPath. Integrate FabricPath into existing networks. Total FabricPath training course details Who will benefit: Technical staff working with FabricPath. Prerequisites: Definitive Ethernet switching for engineers Duration 1 day Total FabricPath training course contents What is FabricPath? Layer 2 versus Layer 3, STP problems: One path, convergence, MAC explosion. Frame routing. Shortest path. Comparison with TRILL. FabricPath architecture Core and edge, VLANs, vPC+. IS-IS Link layer IS-IS, SPF trees, traffic management. IS -IS extensions for FabricPath. ISIS TLV. FabricPath forwarding Routing table, Switch IDs, multi destination trees, IGMP snooping. Roots. MAC versus switch tables. FabricPath Dynamic Resource Allocation Protocol (DRAP). FabricPath frames Encapsulation, frame format, Switch ID, Forwarding tag. Miscellaneous Basic configuration, interoperation with STP, TCN forwarding

Total FabricPath for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,397

REST and RESTCONF

5.0(3)

By Systems & Network Training

REST and RESTCONF training course description An introduction to REST and RESTCONF using Python. The course progresses from how to use them onto how they work and then looks at using them from within Python all the time on network devices. What will you learn Explain what REST and RESTCONF are. Use the REST API on network device. Use RESTCONF. REST and RESTCONF training course details Who will benefit: Network engineers. Prerequisites: Python for network engineers. Duration 1 day REST and RESTCONF training course contents Using REST Curl, Browser plugins, Postman, RESTClient, Python. Hands on Using the REST API on network devices. What is REST? What is REST? Architecture, APIs, RESTful APIs, APIs over HTTP/HTTPS, URIs, resources, HTTP methods, GET, POST, PUT, DELETE. CRUD. Comparison with other APIs. Hands on REST analysis with Wireshark. Rest conventions Passing parameters, return values, HTTP status, JSON. XML. Hands on Configuring REST on network devices, changing format of responses, POST requests, using parameters. Configuring network devices with REST Invoking multiple RPCs. Hands on Device configuration with REST. The request library RESTFUL APIs in Python, the request library, Installation, example to retrieve the interface configuration. Hands on Using the Python requests library on network devices. RESTCONF What is RESTCONF? YANG and NETCONF, relationship with REST, RESTCONF URIs, A RESTCONF example with ietf-interfaces, RESTCONF responses. PATCH. Hands on Using RESTCONF to update a network device configuration.

REST and RESTCONF
Delivered in Internationally or OnlineFlexible Dates
£1,397

SMPTE 2110 for engineers

5.0(3)

By Systems & Network Training

SMPTE 2110 training course description This course studies the new SMPTE ST 2110 suite of standards. The course covers all parts of the standard from SMPTE ST 2110-10 through to SMPTE ST 2110- 50. The course begins with an introduction to all IP studios and separating video and audio streams, then moves on to PTP and synchronisation. Video encapsulation is then followed by audio encapsulation. Handling ancillary data finishes the course. What will you learn Recognise the benefits of SMPTE ST 2110. Describe SMPTE ST 2110. Explain how the SMPTE 2110 standards work. Compare and contrast SMPTE 2110 and SMPTE 2022. SMPTE 2110 training course details Who will benefit: Anyone working in broadcast. Prerequisites: IP broadcast fundamentals Duration 1 day SMPTE 2110 training course contents Introduction The all IP studio. Review of IP and RTP. Role of SMPTE, SMPTE 2022, What is SMPTE 2110, SMPTE 2022 versus 2110, SMPTE 2110 parts, multiplex standards, 2110 separate streams, Video, Audio, ANC. Essences. Separate streams and synchronisation The old way, blackburst, time code, DARS. SMPTE 2110-10, ST2059, PTP, PTP architecture, PTP accuracy, How PTP works, Offset and delay PTP clock types, Hardware time stamping SDP. Hybrids. Uncompressed video SMPTE 2110-20, 2110-21. Image support, raster sizes, bit depth, active video and no blanking, bandwidth and bandwidth savings, pgroups. Timestamps. Packing modes. Packet sizes, pixels per packet. Audio SMPTE 2110-30, 2110-31, PCM, AES3. Allowed versus required. Channels and streams. Ancillary data SMPTE 2110-40, RFC on RTP payloads for ST 291 ancillary data.

SMPTE 2110 for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,397

Higher Level Security Management with IT & Cyber Security

By Training Tale

Higher Level Security Management : Security Management, IT Security & Cyber Security Enhance your future with our specialized Security Management course. Discover Security Management principles, Security Management strategies, and Security Management best practices. Acquire in-depth Security Management knowledge and practical Security Management skills. Secure your success by enrolling in our Security Management course today! Elevate your career with Security Management expertise. Elevate your career with our cutting-edge Security Management course. Dive deep into Security Management, Security Management strategies, and Security Management techniques. Equip yourself with the latest Security Management knowledge and enhance your Security Management skills. Don't miss this opportunity to excel in Security Management. Unlock your potential with our comprehensive Security Management course. Delve into Security Management theories, Security Management strategies, and Security Management practices. Acquire the essential Security Management skills and knowledge to excel in your career. Invest in your future and join our Security Management course today! Are you passionate about Security Management? Our Security Management course is designed for you! Dive deep into Security Management, learn Security Management strategies, and explore Security Management best practices. Equip yourself with the latest Security Management knowledge and skills. Don't wait, enroll in our Security Management course and advance your career in Security Management today! Bundle Courses: Course 01: Security Management Course 02: IT Security Course 03: Cyber Security Course 04: General Data Protection (GDPR) Course 05: Financial Advisor Course 06: AML: Anti-Money Laundering Course 07: Level 7 Ledership & Management Certificate of Completion of Security Management After completing the MCQ/Assignment assessment for this Security Management : Security Management, IT Security & Cyber Security course, you will be entitled to a Certificate of Completion from Training Tale. As a result, by taking this Security Management : Security Management, IT Security & Cyber Security course, you could improve your skills and knowledge. Move one step closer to realizing your objective. Who is this course for? Higher Level Security Management : Security Management, IT Security & Cyber Security This Security Management : Security Management, IT Security & Cyber Security course is perfect for anyone who wants to make it a profession or further their education in Security Management, IT Security & Cyber Security. Requirements Higher Level Security Management : Security Management, IT Security & Cyber Security There are no specific requirements for this Security Management : Security Management, IT Security & Cyber Security course because it does not require any advanced knowledge or skills. Career path Higher Level Security Management : Security Management, IT Security & Cyber Security

Higher Level Security Management with IT & Cyber Security
Delivered Online On Demand48 hours
£12

Higher Level Security Management Diploma

By Compliance Central

Are you looking to enhance your Security Management skills? If yes, then you have come to the right place. Our comprehensive course on Security Management will assist you in producing the best possible outcome by mastering the Security Management skills. The Security Management course is for those who want to be successful. In the Security Management course, you will learn the essential knowledge needed to become well versed in Security Management. Our Security Management course starts with the basics of Security Management and gradually progresses towards advanced topics. Why would you choose the Security Management course from Compliance Central: Lifetime access to Security Management course materials Full tutor support is available from Monday to Friday with the Security Management course Learn Security Management skills at your own pace from the comfort of your home Gain a complete understanding of Security Management course Accessible, informative Security Management learning modules designed by expert instructors Get 24/7 help or advice from our email and live chat teams with the Security Management bundle Study Security Management in your own time through your computer, tablet or mobile device A 100% learning satisfaction guarantee with your Security Management course Curriculum Breakdown of the Security Management Course Module 01: Introduction Module 02: Organisational Security Management Module 03: Security Risk Analysis and Risk Reduction Module 04: Physical and Information Security Protection Module 05: Business Resilience and Crisis Management Module 06: Cyber Security and Fraud Prevention Module 07: Security Investigations and Threat Awareness Module 08: Laws and Regulations CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Security Management course helps aspiring professionals who want to obtain the knowledge and familiarise themselves with the skillsets to pursue a career. Requirements To enrol in this Security Management course, all you need is a basic understanding of the English Language and an internet connection. Career path Security Officer - £18-25k/year. Supervisor - £22-30k/year. Manager - £30-45k/year. Director - £55-80k/year. Chief Officer (CSO) - £80-150k/year. Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99

Higher Level Security Management Diploma
Delivered Online On Demand4 hours
£12

Security Management - CPD Accredited

By Compliance Central

Stay ahead of the curve in the constantly evolving field of security management with this comprehensive course. From the latest trends in cyber security to effective crisis management strategies, you'll learn the tools and techniques needed to keep your organisation safe and secure. Gain the skills to confidently navigate the challenges of modern security management and take your career to the next level. This course provides an intelligible overview of the principles and practices of security management, including risk assessment, security planning, and implementation. It also covers physical security, personnel security, information security, and emergency management. Here are the courses included in this bundle: Course 01: Organisational Security Management Course 02: Security Risk & Protection Course 03: Cyber Security Learning Outcomes: Get a better comprehension of security administration Acquire knowledge of risk analysis and risk minimisation Understand security management and business resiliency Get a thorough training on threat awareness and investigations Deepen your understanding of information and physical security How it works: The course is delivered online so that you can access it from anywhere It is self-paced so that you can work through it at your own pace There are quizzes and assignments to test your knowledge Here's what our learners are saying: "This course was excellent for learning more about security management. The course was quite detailed, and I learnt a great deal. I recommend it to anyone interested in learning more about this subject." "The Security Management course was quite beneficial to me. It provided me with a solid understanding of the various components of security management and how to select the best solution for my organisation. I would recommend it to anyone interested in learning more about this subject." This course will teach you all you need to advance your career as an expert. Curriculum Topics of the Bundle Course 01: Organisational Security Management Course Curriculum: Introduction Organisational Security Management Course 02: Security Risk & Protection Course Curriculum: Risk Analysis and Risk Reduction Physical and Information Protection Business Resilience and Crisis Management Course 03: Cyber Security Course Curriculum: Cyber Security and Fraud Prevention Investigations and Threat Awareness Laws and Regulations Certification: CPD Accredited (CPD QS) Certificate Free PDF & Hardcopy certificates are available CPD 30 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is particularly effective for- Seeking to become Industry Experts in their respective fields of security. Security Consultant & Analyst. Requirements To enrol in this course, all you need is a basic understanding of the English Language and an internet connection. Career path Security managers (Average salary in UK: £35,000 - £60,000) Risk and crisis management specialists (Average salary in UK: £35,000 - £70,000) Information security officers (Average salary in UK: £50,000 - £80,000) Corporate security directors (Average salary in UK: £70,000 - £120,000) Certificates Certificate of completion Digital certificate - Included Free 3 Accredited PDF Certificates. Certificate of completion Hard copy certificate - Included Free 3 Accredited Hardcopy Certificates. After successfully completing this Security Management bundle, you get 3 hardcopy certificate for free. The delivery charge of the hardcopy certificate inside the UK is £3.99 each and international students need to pay £9.99 each to get their hardcopy certificate.

Security Management - CPD Accredited
Delivered Online On Demand3 hours
£12

Security Management Diploma - CPD Accredited Course

5.0(2)

By Training Express

Security Management Diploma - CPD Accredited Course In today’s world, securing people, property and information isn’t just a role—it’s a necessity. From office buildings to online networks, the demand for knowledgeable individuals in security management continues to grow. This CPD Accredited Security Management Diploma gives you the confidence to understand modern risks, assess threats, and manage situations with clarity. Whether it’s about preventing losses, managing people, or preparing emergency plans, this course is tailored to guide you through essential strategies with ease. If you’ve got an interest in protection, planning and leadership, this is where theory meets real responsibility—without needing to leave your desk. With security concerns shifting rapidly, employers look for those who stay ahead of threats and think smart. This course covers key areas including risk assessment, surveillance basics, access control, emergency procedures, and conflict management. It’s serious knowledge, served in a structured and accessible way—no jargon, no fluff. Learn it all online, at your own pace, and gain insights that are relevant across industries from retail and logistics to corporate offices and public services. Course Curriculum: Module 01: Introduction to Security Management Module 02: Organisational Security Management Module 03: Security Risk Analysis and Risk Reduction Module 04: Physical and Information Security Protection Module 05: Business Resilience and Crisis Management Module 06: Cyber Security and Fraud Prevention Module 07: Security Investigations and Threat Awareness Module 08: Laws and Regulations Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Security Management Diploma - CPD Accredited course, you will qualify for the CPD Quality Standards certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality StandardsService Who is this course for? The Security Management Diploma - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Security Management Diploma - CPD Accredited training.

Security Management Diploma - CPD Accredited Course
Delivered Online On Demand1 hour
£23