Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Cisco ASA Firewall 9.X Training
Rating: 4.4 out of 5(326 ratings)
1,963 students

Cisco ASA Firewall 9.X Training

Learn Cisco ASA Firewall 9.X with Step by Step Lab Workbook
Created byAhmad Ali
Last updated 7/2026
English
English [Auto],French [Auto],

What you'll learn

  • Configure and Manage Cisco ASA Firewall.
  • Understand Cisco ASA Firewalls Deployment Methods.
  • How to setup a Lab Environment.
  • Understand how to deploy Cisco ASA Firewalls in GNS3 & EVE NG.
  • Students will learn to administrate their Cisco ASA Firewall.
  • Implement High Availability with Cisco ASA Firewalls.
  • Understand Cisco ASA Firewalls NAT configuration

Course content

2 sections68 lectures29h 36m total length
  • Before Starting This Course1:22
  • Lecture-1:Common Network Security Terms.16:43

    Explore common network security terms—assets, vulnerability, risk, threats, and countermeasures—and witness a lab demo using exploit tools, Wireshark, and an FTP server to illustrate defenses.

  • Lecture-2:Confidentiality, Integrity, Availability.25:51
  • Lecture-3:Security Concepts & Terms.37:33
  • Lecture-4:Introduction to Firewall Technologies.28:14

    Explains Cisco ASA firewall concepts and the evolution of firewall technologies, from hardware and software firewalls to next-generation and cloud-based solutions, focusing on policies, ACLs, and stateful inspection.

  • Lecture-5:About Cisco ASA Firewall.12:00
  • Lecture-6:Install Cisco ASAv Firewall in GNS3.12:44
  • Lecture-7:Install ASA 9 Cluster, Security Context enable in GNS3.10:24
  • Lecture-8:Install Cisco ASAv Firewall on EVE-NG.10:01
  • Lecture-9:Install Cisco ASAv Firewall on VMWare Workstation.5:34
  • Lecture-10:Cisco ASA Firewall Basic Configuration Commands.49:51
  • Lecture-11:Device Management Cisco ASA Console.10:02
  • Lecture-12:Device Management Cisco ASA Telnet.22:40

    Explore remote device management for Cisco ASA using Telnet, configuring line access, login methods, timeouts, and IP-based access lists to control who can connect.

  • Lecture-13:Device Management Cisco ASA SSH.20:46

    Learn to configure SSH on a Cisco ASA firewall by generating RSA keys with a domain name, setting a username and password, and restricting management to inside hosts.

  • Lecture-14:Device Management Cisco ASA ASDM.31:29

    Learn to manage Cisco ASA devices using ASDM and SDM, compare graphical and command-line configurations, enable web-based management, and perform secure device administration.

  • Lecture-15:Device Management Cisco ASA TFTP.20:46

    Learn to manage a Cisco ASA with tftp by backing up and restoring running, startup, and permanent configurations, and upgrading or downgrading the operating system.

  • Lecture-16:Device Management Cisco ASA FTP.11:12

    Learn to manage Cisco ASA devices by copying configurations with ftp, including running and startup files, and understand differences in authentication and Cisco command use.

  • Lecture-17:Security Levels and Zoning in Cisco ASA.40:17

    Explore zone-based firewall concepts in Cisco ASA, assigning interfaces to zones and security levels, and control traffic between inside, outside, and DMZ through policies and ACL testing.

  • Lecture-18:Introduction to Routing & Static Routing.33:44






  • Lecture-19:Network Route Configuration in Cisco ASA.8:58
  • Lecture-20:Host Route Configuration in Cisco ASA.10:05

    Learn how to configure a host route on the Cisco ASA to allow a branch to reach a single IP at headquarters, using a /32 subnet.

  • Lecture-21:Default Route Configuration in Cisco ASA.25:42

    Learn how Cisco ASA handles default routes, using 0.0.0.0/0 to forward unknown destinations through a defined path, and configure basic inside and outside interfaces for Internet access.

  • Lecture-22:Floating Static Route Configuration in ASA.37:18
  • Lecture-23:IP SLA (Service Level Agreement) in ASA.29:06

    Configure IP SLA on ASA to monitor the primary link with ICMP probes, set a break object and service level agreement, and automatically fail over to a backup link.

  • Lecture-24:Dynamic Routing Protocol RIP version 2.28:05
  • Lecture-25:Dynamic Routing Protocol EIGRP Configuration.14:43
  • Lecture-26:Dynamic Routing Protocol OSPF Configuration.37:39

    Learn ospf, an open standard link-state routing protocol using the spf algorithm to compute paths, with areas and backbone zero, designated routers, and authentication in Cisco ASA Firewall 9.x training.

  • Lecture-27:Routing Protocols Redistribution.25:03

    Redistribute routing protocols to interconnect networks using different protocols, avoiding a full reconfiguration by using a redistribution point, managing metrics to prevent infinity and ensure reachable routes.

  • Lecture-28:Implement Access Control Lists in ASA.35:59

    Apply ACLs in a Cisco ASA firewall to secure networks with standard and extended ACLs. Understand top-down processing, implicit deny, and how interface-based, inbound, outbound, and global ACLs differ.

  • Lecture-29:Configure & Verify Extended ACLs in ASA.1:22:34

    Configure and verify extended ACLs on the Cisco ASA firewall, applying top-to-bottom, interface-based filtering from inside to outside, with implicit deny, global vs local ACLs, and testing traffic flows.

  • Lecture-30:Configure & Verify Infrastructure ACLs.18:16
  • Lecture-31:Configure & Verify Time-Based ACLs.21:58
  • Lecture-32:Configure & Verify Standard ACLs.32:34
  • Lecture-33:Configure & Verify Object Groups ACLs.41:49

    Learn to simplify and manage ASA ACLs using object groups, creating reusable network and service objects to build readable, scalable ACLs and streamline troubleshooting.

  • Lecture-34:Configure & Verify DHCP Server in ASA.42:01

    Configure and verify a DHCP server on the ASA to centrally assign IP addresses, DNS, and subnets. Use DHCP relay and an agent between devices to handle broadcasts.

  • Lecture-35:Configure & Verify DHCP Relay in ASA.16:26
  • Lecture-36:Introduction & Theory of NAT and PAT ASA.22:48

    Explore the theory of NAT and PAT on Cisco ASA, covering static and dynamic NAT, PAT, policy-based NAT, identity NAT, and object-based configurations.

  • Lecture-37:Creating Lab Topology for NAT & PAT.24:32

    Explore creating a lab topology to implement NAT and PAT on Cisco ASA firewalls, including static and dynamic translations, identity vs real IP concepts, and port forwarding.

  • Lecture-38:Static NAT in Cisco ASA.34:55
  • Lecture-39:Static PAT in Cisco ASA.24:31

    Configure static PAT on Cisco ASA by translating a public IP on the outside interface to an inside server, with specific port mappings and object-network and access-list configurations.

  • Lecture-40:Dynamic NAT in Cisco ASA.26:21
  • Lecture-41:Dynamic PAT in Cisco ASA.16:02

    Explore dynamic PAT in Cisco ASA, translating inside hosts to a single public IP with dynamic port numbers, using interface-based or object-network configurations, and understanding limitations and troubleshooting.

  • Lecture-42:Identity NAT in Cisco ASA.22:59
  • Lecture-43:Policy NAT in Cisco ASA.16:16

    Define network objects and apply policy nat in Cisco ASA to translate inside to outside traffic based on source and destination, using conditional IP mappings.

  • Lecture-44:Modular Policy Framework (MPF).1:02:19

    Explore how the modular policy framework (mpf) replaces acl-based control on cisco asa, using class-map, policy-map, and service-policy to identify traffic, perform inspections, and police or limit connections.

  • Lecture-45:Transparent Firewall.33:59

    Understand Cisco transparent firewall operation, using bridge mode to connect networks with the same subnet, while noting limitations like no QoS, VPN, or DCP relay.

  • Lecture-46:ASDM Walk-through.1:16:46
  • Lecture-47:Security Contexts (Multi-Contexts).49:00
  • Lecture-48:Redundancy, HA, Active/Standby Failover.57:56

    Explore redundancy and high availability in Cisco ASA 9.x, demonstrating active/standby failover and clustering to ensure uninterrupted network access through backup links, hardware, or software.

  • Lecture-49:Packet Capture in Cisco ASA Firewall.44:26

    Learn to perform packet capture on Cisco ASA firewall using CLI and ASDM/SDM, capturing ingress and egress traffic, filtering with ACLs, exporting and analyzing with Wireshark.

  • Lecture-50:Packet Tracer in Cisco ASA Firewall.18:00

    Learn how to use packet tracer in Cisco ASA firewall to trace traffic from source to destination, inspect routing, ACLs, NAT, and lookup results for troubleshooting.

  • Lecture-51:Syslog Logging in Cisco ASA Firewall.44:52

    Explore configuring syslog logging on Cisco ASA firewall 9.x, including timestamps, facilities, severity levels, console and external syslog delivery, and interface up/down event monitoring for security and troubleshooting.

  • Lecture-52:Introduction and Concept of Cryptography & Terminologies.15:02
  • Lecture-53:Introduction & Concept of Symmetric & Asymmetric Encryption.18:12
  • Lecture-54:Introduction and Concept of Cryptography Hash (SHA, MD5).15:42
  • Lecture-55:Introduction and Concept of Virtual Private Network VPN.18:59

    Explore how vpn uses public networks to securely connect branches and remote users, delivering confidentiality, integrity, and authentication through encryption. Compare side-to-side and remote access vpn, using ipsec or ssl.

  • Lecture-56:Introduction and Concept of IPSec Protocols Features.18:02

    Discover ipsec as a complete security suite providing confidentiality, integrity, and authentication for data in transit. Explore esp encryption, tunnel and transport modes, and site-to-site or remote access vpn deployments.

  • Lecture-57:Introduction and Concept of Diffie-Hellman (DH).19:22
  • Lecture-58:Introduction and Concept of SSL/TLS and Handshake.21:24

    Explore how SSL and TLS secure browser traffic through authentication and encryption during the handshake, using certificates, certificate authorities, and public/private keys.

  • Lecture-59:Introduction and Concept of IKE, Versions & Modes.20:56

    Explore internet key exchange (IKE) and the two-phase side-to-side VPN, comparing man mode and aggressive mode, initiator and responder roles, and how proposals, encryption, and authentication are negotiated.

  • Lecture-60:Internet Key Exchange IKE Phase 1 two Modes Lab.12:23
  • Lecture-61:Configure and Verify NAT-T (Traversal) on Routers.25:59

    Configure and verify NAT-T traversal on routers to enable site-to-site VPN when devices sit behind a firewall, addressing IP translation, NAT discovery, and dynamic port changes.

  • Lecture-62:Configure and Verify Client-Based Remote-Access VPN Lab.27:57
  • Clientless Remote-Access VPN Lab.20:37

    Configure a clientless SSL VPN on Cisco ASA using ASDM and XDM, set up outside, inside, and management interfaces, and create bookmarks for secure browser access to internal resources.

  • Site-to-Site VPN On Router & ASA IKEv120:16
  • Site-to-Site VPN On Cisco ASA IKEv118:37
  • Site-to-Site VPN On Cisco ASA IKEv214:50

    Configure site-to-site IPsec VPN on a Cisco ASA using IKEv2, defining policies, IPsec proposals, tunnel groups, and crypto maps, then verify with show commands.

