
Dear All Please download the require images and topologies from google drive link, you can import the topologies into your EVE NG also all the slides use in the course are attached thanks
Outline f5 networks certifications 101 and 201, the path to becoming a big ip ltm administrator, plus related exams (202, 301a/301b), prerequisites, exam format, and booking steps.
Learn basic terminologies of load balancers and proxies, including forward, reverse, and full proxy types, TCP handshakes, SSL/TLS, HTTP/HTTPS, cookies, and port ranges.
Explore how the BIG-IP platform unites TMOS and administration, detailing modules such as LTM, GTM, APM, WAF, and ACM, and how enabling features activates additional modules.
Big-ip ltm, the application delivery controller and load balancer, uses a full proxy architecture to improve availability, performance, ssl offloading, and security for web applications.
Explore three lab setup options for Big-IP ltm v16: vmware workstation with lan segments and test servers, or janus or eve-ng with tool toolbox and linux web servers.
Learn to install the F5 big-ip ltm v16 on eve-ng by downloading, unzipping the image, naming folders correctly, uploading via sftp, and applying fixed permissions for boot and use.
Learn to build a web server in EVE-NG using Tiny Core Linux, configure network via DHCP, install HTTP and SSH, and make the image permanent for reuse.
Configure an eve-ng lab for big-ip ltm with three servers, three clients, switches, and a management cloud; set up inside and outside subnets and ip schemes.
This lecture guides the first time configuration of F5 LTM: change the default root password and configure the management IP via the config utility, including license and UI setup.
activate the f5 ltm license through automatic or manual methods, using registration keys from email, verifying internet access, and completing activation to enable provisioning.
Configure resource provisioning for the F5 LTM by allocating dedicated, nominal, or minimum CPU, memory, and disk to local traffic and management modules, then set certificates and access controls.
Create a fresh backup in the system archive, then download it. Restore by uploading the backup to recover configurations and VLANs.
Configure three backend web servers by assigning ips and updating each index page with its server number and color; make changes permanent with file tool and verify via ifconfig.
Set up an initial F5 LTM working lab in eve-ng by configuring internal and external vlans, self ips, three nodes, an HTTP pool, and a virtual server for load balancing.
Learn how to configure and verify VLANs in BIG-IP LTM, create external and internal VLANs, attach them to interfaces, and understand tagging (802.1Q) and trunking for inter-subnet communication.
Explain how to configure self IPs on BIG-IP LTM by creating VLANs, assigning IPs to internal and external self IPs, and using floating self IPs for high availability.
Configure and verify f5 ltm interfaces by mapping slots and ports (1.1, 1.2, 1.3) and assigning IPs via the management interface or VLANs. Review status, descriptions, MAC address, and speed.
Learn how a node with an IP becomes a pool member when offering services, how pools group members by http, https, ssh, or ftp, and how pool status reflects availability.
Learn how to configure a virtual server and virtual IP, create pools and pool members, attach them to the virtual server, and publish HTTP, SSH, and FTP services.
Explore how the F5 ltm load balancer distributes traffic across backend servers to ensure availability. Compare static methods (round robin, ratio) with dynamic ones (least connections, observed, predictive, dynamic ratio).
Apply static load balancing with round robin, the default method, to evenly distribute traffic across identical pool members; use ratio when servers differ in capacity.
Explore dynamic load balancing methods in BIG-IP LTM, including least connection, fastest, observe, predictive, and dynamic ratios, plus static options and node versus pool member concepts.
Explore round robin load balancing as the default method for a three-server http pool, delivering equal distribution across server1, server2, and server3.
Learn the fastest load balancing method in BIG-IP LTM, routing connections to the quickest responding server and comparing its behavior with round robin.
Explore the observed load balancing method in BIG-IP LTM, updating the pool to observe by member, testing traffic, and verifying distribution with least connections and ratio settings.
This lecture explains predictive load balancing in BIG-IP LTM, using a ratio-based method to distribute traffic across three servers and steer future connections according to current load.
Explore load balancing by pool member versus by node in BIG-IP LTM v16, comparing per-service balancing to total-server balancing using least connections for HTTP, SSH, and FTP.
Fallback host in F5 LTM provides an emergency redirect when all pool members are down, allowing traffic to another server or data center, such as google.com, for uninterrupted access.
Explore static and dynamic load balancing methods on the F5 full-proxy load balancer, including round robin, ratio, least connections, fastest observed, and priority group activation for high availability.
Discover how monitoring in big-ip ltm tracks server availability and service health using simple, active, and passive monitors; apply health monitors and performance monitors to nodes, pools, or pool members.
Explore how address check monitors verify server availability in F5 LTM by sending ICMP or TCP echo probes, marking reachable servers green and removing unreachable ones from the pool.
Learn how interactive check monitors in F5 LTM validate FTP services by logging in and out to verify contents, using a custom FTP monitor with username and password.
Learn to import external and script monitors in F5 LTM, create custom monitors, and validate server, service, and content health.
Learn how the default monitor in F5 LTM is defined at the node level and inherited by all servers, enabling gateway and ICMP health checks to apply automatically.
Choose node-specific monitors to override the default health check on each server. Apply custom snmp, tcp, or icmp settings per node to ensure per-server monitoring.
Apply a pool monitor to the http pool and enable http and https monitoring; members automatically inherit these settings unless you override at the member level.
Learn to override pool monitors with member-specific monitors in F5 ltm v16, applying custom http or tcp per member while maintaining pool inheritance.
Discover how monitor instances automatically create and inherit across pool members, verify inheritance via the instances view, and customize http monitoring with per-ip and alias addressing.
Explore the network map in F5 LTM to visually relate virtual servers, pools, and pool members, using color-coded status indicators to verify available, unknown, offline, and unavailable nodes.
Explore the four secure net types in f5 ltm: net address, ethernet address, ethernet or to map, se net pool, and intelligent net, with up to 64,000 connections per IP.
Demonstrates secure NAT type AutoMap by enabling source net to map, fixing asymmetric routing when servers use different gateways, and ensuring responses return via the BIG-IP self IP or VIP.
Learn how to scale snat by creating a net pool list that assigns multiple public ips for translation, applying source translation to virtual servers, and handling high traffic.
Explore net list snat in BIG-IP LTM by combining net pool, auto map, and own IP options to translate sources to self IPs or pool addresses.
Learn how to create and apply profiles on F5 LTM virtual servers to control traffic behavior, using client and server profiles for HTTP, TCP, SSL, authentication, and persistence.
Explore persistent profiles in BIG-IP LTM, learning how cookies and other methods keep users on the same pool member across sessions, including insert, read/write, rewrite, passive, and hash cookies.
Apply a source address persistence profile to ensure a client IP maps to the same pool member, and verify with virtual server statistics and prefix length settings.
Apply a custom cookies profile to enable cookie insert persistence on a virtual server, compare server-side cookies to those inserted by BIG-IP, and validate http headers in the lab.
Configure client SSL profiles on the F5 to offload encryption, choose server or bridging SSL to secure traffic, and manage certificates for HTTPS and TLS.
Discover how the one connect profile in BIG-IP LTM reuses existing TCP connections to reduce server load, accelerate web traffic, and improve resource efficiency for external clients.
Explore the wide range of protocol, service, and authentication profiles in F5 LTM and how they attach to virtual servers to modify traffic behavior.
Master linux based cli basics for F5 LTM, including navigation with cd, listing with ls, creating and copying files, and viewing content with head and tail.
Explore the F5 LTM TMSH CLI commands to navigate the traffic management shell, access LTM modules, and manage pools, virtual servers, and monitors, and back up with UCS.
Master Load Balancing, Traffic Management, High Availability & F5 Administration
F5 BIG‑IP LTM is one of the most widely deployed load‑balancing and application delivery technologies in large enterprises. If you work in IT infrastructure, networking, cloud, or consulting, learning F5 LTM is a powerful way to boost your career and open doors to high‑value roles.
This course provides step‑by‑step, hands‑on training that teaches you how to install, license, configure, maintain, and troubleshoot F5 BIG‑IP LTM. You will learn everything from basic appliance setup to advanced traffic management concepts — all aligned with F5 Exam 201 and real‑world administrator responsibilities.
Whether you want to become an F5 Certified Administrator, support enterprise applications, or simply understand how modern load balancers work, this course gives you the practical knowledge you need.
What You Will Learn
F5 BIG‑IP Fundamentals
Introduction to F5 BIG‑IP and Local Traffic Manager (LTM)
BIG‑IP architecture, modules, and traffic flow
Installation, licensing, and initial setup
Load Balancing Essentials
Load balancing concepts and algorithms
Pools, pool members, nodes, monitors
Virtual servers and profiles
Persistence methods and traffic steering
Core Administration Skills
Backup & restore
CLI navigation and essential commands
Routing, NAT, SNAT, and VLANs
High Availability (HA) and device failover
User roles, partitions, and administrative access
Monitoring & Troubleshooting
Logging and statistics
iHealth diagnostics
TCPDump for packet capture
QKView for support analysis
Best practices for troubleshooting LTM issues
Real‑World Use Cases
Designing load‑balancing solutions for application teams
Supporting enterprise websites and critical applications
Ensuring high availability and optimal end‑user experience
Why This Course Is Valuable
Covers all core topics required for F5 Exam 201
Step‑by‑step configuration and troubleshooting
Real enterprise scenarios, not just theory
Perfect for beginners and experienced engineers
Helps you become an F5 Certified Administrator
Builds skills used in large organizations worldwide
Who Should Enroll
Network Engineers
System Administrators
Cloud & DevOps Engineers
IT Infrastructure Professionals
Consultants supporting enterprise applications
Students preparing for F5 Exam 201
If you want to learn how to load balance applications using F5 BIG‑IP LTM, this course is the perfect place to start.
Prerequisites
Basic networking knowledge (IP, routing, ports)
No prior F5 experience required
Start Learning F5 BIG‑IP LTM Today
Master the world’s most powerful load balancer and accelerate your career in enterprise networking and application delivery.