Requirements

  • Students need to understand basic networking
  • Students needs to understand Networking Fundamentals

Description

Master Cisco ASA Firewalls from the ground up through comprehensive hands-on labs and gain the practical skills needed to deploy, configure, secure, manage, and troubleshoot enterprise firewall environments.

This complete course is designed for network engineers, security professionals, system administrators, and anyone who wants to become proficient with Cisco Adaptive Security Appliance (ASA) firewalls. Whether you're completely new to Cisco ASA or looking to strengthen your enterprise firewall skills, this course provides a practical, step-by-step learning experience using real-world scenarios.

Starting with the initial installation and basic configuration, you'll progress to advanced topics including NAT, VPNs, routing protocols, security policies, failover, clustering, multiple security contexts, and advanced traffic inspection.

Every lesson combines detailed theory with live demonstrations and hands-on lab exercises, ensuring you gain real-world experience configuring Cisco ASA firewalls in production environments.

What You'll Learn

  • Install and perform the initial configuration of Cisco ASA Firewalls

  • Configure Cisco ASA 5505 and other ASA platforms

  • Understand Cisco ASA architecture and security concepts

  • Configure Interfaces and Security Levels

  • Configure Layer 3 routing and default gateways

  • Configure Static Routes, RIPv2, EIGRP, and OSPF

  • Configure DHCP Server and DHCP Relay

  • Configure Dynamic NAT, Static NAT, PAT, and Manual NAT

  • Understand Cisco ASA NAT order of operation

  • Configure Access Control Lists (ACLs)

  • Configure Object Groups and Network Objects

  • Configure Modular Policy Framework (MPF)

  • Perform Deep Packet Inspection (DPI)

  • Configure QoS using MPF

  • Secure management access using SSH, ASDM, HTTPS, Telnet, FTP, and TFTP

  • Configure AAA authentication and local user management

  • Configure Transparent Firewall Mode

  • Configure Site-to-Site IPsec VPNs

  • Configure Remote Access VPNs

  • Configure Active/Standby Failover

  • Configure Active/Active Failover

  • Configure ASA Clustering

  • Configure Multiple Security Contexts

  • Monitor firewall activity, logs, and connections

  • Capture and analyze traffic for troubleshooting

  • Troubleshoot Cisco ASA using CLI and ASDM

  • Apply enterprise firewall best practices

This Course Includes

  • Complete Cisco ASA installation

  • Step-by-step configuration demonstrations

  • Hands-on enterprise lab exercises

  • Real-world deployment scenarios

  • NAT configuration

  • Routing configuration

  • VPN implementation

  • High Availability deployment

  • Security Context configuration

  • MPF and traffic inspection

  • Troubleshooting labs

  • Downloadable configuration files

  • PDF lecture notes

  • Lifetime course updates

Course Curriculum

Module 1 – Cisco ASA Fundamentals

  • Cisco ASA Architecture

  • Initial Device Setup

  • Interface Configuration

  • Security Levels

  • Basic Firewall Operation

Module 2 – Network Configuration

  • Routing Fundamentals

  • Static Routing

  • RIPv2

  • EIGRP

  • OSPF

  • DHCP Services

Module 3 – Security Policies

  • Access Control Lists (ACLs)

  • Object Groups

  • Network Objects

  • Security Policies

  • Ethertype ACLs

Module 4 – NAT Configuration

  • Dynamic NAT

  • Static NAT

  • Dynamic PAT

  • Static PAT

  • Manual NAT

  • NAT Troubleshooting

Module 5 – Advanced Firewall Features

  • Modular Policy Framework (MPF)

  • Deep Packet Inspection (DPI)

  • QoS

  • Global Policy Tuning

  • Transparent Firewall Mode

Module 6 – VPN and High Availability

  • Site-to-Site IPsec VPN

  • Remote Access VPN

  • Active/Standby Failover

  • Active/Active Failover

  • ASA Clustering

  • Multiple Security Contexts

Module 7 – Monitoring and Troubleshooting

  • ASDM Management

  • CLI Troubleshooting

  • Packet Capture

  • Logging

  • Connection Monitoring

  • Performance Optimization

  • Enterprise Troubleshooting Scenarios

Why Learn Cisco ASA?

Cisco ASA remains one of the most widely deployed enterprise firewall platforms in corporate networks, data centers, government organizations, educational institutions, and service provider environments. Although many organizations are adopting Cisco Secure Firewall Threat Defense (FTD), thousands of production environments continue to rely on Cisco ASA for perimeter security, VPN connectivity, network segmentation, and secure remote access.

Understanding Cisco ASA is also an excellent foundation for learning Cisco Secure Firewall technologies and advancing into more modern Next-Generation Firewall (NGFW) deployments.

The skills you gain in this course are valuable for roles such as:

  • Network Security Engineer

  • Firewall Administrator

  • Network Engineer

  • Security Administrator

  • Systems Engineer

  • Infrastructure Engineer

  • Technical Support Engineer

  • SOC Analyst

Who This Course Is For

  • Network Engineers

  • Firewall Administrators

  • Security Engineers

  • Cisco Certification Candidates

  • System Administrators

  • SOC Analysts

  • Cybersecurity Professionals

  • IT Infrastructure Engineers

  • Anyone interested in Cisco firewall technologies

Prerequisites

To get the most from this course, you should have:

  • Basic networking knowledge

  • Understanding of TCP/IP and IP addressing

  • Familiarity with routing and switching concepts

  • Basic Cisco IOS knowledge is helpful but not required

No previous Cisco ASA experience is required. Every concept is explained step by step through practical demonstrations.

By the End of This Course

By completing this course, you will confidently install, configure, manage, secure, and troubleshoot Cisco ASA firewalls in enterprise environments. You will gain practical experience implementing routing, NAT, VPNs, access control, deep packet inspection, high availability, security contexts, and advanced firewall policies using industry best practices.

Whether your goal is to strengthen your firewall administration skills, support existing Cisco ASA deployments, prepare for Cisco security certifications, or build a strong foundation before transitioning to Cisco Secure Firewall Threat Defense (FTD), this course provides the practical knowledge and hands-on experience needed to succeed.

Who this course is for:

  • This course is for students trying to learn the Cisco ASA Firewall.
  • Any Network or Security Engineer want to learn or polish their Skills.
  • Students needs to understand Networking Fundamentals.