
Understand networking fundamentals, the purpose of networks, the TPP model, and IP addressing with subnets, while learning switch configuration, VLANs, spanning tree, ACLs, NAT, and basic routing with hands-on labs.
Meet instructor Patrick loaner, who shares decades in IT, networking, and CCNA exam preparation. He explains hands-on skills in configuring switches, routers, access points, and IP routing.
Master network fundamentals for the ccna 200-301, including tpp networking, ip addressing, ipv4 and ipv6, and communication across lan and wan.
Explore an introduction to networking with tcp/ip, the standard protocol used by every modern operating system and on every network.
Understand computer networking as moving data and sharing resources across files, databases, email, websites, servers, and domain controllers, using network models to support centralized or decentralized designs in enterprise networks.
Explore network models and architectures that define protocols and enable device communication, covering physical cabling, wireless options, applications, work groups, and domain environments with centralized user accounts.
Today a single networking model, a protocol suite called tpp, unifies communication across vendors that once spoke different languages, after ibm published sna in 1974.
Learn how vendor-neutral networking models standardize data protocols and global communication through the open systems interconnection reference model (OSI), established by ISO to reduce network complexity.
Explore how the TPP protocol suite underpins modern networks with core protocols like TPP, UDP, and IP, while the reference model remains a relevant framework for layered communication.
Understand network models through a layered approach that traces how applications, transport, internet, and link layers address, route, and place packets on the physical line.
Explore the four tcp/ip layers—application, transport, network, and link—and cover core protocols such as TCP, UDP, IP, ICMP, ARP, and IGMP, plus common application protocols like DNS, DHCP, and SMTP.
Explore the application layer as the interface that provides network services to computer programs, using a web browser and web server communication over GDP and HTTP for requests and responses.
Explain how a client uses http to issue a get request to a web server, which returns 200 ok or 404, delivering page, while dns resolves hostnames to ip addresses.
The transport layer offers a small set of protocols, TCP and UDP, providing error recovery, sequencing, segmentation, and acknowledgments for application protocols, with TCP most commonly used.
Explain how acknowledgements provide error recovery and guarantee data delivery across networks by triggering the server and browser to request missing packets when responses fail.
Explore layer interaction in network models, including adjacent and same layer interaction, and learn how application and transport layer protocols use sequence numbers and acknowledgments to reassemble web page data.
Explore the network layer, its IP addressing and routing services, and how routers route packets between networks using IP addresses that identify networks and hosts.
Learn how IP addressing distinguishes every node on a network using IPv4 or IPv6, with routers linking subnets, network IDs, and unique host addresses on each interface.
Explore addressing basics and how each host receives a unique IP address for network and host identification. Learn IPv4's 32-bit dotted decimal format, with 8-bit octets and subnet masks.
Route packets by forwarding them from a source IP to a destination. Send remote packets to your default gateway, the router on your subnet, which forwards via IP headers.
Understand how the link layer and physical layer package data for delivery to the next hop, using encapsulation and decapsulation, while IP handles ultimate destinations.
Encapsulation describes packaging an IP packet inside an Ethernet frame at the link layer, using a header, data portion, and trailer to enable transit across the network.
Remove the outer ethernet frame to expose the IP packet at each hop, enabling routing decisions at the default gateway, which may re-encapsulate the frame for onward delivery.
Describe the four-step link layer process of encapsulating the IP packet in an Ethernet frame, transmitting it over Ethernet or wireless, and de-encapsulating at the destination.
The updated TCP/IP model splits the original link layer into two layers—data link and physical—also known as the network interface layer, clarifying functions related to transmission and media rules.
Shows how application data is encapsulated through application, transport, IP, and data link layers before transmission. Highlights how headers at each layer add information to enable networking.
Compare the OSI model with other models to understand device capabilities, focusing on physical addresses for layer 2 and protocol addresses for layer 3 devices.
Understand the OSI reference model and the roles of the application, presentation, and session layers. Note how encapsulation uses headers, trailers, and the idea of segments, packets, and frames.
Explore the fundamentals of the local area network and learn why Ethernet is the most common standard used in networks today.
Learn the fundamentals of ethernet and wireless local area networks, including private connections, local administration, and how LANs connect to the internet.
Explore Ethernet, the popular wired lan technology, and how IEEE standards define physical and data link layers, cables, and connectors to enable interoperable equipment for soho and enterprise networks.
Explore small office/home office networks using net only or net plus wireless, with ethernet switches and multifunction devices serving as routers, proxy servers, or firewalls for internet access.
Explore how small office home office networks blend wired ethernet and wireless access, using radio frequencies and a wireless access point to extend the ethernet LAN.
Enterprise networks scale up using the same Ethernet and wireless technologies as small offices, with switches in wiring closets and centralized management via distribution switches and grouped access points.
Explore Ethernet standards and the physical links that shape the transmission, cabling choices—copper or fiber—along with shielded twisted pair, and the two main cabling types used in local area networks.
Trace ethernet generations from 10base-t through 40 gig ethernet, highlighting base-t versus base-lx cabling. Twisted-pair limits reach to 100 meters, while fibre extends longer links.
Data link standards define Ethernet frames with header and trailer, while the physical layer handles transmission; a LAN uses copper, fiber, or wireless media to deliver frames in a format.
Explore utp cabling as the most popular physical medium, highlighting its simplicity, speed up to gigabit per second, affordability, flexibility, and use with RJ-45 connectors, NICs, and switches.
Understand ports and connectors that form the Ethernet and internet link, including RJ-45 with twisted-pair pins and the option of SFP or fiber optic ports on Cisco devices.
Explain how ethernet cabling works with 10Base-T and 100Base-TX, highlighting two-pair versus four-pair schemes, straight-through and crossover cables, and the importance of correct pinout per the EIA CIA standard.
Identify straight-through ethernet cables by their pin-out; use pins one and two for transmit and three and six for receive, enabling direct connections from clients to a switch.
Understand why a PC connects to a switch with a straight through cable, transmitting on pins 1-2 and receiving on 3-6, while switches reverse; use a crossover for like devices.
Learn how crossover cables connect devices by crossing transmit to receive pins, such as mapping 1 to 3 and 2 to 6, to enable switch-to-switch connections.
Learn about two pin-out configurations, when to use straight-through versus crossover cables, and how auto MDI-X automatically adjusts to the correct cable type for routers, switches, and hubs.
Compare gigabit ethernet pinouts with standard ethernet, highlighting the use of all four wire pairs, advanced electronics, straight-through cables, and crossover mappings for pins 4-7 and 5-8.
Explore data link standards and protocols, and understand how data travels across an ethernet network, including the header, data portion, and trailer of an ethernet frame.
Examine the header components: preamble, start frame delimiter, and MAC addresses for the next hop. Note type field for IPv4/IPv6, MTU payload, and trailer's frame check sequence for error detection.
Explore how mac addresses serve as 48-bit on-link physical addresses, with an organizationally unique identifier (oui) and a unique node identifier in hexadecimal, to identify the next hop.
Understand universal mac addresses that globally identify each node, and explore group mac addresses for multicast and broadcast delivery to subscribing devices and all devices.
Frame check sequence uses a cyclic redundancy check to detect frame errors, discards mismatching frames, and leaves error recovery to upper layer protocols.
Compare hubs and switches, explaining how hubs forward packets at the physical layer and why switches improve performance with full duplex communication, port isolation, and virtual segmentation.
Explain how ethernet access methods determine how nodes access network media, covering CSMA/CD, collision detection, jamming signals, backoff in half-duplex networks, and why switches reduce collisions.
Explore wide area networks as the larger network that links multiple local area networks using public communications lines.
Apply standards and rules to wide area networks, outlining cabling details and signaling techniques between source and destination, and recognize how leased lines connect geographically separated networks to share resources.
Explore how wide area networks connect multiple office sites over long distances by using edge routers to forward packets between locations, and review the various WAN options beyond the LAN.
Leased lines enable full duplex packet transfer between sites by using two wires for sending and receiving, creating a telco-based, simulated point-to-point service that resembles a crossover cable.
Identify common leased line terms such as leased circuit, serial link, and point-to-point link, including t1, multipoint options, and private line variations between two endpoints.
Learn how leased lines provide a single connection from your organization to the telco network, including the role of customer premises equipment (CPE) and the required devices and cabling.
Customer premises equipment includes a router as the network’s entry point and a serial interface card with CSU/DSU functions; sometimes a PCI card or external module.
Define data terminal equipment terminology and how serial cables connect to the router and external CSU/DSU, enabling a simulated link between two routers when needed.
Explore data link basics for wide area networks, contrasting lease lines' layer 1 service with data link protocols like point-to-point protocol and high-level data link control used in remote access.
Data link protocols define the data format for physical delivery and identify sending and receiving hosts. They provide error checking, and the address field supports multipoint versions to enable routing.
Describe the HDLC frame fields, including the flag alert, address and control fields, and the type that identifies the Layer 3 packet, plus the frame check sequence for error detection.
Examine how packets are forwarded across a wide area network, detailing IP encapsulation, HDFC header and trailer usage, and Ethernet framing via router gateway and serial links.
Explore how fiber ethernet links connect customer premises equipment to a point of presence in service provider networks. See how a standard ethernet switch enables ethernet-like services across technologies.
Explore MPLS as a common Ethernet WAN service, enabling Ethernet frames to flow between routers over a point-to-point link via Ethernet data link protocols.
Explore common wide area network access methods for home and organization, such as dsl and cable modems, and how they connect to an isp and the internet to enable communication.
Explain digital subscriber line (DSL) as a high-speed internet link over analog phone lines. Identify required customer devices—DSL modem and optional splitter—and ISP side DSL access multiplex.
Explain cable internet, a shared access method with asymmetric upload and download speeds. Data is split at the ISP, risking security and potential speed issues.
Explore IPv4 addressing and routing fundamentals as presented in the TPP version for topic d.
Explore ip routing and addressing to forward packets and identify hosts, and examine dynamic routing protocols, dns name resolution, and arp mapping ip addresses to mac addresses.
Explore how IP routing uses data packets and next hops, with hosts and routers leveraging IP addressing, routing tables, and a default gateway to reach directly connected or nearby networks.
Explore the routing process: a host distinguishes local versus remote destinations, builds frames with data link protocols, and forwards via the default gateway using routing information to reach neighboring networks.
Learn how ARP dynamically resolves IP to MAC addresses, enabling routers to construct data link frames by broadcasting requests and caching responses in the ARP table.
Explore how IPv4 addressing supports routing by separating a 32-bit address into network and host components, and examine the source and destination IP fields in the IP header.
Describe how hosts use a default gateway and routers learn subnets to forward packets, with static routes for small networks and dynamic routing protocols to automate large network configuration.
Learn IPv4 address rules, including 32-bit binary addresses written in dotted decimal notation with octets ranging 0 to 255, and why each interface requires a unique address.
Explore binary to decimal conversion and decimal to binary basics for IPv4, using 8-bit octets and 32-bit addresses, and prepare to master hexadecimal as well.
Group IP addresses into networks or subnets per the TPP specification, using the network id to route traffic. Devices on the same network share the network id; others cannot communicate.
Explain address space concepts by moving from classful to classless addressing, identify class A–E by the first octet, note multicast and reserved ranges, and subnetting basics.
Learn how Class A, B, and C networks define network IDs with the first octet for A, first two for B, and first three for C, plus host counts.
Learn how to subnet a network by subdividing a network id into multiple usable sub network ids, avoiding wasteful classful allocations for public and private addresses.
Explore subnetting a class B network by using the third octet to create up to 255 subnets, each supporting about 250 hosts, balancing simplicity and scalability.
Master router logic that differentiates forwarding decisions beyond host logic, using network location knowledge and dynamic routing protocols to determine local versus remote destinations.
Routing protocols dynamically learn and fill routing tables with subnet routes, replace outdated ones with better routes, prevent loops, and achieve fast convergence across all routers.
Explain how routers build routing tables by evaluating interfaces and directly connected networks, share table entries via routing protocols with neighbors, and learn additional networks through exchange.
Explain how the domain name system maps names to IP addresses and uses DNS servers to provide authoritative and non authoritative responses within a distributed hierarchical database.
Use ping to test connectivity across local and remote systems by sending ICMP echo requests and receiving echo replies, using IP addresses or host names.
Explore the TPP transport and applications, and take a deeper look at the TPP protocol suite and its core protocols.
Explore the transport layer's role, focusing on error recovery and flow control, and compare TCP and UDP, explaining why most applications use TCP for reliable delivery.
Compare TCP and UDP reliability, highlighting UDP as unreliable and fast with no acknowledgments or error checking, used in streaming media, VoIP, video over IP, streaming audio, and DNS.
Explore UDP and DCP transport services, multiplexing data via ports to web and email applications, while TGP handles error recovery, sequence numbers, acknowledgements, windowing, session establishment, ordering, and segmentation.
Explore how transport layer protocols, the layer 4 PDU, use ports, sequencing, acknowledgments, checksums, and windowing to deliver data across local or remote networks, relying on network layer for routing.
Multiplexing uses ports to distinguish traffic and route data to the right service, with a socket defined by destination ip, transport protocol, and port number (web 80, email 25).
Identify how port numbers determine communication when IP addresses are shared. Note ports 1–1024 are RFC-established, with essential ones memorized; ports above 1024 are not reserved and require firewall allowances.
Explore common port numbers in networks, including ftp 20/21, ssh 22, telnet 23, smtp 25, dns 50, dhcp 67/68, web 84, and snmp 161.
Establish and terminate connections before communication through a three-way handshake, beginning with a syn packet, followed by two acknowledgements to open a session on port 80.
Explore how connection termination uses an acknowledgement handshake to confirm completion, then shut down the communication session.
Understand the difference between connection oriented protocols, which establish sessions and provide reliable error correction and flow control, and connectionless protocols like UDP that lack sessions and acknowledgments.
Explore how TCP acknowledgments and sequence numbers in DCP ensure reliability, with forward acknowledgments and requests for previously sent sequence numbers when data is missing.
Explore how flow control uses windowing and DCP to regulate data transfer. The window defines the maximum data sent before acknowledgement and can slide or adapt during communication.
Explore how web browsers use hypertext transport protocol and port 80 to connect to web servers on the Internet and display web pages, illustrating the components of this communication process.
Explore how web browsers request pages from web servers, how servers process requests and run server-side code, and how URLs and DNS resolve domain names to IP addresses.
Explore networking fundamentals, including ip networking, ethernet frame construction and error checking, wide area networks standards, ip addressing mechanisms, and how transport and application work in the tcp/ip protocol suite.
Explore basic Ethernet LAN implementation by configuring and managing switches, from unmanaged to enterprise-grade setups, and mastering switch interfaces via command line on Cisco devices.
Master the command line essentials for Cisco switches and routers, learning to input commands, grasp syntax, and access help in a non-graphical operating system.
Configure Cisco switches and routers using the text-based cli, focusing on clia commands for catalyst enterprise switches to prepare for the CCNA exam.
Explore the variety of Cisco Catalyst switch types, from 2960-x for enterprise closets to distribution and backbone switches, and learn how feature differences guide purchasing decisions.
Learn how switch port naming combines interface type and a number, using Fa for fast Ethernet and gigabit Ethernet as the speed indicator, with two-digit or three-digit port tags.
Cisco IOS is the internal operating system shared by all Cisco devices, enabling switch configuration, performance control, and CLI access via terminal emulation.
Connect to the cli via the console port or remote methods, noting adapters vary by switch age and usb-to-ethernet options; prefer ssh over telnet for secure access on port 22.
Identify and connect to switch console ports using RJ-45, DB-9 serial, or USB rollover cables, and use USB adapters to access consoles from diverse systems.
Connect to the console port and use terminal emulation software (such as Putty), then set data rate, flow control, parity, and start/stop bits to match the switch's console settings.
Enter user mode, indicated by the greater-than prompt. Elevate to enable privilege mode with the enable command and password, then run privileged commands like reload.
Secure network switches by configuring console and enable mode passwords to prevent unauthorized access, especially when physical access to a switch is possible.
Modify the switch configuration using configure terminal and config t to set enable secret and console passwords, enabling login for console access and securing privileged mode.
Master Cisco IOS context-sensitive help by typing a command, space, and a question mark to reveal next options, while relying on online help rather than memorizing everything.
Type a question mark to view available commands, use a command plus a question mark to see first parameter options, and press tab to auto-complete after typing first three letters.
Explore getting help on a Cisco router in a simulated IOS environment, using question marks, show commands, enable and configuration modes, and tab completion to navigate commands for CCNA preparation.
Navigate command history to recall commands with the up arrow or control P, move through history with arrows, and edit commands with left/right arrows without deleting until you press backspace.
Learn to use the show command to view the running and startup configurations, interface status, and the dynamic mac address table, with real-time updates similar to debugging.
Move from user to enable (privileged exec) mode, enter configuration mode to change the default switch configuration, and apply changes that update the active configuration file immediately.
Access and navigate the ISIS configuration mode from global configuration to interface configuration by entering the appropriate context, and learn how grouped commands aid or require context.
Learn to navigate Cisco devices using context setting commands from enable mode to global configuration, then into line console 0 and interface modes to set hostname and passwords.
Explore how Cisco switches use ram to store the running configuration, among different memory types, and why saving it preserves changes.
Identify memory types in Cisco switches: RAM runs active software and stores startup config, while flash holds IOS and backup configs; ROM provides the bootstrap bootloader.
Learn how a switch maintains two configuration files—the startup-config stored in NVRAM and the running-config in use during operation—and how to save changes by copying running-config to startup-config.
Demonstrate how the startup configuration in non-volatile memory and the running configuration differ, show how to view them, and save running config to startup to preserve changes.
Explore ethernet lan switching fundamentals, clarify how switches function, and compare switches with older network components.
Switches connect user devices, servers, and other devices, linking multiple switches as needed. Switches maintain network connectivity and forward frames across interfaces using switching logic.
Forward frames to the correct destination by using mac addresses, as the switch learns and builds a mac address table, and prevents loops with the spanning tree protocol.
Identify and explain frame categories in a switch: known unique cast frames have a MAC table entry, unknown unique cast frames require learning, and broadcast frames go to all devices.
Switches dynamically build a MAC address table to map a device's MAC address to its arriving interface. They forward or filter frames based on that mapping to enable selective forwarding.
Unknown destination mac triggers flooding, delivering the frame to all ports while the switch learns the interface to update the mac address table.
Explore how the spanning tree protocol keeps a LAN loop-free amid redundant paths, preventing frame looping and congestion, and how to configure STP.
Explore how catalyst switches instantly switch frames, learn MAC address learning and flooding, default VLAN 1 operation, auto negotiation, and handling of redundant links.
Learn how to view the MAC address table with the CLI 'show mac address table' command, including all entries, dynamic entries, and entries for a specific MAC, interface, or VLAN.
The switch learns dynamic MAC addresses and ages them out after 300 seconds, preserving the address table; you can clear dynamic entries with the clear MAC address table dynamic command.
Examine how switch mac address tables are viewed with show mac address table, compare static and dynamic entries, and learn to clear dynamic entries in a simulator.
Explain how forwarding and flooding occur independently on each switch in a multi-switch layout, with separate MAC address tables and interface entries for each switch.
Explore the data plane, control plane, and management plane, and learn how each governs frames, switch configuration such as interfaces and VLANs, and device administration.
Explore managing Ethernet switches by examining common switch functionality and learning how to configure switches from an engineer's perspective.
Secure Cisco switches by configuring password-protected user and privilege modes and enabling remote management with local accounts or an external authentication server via ssh.
Configure console and telnet passwords on Cisco switches for user mode by entering privilege mode and applying login passwords on line con 0 and line vty, enable mode remains unconfigured.
Secure privileged mode by requiring a password to enter and modify configurations, preventing unauthorized reloads. Use enable, configure terminal, and enable secret with the password, avoiding older username password commands.
Configure login security on a switch by setting telnet and enable passwords via line vty and enable secret, and configure console passwords, then verify access and view running config.
Configure local usernames and passwords on Cisco switches for user mode access via console, telnet, or SSA. Use login local with username and username secret; only configured names are accepted.
Follow a global configuration checklist to create username and password pairs, configure line con 0 for console login, and line vty 0 15 for remote login prompts.
Enable external authentication by forwarding login requests to a central authentication, authorization, and accounting server via radius or tacacs+, reducing local credential duplication and simplifying password changes across devices.
Using SSH provides secure remote access by encrypting data, unlike Telnet which transmits in plain text; SSH uses local credentials and does not support shared passwords.
Configure ssh on a switch by setting hostname, ip domain name, and generating rsa keys, in addition to telnet username settings; rely on default ssh server and vty access.
Learn how to disable telnet on Cisco devices, enable ssh with proper transport input settings, and verify ssh server and client status using show ip ssh and show ssh commands.
An IP address enables remote management of the switch, not data forwarding. If you're only using console connections, you don't need it.
Configure vlan interfaces (svi) with IPv4 or IPv6 addresses to manage the switch. Assign an IP address to each vlan and set a default gateway for inter-subnet communication.
Configure IPv4 from global configuration mode by entering interface vlan 1, applying ip address with a subnet mask, enabling the interface; set a default gateway, DNS server, or use DHCP.
Configure ip settings on a Cisco switch by assigning vlan 1 an ip address and subnet mask, enabling the interface, and setting the default gateway for remote management.
Verify the switch IP configuration with commands like show interfaces vlan 1 to view the IP address, and check the running config or show DCP lease for DHCP status.
Configure switch interfaces, focusing on interface-level settings for connecting individual clients and servers, after covering switch security passwords, SSA, and IP address configuration.
Configure switch interfaces by adjusting auto negotiation, speed, and duplex settings. Learn to enforce security with accepted mac addresses and recognize interfaces as ports connected to workstations, servers, and printers.
Discover basic interface settings for Cisco routers, including setting speed (10/100/1000 Mbps), auto negotiate, and duplex (half/full), with sub commands to describe changes and apply ranges.
Learn to configure basic switch interface settings, including speed, auto negotiation, and duplex on a gigabit interface; set descriptions, verify with show interface, and apply to interface ranges.
Learn how to administratively shut down and re-enable a network interface with shutdown and no shutdown commands, and understand interface states: connected, not connected, and disabled.
Configure port security on switches to allow only authorized devices on each interface by analyzing source MAC addresses in Ethernet frames, and shut down interfaces administratively in static wired environments.
Explain port security options on a per-port basis, including maximum allowed MAC addresses, dynamic learning with violations that shut down the interface, and configuring allowed MACs stored in a file.
Enable port security on switch interfaces with the interface subcommand, set maximums and violation actions, choose protect or shutdown, and optionally use sticky mac addresses to remember authorized devices.
Configure port security on a Cisco switch by setting an access port, a maximum of five MAC addresses, and a violation action (protect, restrict, or shutdown), including MAC address sticky.
Configure a basic Ethernet LAN on Cisco switches using the CLI, learn help commands, and master commands for password, enable, radius authentication, interface settings, duplex, and port security.
Design Ethernet LANs by exploring switched infrastructures, collision and broadcast domains, and VLANs, including configuring multiple VLANs and using spanning tree protocol and rapid spanning tree protocol; learn implementation steps.
Explore LAN design options, including physical types and access methods, and learn how these choices affect network function to prevent performance and security issues before they occur.
Design local area networks for multi-site campuses with switches, routers, and connectivity to support thousands of devices across buildings and floors, ensuring initial functionality and ongoing performance.
Explore design factors for local area network design by analyzing collision domains and broadcast domains, and applying switch roles: access, distribution, and core, plus physical Ethernet standards.
Explore collision domains in ethernet networks, where a contention-based access method shares bandwidth and lets only one node communicate at a time to avoid collisions.
Explore ethernet with hubs, a star topology device acting as a multiport repeater, broadcasting to all ports and creating a single collision domain that degrades performance as devices increase.
Explore how bridges, as layer 2 devices, segment collision domains and contrast them with hubs, switches, and routers, explaining bandwidth contention as network size grows.
Layer 2 switches replace layer 1 hubs by creating separate collision domains for each port, isolating traffic and allowing simultaneous communication to boost network bandwidth.
Explore how modern networks reduce collisions with switches and full duplex ports, making csma/cd less necessary. Recognize that half duplex or auto-negotiation can still cause collisions, reinforcing the switch advantage.
Explore the concept of broadcast domains, why they clog networks, and how protocols like ARP, DHCP, and BOOTP rely on broadcasts to resolve addresses.
Explore how layer 2 devices like switches and bridges do not create separate broadcast domains; a switch forwards broadcasts to all ports, and a single VLAN equals one broadcast domain.
Understand how routers connect networks and establish a single broadcast domain, while VLANs on switches create separate broadcast domains and require layer 3 routing for inter-VLAN communication.
Campus LANs describe the devices forming local networks in the same building or nearby, with engineers planning Ethernet types, cabling lengths, and network segment speed requirements.
Explore the two-tier campus design, also called the collapsed core, where access switches connect to end-user devices, distribution switches interconnect them, and core switches form the network backbone.
Explore common network topologies, including star, full mesh, and partial mesh, and learn how core, distribution, and access layers use hybrids like two-tier designs and collapse core for redundancy.
Explore connecting multiple buildings in a two-tier campus by linking distribution layers and using a core layer to connect distribution switches, not the access layer.
Explores the three tier topology, showing it is the most efficient for larger networks, enabling a partial mesh with fewer connections and saving on switches and cables while ensuring connectivity.
Identify Ethernet standards for local area networks and where to implement them, noting that access tier requires high speed and flexibility, while distribution and core tiers demand the highest bandwidth.
Explore how Ethernet standards evolved from 10 megabits per second to Fast Ethernet, Gigabit Ethernet, and beyond to meet increasing bandwidth demands.
Assess physical standard factors for each link by weighing speeds, distance, cabling costs, and upgrade viability, choosing twisted pair or fiber and Ethernet types such as Cat5e and Cat6a.
Explore Ethernet and wireless internet standards, including Wi‑Fi basics, and learn how common devices like wireless routers, switches, access points, routers, and firewalls underpin modern networks.
Describe how enterprise wireless access points bridge wired and wireless networks, translate between them, and provide essential control and management functions.
Explore how enterprise wireless networks coordinate multiple access points, maintain roaming connectivity as users switch APs, connect to the wired LAN, and manage them with wireless controllers.
A wireless local area network controller centrally manages all access points, enabling unified authentication, roaming, and configuration while forwarding data between wired and wireless local area networks via capwap.
Learn how to implement and configure Ethernet VLANs on an Ethernet switch, one of the most important concepts you can learn.
Ethernet switches decide to forward or flood frames by inspecting the MAC address at layer 2. VLANs create separate broadcast domains, preventing unknown or broadcast frames from reaching every port.
The lecture explains VLAN advantages, including smaller broadcast domains, reduced overhead, enhanced security through separation of confidential data, flexible grouping regardless of location, and remote configuration without cables.
Explore how vlan features group ports into separate broadcast domains through logical configuration, and how a vlan can span multiple switches using trunking protocols to connect across physical switches.
Extend vlans across multiple switches by using manual port assignments or tracking protocols; switches learn only their configured vlans unless you implement one of these methods.
VLAN trunking interconnects switches by tagging frames with a 4-byte header carrying the VLAN ID, so the receiving switch identifies the originating VLAN while the client MAC stays unchanged.
Discover how a trunk port connects switches with a single link carrying traffic for all VLANs, using VLAN IDs to forward and strip frames at the destination.
Explore trunking protocols in CCNA 200-301, from ISL to 802.1Q, featuring a four-byte VLAN tag header, 12-bit VLAN ID, and the 1–1000 range with extended support up to 4094.
Explore native VLAN behavior on trunk links, including which VLAN is default, how untagged frames are handled, and how switches agree on the native VLAN.
Explain how separate VLANs on a layer 2 switch are isolated by default. Show how to forward traffic between VLANs using either a layer 3 switch or a router.
Compare forwarding options: layer 2 switches handle local VLAN traffic, layer 3 routing connects VLANs, or a single layer 3 switch combines both and improves performance.
Configure VLANs on a switch by creating the VLAN, assigning ports as access or trunk, and enabling inter-switch communication.
Create and name vlans in global config, assign interfaces to vlans with switch port access vlan, set access mode, and verify using show running-config or show vlan brief.
Configure vlan on a switch by creating vlan 100 named Corp, assign ports to it, and verify connectivity between PCs, illustrating how unique vlans isolate traffic.
Configure trunking on switch ports to enable VLAN transmission, choosing between static and dynamic configurations and specifying the trunk protocol or auto negotiation for the interface.
Learn how trunking ports negotiate encapsulation using the dynamic chunking protocol, choose between isl and other options, and configure switchport trunk encapsulation and administrative mode for access or trunk ports.
Gain a clear understanding of the spanning tree protocol and its role in preventing loops and enabling redundancy in switched infrastructures.
Explain how spanning tree protocol prevents frames from looping in networks with redundant links by blocking ports, enabling all VLAN devices to reach each other while keeping frame life short.
Understand how STP functions: SDP adds an extra check, forwards frames in forwarding state, and processes SDP messages in blocking state without changing port configurations to prevent common problems.
Learn how Ethernet frames can loop and trigger a broadcast storm, saturating links and degrading end-user performance, and why preventing such loops is essential in networks.
Looping frames in a broadcast storm cause mac table instability, as switches’ mac address tables change when frames with the same source mac address arrive on different ports, causing issues.
Multiple copies of a frame arriving at the destination can cause application failures and network problems from looping frames; SDP adds redundancy to prevent broadcast and MAC table instability.
Port states explain how switch ports alternate between forwarding and blocking to prevent loops, with blocking ports not processing user frames or learning MAC addresses, only spanning tree messages.
Understand the STP algorithm that forms a spanning tree to forward frames and block others, using root switch election, root ports with lowest cost, and designated ports.
Learn how a switch's bridge ID uniquely identifies it in spanning tree protocol, combining a two-byte priority with a six-byte system ID derived from the MAC address.
Explains how the spanning tree protocol uses bridge protocol data units to exchange information between switches, including bridge ID, sender's route cost, and timers like max age and forward delay.
Determine the STP route by processing hello BPDUs to select the switch with the lowest bridge ID, applying the lowest priority and, if needed, the MAC address portion.
Explore how STP elections determine the root bridge by lowest priority, then the lowest MAC, after which only the root switch sends hello; non-root switches identify their root port.
Identify the root port as the switch interface with the lowest administrative cost to the root switch, by adding the interface cost to the cost advertised by the route switch.
Determine the designated port by the lowest cost advertised on each land segment; non-root switches update the BPDU with their route cost to the root, and the lowest value wins.
The ESTA SDP process continuously monitors internet changes and interface state changes, responding by modifying the SDP topology and current configuration as needed.
Explore how to modify stp port costs to shape the spanning tree topology, using default and new path cost methods for links above 10 gbps.
Learn how a switch reacts to topology changes by adjusting the hello timer, max age timer (ten times the hello) and forward delay, guiding ports through blocking, listening, learning, forwarding.
Explain how spanning tree protocol assigns port roles such as root and designated ports and uses blocking, listening, learning, and forwarding states to converge the topology and learn MAC addresses.
Explore the rapid spanning tree protocol, the standard 802.1W, and how it improves the original spanning-tree protocol (802.1D) from 1998 to 2004 revisions.
Compare RSTP and STP, showing they use the same rules and tiebreakers to elect route switches and ports, and set forwarding or blocking states, speeding convergence with RSVP.
Explain how stp differs by detailing replacement of root and designated ports without waiting, and lowered default waiting times with timers like max age and hello timer.
Alternate ports rapidly replace a failed route port with a backup port on switches, using hello bp to identify the same route switch and skip listening and learning states.
Compare RSVP and SDP states, where RSVP uses 14 states, omits listening state, and renames blocking to discarding while merging disabled with blocking to prevent loops in rapid spanning tree.
RSVP optimizes rapid spanning tree messages by signaling topology changes and flushing MAC tables to avoid loops, speeding convergence more than ACP by reducing delay from forward delay timers.
Explore the backup port role in RSVP designs, where hubs can connect to one or more devices within the same collision domain, a setup now rare in modern networks.
Compare port types in RSVP and highlight point-to-point ports, edge ports, and shared ports. Learn how hubs affect half-duplex operation and slower convergence on shared ports.
Explore optional spanning-tree features such as EtherChannel, PortFast, and BPDU guard, and explain how these options increase the performance and capabilities of the spanning tree protocol.
Bundle multiple parallel links between the same pair of switches into an etherchannel to form a single virtual interface, reducing convergence time when a link fails.
Portfast lets a switch port bypass the listening and learning states. It enables immediate forwarding for end-user devices when the NIC is active.
BPDU guard disables a port when it receives a BPDU, mitigating exposure from SDP and RSVP and preventing loops and performance issues from incorrect PortFast use.
Explore implementing rapid spanning tree protocol and layer two channels, practice RSVP configuration, and perform configuration and verification on Catalyst switches to solidify core STP concepts.
Discover how Cisco switches use the default spanning tree with RSVP to prevent loops in a network, with older and newer devices interoperating and bridge IDs driving the active path.
Explore two- or three-tier land design models that include distribution and access switches, and learn how to adjust default settings to make distribution layer switches act as route switches.
Learn to configure switch spanning tree modes, including PVST, rapid PVST, and MST, to manage topologies and prevent loops across VLANs.
Explore spanning tree implementation by understanding how bridge ID priority and port costs shape root and designated ports, and how Cisco switches can adjust these settings to control path selection.
Explore the default configuration of Cisco switches, enabling per VLAN options, spanning tree per VLAN, and trunk-based load balancing with designated and root ports.
Explain how the bridge id and extended system id form VLAN IDs, using a 12-bit system extension and a bridge priority in multiples of 4096, with commands to implement it.
Switches set sdp costs for vlans based on link speed; auto negotiating links vary costs, while you can manually configure the cost via spanning tree vlan id cost on trunks.
Explore spanning tree implementation by configuring Cisco devices via CLI, adjusting path cost and default values. Learn to enable portfast and bpdu guard, which are not enabled by default.
Determine whether to configure options for multiple ports or a single port, then use interface sub command to set port fast with spanning tree options, guard inter-switch ports.
Configure EtherChannel to create logical links across physical links, enabling load balancing and fault tolerance. Master the options and interface settings to match links between switches and ensure forwarding state.
Manually configure an ether channel by applying the channel group command with the on keyword on selected interfaces, using port-channel interface number, and keep the group on the same switch.
Configure channels dynamically to negotiate link membership, adding the link to the channel when protocol checks pass with the neighboring switch or leaving it down when they fail.
Explore two aggregation options: the Cisco proprietary port aggregation protocol and the standard link aggregation control protocol. Configure channel groups with desirable or auto-desirable and active or passive LACP negotiation.
Migrate to RSTP by applying the global command spanning tree mode rapid on all switches. Analyze show command outputs, note differences in config, and verify using RSVP.
Verify the running mode on a catalyst switch with show commands and interpret the spanning tree config via the SDP protocol and protocol type like RSVP or rapid spanning tree.
Develop an understanding of ethernet lans, land design options, vlan concepts, vlan trunking, spanning tree protocol for loop-free delivery, and ether channel.
Explore the IPv4 protocol, its configuration, and subnetting concepts, including classful networks, subnet masks, and analyzing existing subnets to reveal network IDs and interconnections.
Learn how IPv4 subnetting subdivides a single network id into multiple network ids, and why modern IP addressing requires planning, understanding current designs, and implementing subnetting.
Understand how subnets segment a larger network and why each subnet requires a unique network ID for routing. See how subnetting improves manageability, routing efficiency, and security via packet filtering.
Understand why subnets are needed on CCP networks and how routers, not switches, create network segments. Each router interface must have a unique network ID to identify the connection.
Apply the rule that larger networks require distinct subnets for each router interface and network segment, ensuring every connection, even between two routers, has a uniquely identified subnet.
Apply the subnetting process by using the class B 172.16.0.0 network and treating the third octet as the subnet id, increasing the subnet mask to differentiate subnets.
Explore how to assign IP addresses for host connectivity and design subnets to meet needs. Compare simple and complex subnet designs, including variable length subnet.
Analyze three aspects of IP subnets. Design subnets with network IDs and masks, document plans, then implement by assigning subnet IDs to router interfaces and configuring static IP ranges.
Apply subnetting rules to place each device on the correct subnet. Ensure every interface has an IP address so hosts communicate on the same subnet; different subnets require a router.
Review network documentation and diagrams to determine subnets, map physical locations and floors, and assign a subnet for every vlan and every point-to-point link.
Determine hosts per subnet and assign client addresses for at least 20. Use DHCP server data for leased addresses, exclusions, and static addresses, plus v router interfaces and point-to-point links.
Determine subnet mask length by understanding the 32-bit mask that separates the network ID from the host ID, and apply 2^X - 2 to count usable addresses.
Adopt one size fits all subnets to simplify addressing, using private address ranges for a class a private network and acknowledging some address waste.
Learn how subnet masks split an IP address into network and host portions, using binary and dotted decimal notation, and apply the ending process to determine the network ID.
Design subnets by starting with a classful network, subdividing into usable subnet IDs, and selecting private ranges (10, 172.16–172.31, 192.168); use class B when hosts exceed 254 to reduce waste.
Explore classful networks and the depletion of public IP address space by the late 1990s, and how network address translation enabled use of private addresses.
Explore the IPv4 address shortage and the transition to IPv6, including the 128-bit space, subnetting shifts, private addresses, and the role of NAT and firewalls.
Private addresses use the reserved ranges 10.x, 172.16.x to 31.x, and 192.168.x to allow internal addressing. Network address translation maps internal addresses to a public address for external traffic.
Compare classful and classless addressing, decide when to use private address spaces, and choose Class A or Class B based on the number of hosts and the need to subdivide.
Learn classful subnetting from a class b address using a 255.255.0.0 mask, determine subnets and hosts, and select the right mask; class c rules and host calculations may grow complex.
Learn how class a, b, and c networks determine network and host counts using powers of two, with reserved bits and first octet rules explained to build subnetting foundations.
Learn to create subnets by borrowing bits from the host ID to form a subnet ID, extending the subnet mask to achieve the required number of subnets.
Borrow three bits from the host portion to create eight subnets, ensuring enough host IDs remain per subnet for future requirements.
Explore a test case on subnetting, borrowing bits from the class B host portion to create 256 networks with 254 hosts per subnet, using a private class B address 172.16.
Demonstrate calculating subnet mask for B address 172.16.0.0 to support 225 subnets and 200 hosts per subnet by borrowing host bits, defining network, subnet, and host IDs in CIDR notation.
determine the required subnet mask from the test case, using 24 of 32 bits to produce 255.255.255.0, and build the subnet list from network id to broadcast address.
Apply a 24-bit mask to 172.16.0.0 networks to create 225 subnets with 254 hosts per subnet. Learn the delta method to derive subnet IDs and address ranges.
Finalize the design by implementing the subnets, assigning them to locations, and configuring IP addresses—using DHS IP or manual configuration as needed.
Analyze classful IPv4 networks to obtain information from their current configuration, following the basics learned previously.
Analyze classful ipv4 networks by identifying IP classes, applying subnet masks, and calculating network, broadcast, and first and last usable addresses using two to the power of x minus two.
Review the five address classes, with a focus on classes A, B, and C, as we cover the essentials of these network categories.
Understand classful IP addressing: class a uses first octet 1-126 with 24 host bits and mask 255.0.0.0; class b/c range 128-191 and 192-223 with masks 255.255.0.0 and 255.255.255.0.
Identify the four key addresses—the network ID, first and last usable addresses, and broadcast address—by applying the default subnet mask to distinguish network bits from non-network bits.
Demonstrates determining network IDs from IP addresses and subnet masks using binary anding, to verify same-subnet hosts and troubleshoot routing and gateway placement.
Explain how subnet masks separate network and host IDs and compute the first available address by adding one to the last octet, illustrated with 172.16.0.0 -> 172.16.0.1 and 10.0.0.1.
Determine the network broadcast address by starting with the network number and turning host bits to one in binary; use 172.16 and 10.x networks and subtracting one from the octet.
Learn how to determine the network id, first and last usable host addresses, and broadcast address for classful ip networks using default masks and delta-based calculations.
Focus on the first octet to determine classful IP addresses, and note how subnet masks can shift network IDs. Identify reserved addresses like default routes, 127.x testing, and APIPA 169.254.
Explore how subnet masks distinguish network and host parts, define prefix, network number, and subnet number, and learn to design subnets using binary math.
Explore why subnet masks use a 32-bit binary number with ones on the left and zeros on the right, and how binary form underpins the formats that derive from it.
Demonstrate dotted decimal notation for subnet masks by grouping eight bits per octet and separating them with dots, mirroring IPv4 addresses and 255 and other prefix mask numbers.
Understand how CIDR prefix masks use slash notation to denote the ones in a 32-bit mask, and convert between binary, prefix, and dotted decimal forms.
Convert subnet masks between forms, count ones to derive the prefix length, apply slash notation, and convert between binary and decimal in 8-bit groups.
Learn to convert between dotted decimal subnet masks and CIDR (slash) notation by counting 1 bits and converting between binary and decimal forms. Use examples like /24 and 255.255.255.0.
Learn how the subnet mask divides every IP address into prefix and host, and with the IP class, into network, subnet, and host portions.
Focuses on the subnet mask itself to understand how it defines the network portion of an IP address and reveals key network information.
Explore classless addressing and subnet masks by distinguishing the address parts without default masks, and understand how subnets vary and do not align with decimal IP boundaries.
Analyze subnet masks by applying powers of two to 32-bit addresses, distinguishing the class portion from the subnet and host portions to calculate networks quickly and accurately.
Learn to perform IPv4 subnet math using 32-bit addresses, prefixes, and host bits. Derive subnets and hosts from classful values and subnet masks through simple arithmetic.
Identify the IP address class (A, B, or C) and the prefix value, such as 255.255.0.0 (/16), then derive the host and subnet from the 32-bit address.
Determine hosts and subnets from an IP address and subnet mask by applying classful defaults and prefix calculations. Identify the network and gateway to troubleshoot real networks and exam readiness.
Learn to analyze existing subnets and extract useful information by examining their layout and understanding the subnet structure.
A subnet groups consecutive numbers; host bits determine how many hosts the network can support, subtracting two for the subnet ID and broadcast address leaves usable IP addresses.
Clarify subnet numbers, addresses, and network IDs, distinguish network and subnet concepts, and explain prefix terminology in classless networks for real-life and exam contexts.
Identify id as first and smallest number in a subnet, with synonyms network id and network address, and use whole number in documentation and routing tables; broadcast address is reserved.
Master the final step of determining the range of addresses from a given IP address and subnet mask, using binary methods or decimal notation shortcuts.
Compute subnet ids from example addresses using classful and prefix-based boundaries, identify subnet bits, and apply delta calculations to locate the correct network for each address.
Examine 32-bit addresses and the 32-bit subnet mask to understand logical network division, compare ipv6 as a replacement, and analyze classical networks and existing subnets in preparation for implementation.
Configure IPv4 on Cisco routers by assigning addresses to interfaces and configuring static routes. Use dynamic routing protocols to exchange routing information and finalize host configurations on each connected interface.
Master the basics of working with Cisco routers and build foundational networking skills for the CCNA 200-301 course.
Configure routers to forward packets between networks. Assign IP addresses to each interface, implement static routes for unknown networks, and use dynamic routing protocols as needed.
Explore physical installation of routers across enterprise and consumer devices, noting how installation and cabling vary with location, local area network connections to the internet, and subnet responsibilities.
Enterprise networks connect central and remote sites using routers over point-to-point leased lines or WAN links, with CSU/DSU modules on the router's serial interface via RJ-48 connectors.
Integrated services routers blend layer 2 switching, VLANs, layer 3 routing, VPN, firewall, and voice over IP. The exam highlights the difference between layer 2 switching and layer 3 routing.
Identify primary connections; connect LAN from switch to router LAN port and CSU/DSL to the serial interface; connect PC to console with rollover cable; power on.
Explore how soho routers blend router, switch, and wireless access point with vpn and firewall. Install by connecting cables, enabling dhcp, and opening the router web interface at 192.168.1.1.
Compare configuring routers via web interfaces to the command line interface used by enterprise routers, noting similarities between router and switch concepts and functions before examining differences.
Routers and switches share user and privileged modes, configure terminal workflows, and telnet access, with matching hostname and interface configuration, including duplex and speed, and saving running config to startup.
Understand router versus switch differences: routers require an IP on every interface and have an auxiliary port for remote access, while switches often lack IPs for management.
Understand how router interfaces differ from switch interfaces, featuring serial, cable DSL, 3G/4G, 5G wireless, and high-end options like fdi (fiber distributed data interface), identified by number or name.
Display router interfaces with show ip interface brief for a quick overview. Use show interfaces for detailed data, as each interface shows line status and protocol status.
Configure IP addresses on each router interface, enable interfaces with no shutdown, assign IP address and subnet mask, and verify routing with show protocols to ensure interfaces are up.
Configure ip addresses on router interfaces by entering interface configuration mode, issuing the ip address command with an address and subnet mask, and using no shutdown to enable the interface.
Learn how to configure IPv4 addresses and static routes to enable proper routing and efficient network communication.
Configure IPv4 addresses on router interfaces and implement static routes to reach remote networks, guided by routing tables, including directly connected networks, and the default route for internet-bound traffic.
See how a host decides if a destination is remote by network ID and DNS, then how a router uses the destination MAC, decapsulates, reads headers, and consults routing tables.
Explain how routers forward frames: directly connected destinations use ARP to resolve MAC and deliver frames; remote destinations forward to the next hop via routing table, with IP headers unchanged.
Identify three methods routers use to add IPv4 routes to routing tables: connected routes, static routes via ip route, and dynamic routing protocols.
Routers learn routes from connected interfaces and dynamic protocols; static routes suit small networks or VPN links and are configured with ip route to specify destination and outgoing interface.
Configure static routes by handling competing and more specific routes, use host routes with /32 masks, and apply administrative distance and the permanent sub command for floating backup routes.
Configure static routes on a Cisco router with the ip route command and verify with show ip route. Learn about interface-based paths, administrative distance, the permanent subcommand, and host mappings.
Configure a default route to catch unmatched packets and forward them to your ISP, acting as the gateway of last resort for connecting to the internet.
Troubleshoot static routes by checking if the route is in the routing table. Assess conditions, competing more specific routes, manual configuration, and ACL filtering that blocks packets.
Explore vlan routing between subnets on virtual lans, using layer 3 logic, routes, and ip addresses, with options of separate router connections, vlan trunk, or layer 3 switch.
Explore router-on-a-stick vlan routing by using a trunk link between layer 2 switches and a router, with subinterfaces for each vlan and manual trunk configuration.
Learn to configure 802.1q trunking on Cisco routers using sub interfaces and encapsulation dot1q, assign vlan IDs, set ip settings, and leverage the native vlan as the default.
Use a layer 3 switch to route between VLANs, integrating routing inside the switch, reducing performance overhead, and simplifying router configuration with IP addresses on each VLAN interface.
Configure a layer 3 switch by enabling IP routing, creating VLAN interfaces for routing, assigning IP addresses and masks to each interface, and using no shutdown to activate them.
Explore how dynamic routing protocols enable routers to communicate and share routing table information, rather than performing the actual data routing.
Learn how dynamic routing protocols let routers learn routing information about neighboring IP subnets, advertise connected routes to others, and adapt to topology changes to select the best path.
Explore distance vector and link state routing protocols, contrasting advertising the routing table with hop counts to a local link state database for faster, local decisions.
Track the evolution of routing protocols from RIP v1 and a proprietary IGP as early distance-vector protocols to RIP v2, OSPF, and EIGRP, with IPv6 counterparts near the year 2000.
Explore older routing protocols, focusing on interior gateway protocols like OSPF v3, EIGRP v6, and RIP v2. Distinguish them from external or border gateway protocols that interface with other networks.
Compare dynamic routing protocols by how they handle routing information, their algorithms and metrics, their convergence speed, and open versus proprietary implementations like rip v2 and ospf.
Understand distance vector routing, which uses hop count to reach destination networks and selects the shortest-hop path, with the vector indicating the next-hop interface.
Explains distance vector features for v2 routers, detailing full update messages, split horizon to prevent loops, and route poisoning with infinity hop count 16.
Explains the advantages of RIP v2 over RIP v1, including classless routing, multicast updates, variable length subnet masking, manual route summarization to shrink routing tables, and password authentication for updates.
Configure rip v2 in global mode with version 2 and a network command, then enable rip on interfaces. V2 sends and receives routing updates, advertising subnets on each interface.
Verify rip v2 configuration with show ip route, show ip route rip, and show ip protocols. Compare administrative distance across protocols, noting connected routes are 0 and static is 1.
Configure rip with passive interfaces to stop all updates on an interface by default. Use no passive interface to selectively enable updates on necessary interfaces, globally or per interface.
Explore maximum paths for equal cost load balancing with the maximum paths command (default four), and how discontinuous networks and no auto summary affect routing and classless routing.
Configure IPv4 hosts and ensure machines obtain IP addresses after routers have the correct information.
Learn how the dynamic host configuration protocol automatically assigns IP addresses for subnets, enables mobility, and uses reservations and leases in enterprise networks with routers or external servers.
Explain the dcp lease generation process, including the discover, request, and acknowledgement steps, and how the server offers an ip address within a scope, identified by mac and server ip.
Learn how lease renewal works: at 50% a DCP renewal request is sent; if server is available, a lease is issued; otherwise, a discover packet is broadcast to renew addresses.
Explain options for providing DCP services: deploy a DCP server per subnet or use DCP relay agents with an IP helper address to centralize address assignment.
Explore dhcp scope options to automate ip addressing, defining start and end ranges, exclusion ranges, and reservations, plus gateway, dns, and other server options.
Explore DHCP allocation modes: dynamic (default) assigns the next available address; automatic uses an infinite lease; and static reserves a MAC address for a specific IP on Cisco routers.
Configure dhcp on a Cisco router by using global configuration mode to create a dhcp pool, exclude addresses, and define the network range, gateway, dns server, leases, and domain names.
Verify the Cisco router DHCP server configuration using show commands, including show ip dhcp binding, show dhcp pool, and show dhcp statistics to view lease information and packets.
Explore configuring Cisco routers with IP addresses and static routes, and using dynamic routing protocols for routing information, plus IPTV and DCP fundamentals.
Design IPv4 subnets and apply design considerations, then master variable length subnet masks and troubleshoot IPv4 issues.
Design IP subnets to fit a particular scenario, and apply subnet design techniques within the ccna framework.
Evaluate subnet requirements and host needs to determine suitable masks, using a single or multiple masks with variable length subnet masking, and plan for future growth and extra router interfaces.
review subnetting process by determining the number of subnets and hosts, sizing with 2^x or 2^n for classful networks, and calculating host bits with 2^H-2, or applying variable length subnetting.
Practice subnetting from a class A address like 10.0.0.0, applying variable length subnet masking to create 12 subnets and compute the /12 mask and address ranges.
Explore vlsm, using variable-length masks to tailor subnets to demand, and follow a structured planning process to implement subnetting accurately.
VLSM uses classless routing and variable length subnet masking to tailor subnets to host counts within a single classful network, conserving IP addresses.
Configure subnet identifiers with different length masks to support classless routing and accurately advertise routes. Avoid overlapping address spaces, especially when using VLSM, to ensure proper routing.
Explore how to identify address range overlaps using VLSM by analyzing /30 and /24 networks, determining first and last usable IPs, and adjusting masks to avoid conflicts.
Design an entire network using variable length subnets and BSM, avoiding overlaps by identifying network segments, calculating required hosts at the outside router, and submitting the subnet.
Explore variable length subnet masks by designing six subnets from a 254-address /24 to fit 55 sales, 30 warehouse, 11 IT, 4 HR, and 2 legal hosts, minimizing waste.
Focus on troubleshooting IPTV and develop the ability to remedy problems when they arise in IPTV environments.
Explore essential ip troubleshooting on Cisco devices, using ping and icmp echo requests to verify basic connectivity, routing status, and ip address validity from the affected location.
Troubleshoot connectivity by validating local configuration (IP, subnet mask, gateway, DNS), DHCP and duplicate addresses, VLAN settings, ARP resolution, and potential access-list or firewall restrictions.
Test connectivity with the ping utility by sending icmp echo requests and reading replies from hosts and routers; beware firewall blocks and icmp vulnerabilities, using traceroute when needed.
Use trace route to identify routing issues by revealing each hop and ICMP feedback, and note firewall impacts that may block communication.
Design IP networks with subnetting concepts, including variable length subnet masking, and explore practical troubleshooting using Cisco router utilities for exam readiness.
Explore ip services such as access control lists and network address translation, and learn how routers filter traffic and translate private ip addresses to public ones for internet access.
Explore access control lists, learn how to create and manage them, and understand their purposes as packet filtering capabilities on Cisco routers.
Filter traffic on router interfaces with access control lists by matching IP headers, TCP and UDP ports, and subnets to allow or block traffic from specific networks or hosts.
Learn how access control lists enable general packet filtering, including inbound and outbound filtering, enabling ACLs on interfaces, and matching packets for quality of service to permit or deny traffic.
Explore acl actions in ip access lists by learning how to permit or deny traffic using matching logic on source or destination ip addresses and ports to control network access.
Understand standard and extended access control lists (ACLs) and how they differ: standard ACLs match only source IP, while extended ACLs match source and destination IP and ports. Named ACLs and sequencing help organize and track changes.
Explain first match logic in ACLs, where the first matching entry applies its action to the packet, and nonmatching packets are discarded by implicit deny at the end.
Create standard access control lists with the access-list command, numbers 1-99, permitting a source IP. Use wildcard masks to define ranges and calculate masks by subtracting subnet ID from 255.
Create and apply access control lists by entering global configuration mode, using wildcard masks to define permit and deny rules, and binding them to interfaces via access groups.
Demonstrates creating a standard ACL with the access-list command, permits a host 172.16.1.2, denies others, uses a wildcard, and applies it to an interface with ip access-group 10.
Analyze existing ACLs by deriving the address range from the starting address and the wildcard mask using a simple math formula, with a demonstration.
Explore extended access lists in Cisco CCNA, which inspect multiple packet fields and require all conditions to be true, enabling complex, multi-criteria rules for quality of service.
Explore extended access controls and how to match protocol, source, and destination to deny UDP, ICMP, or any traffic.
Cisco routers use extended access lists to match tcp and udp port numbers, enabling blocking of specific application layer traffic and control of traffic into and out of an interface.
Plan ACLs carefully by placing filters near the source to minimize traffic, and enable the ACL with ip access-group on the relevant interface, ensuring only desired traffic enters or leaves.
Create extended access control lists in global configuration mode to block or permit traffic by source, destination, protocol, and ports, using numbers above 100.
Explore two additional ACL options—named ACLs and ACL editing—that simplify naming and editing access control lists when changes are needed.
Learn about named ACLs. Use IP access lists with a name, standard or extended, and ACL editing features to replace lines and configure permit, deny, and remark statements.
Sequence numbers let you reorder ACL statements, add incremental changes, specify where new statements go, delete single lines, and auto-number entries, enabling granular edits rather than rewriting the entire ACL.
Learn to edit ACL entries by prefixing commands with no to delete specific lines and by adding new lines with sequence numbers to rearrange the ACL order.
Place extended acl near the source and standard acl near the destination to use granularity. Test changes by removing the acl with no ip access-group first.
Explore network address translation by translating internal private IP addresses into public addresses, enabling the continued use of IPv4 in modern networks.
Classful addressing proved unsustainable as address space ran out; contrast short-term fixes—private addresses, network address translation, and classless inter domain routing—with long-term IPv6 128-bit addressing.
Use network address translation to let hosts with private IP addresses access internet via a device that translates addresses and uses its public IPs to reach remote networks for clients.
Learn NAT types, including static NAT that maps private addresses to public ones and dynamic NAT that uses a translation table to switch between source devices.
Explore static nat terminology and the private versus public interface concepts, and learn how inside local maps to the original source address while inside global denotes the public address.
Dynamic NAT creates 1-to-1 mappings from inside local to inside global addresses, translating packets to communicate on public networks using a pool of addresses and matching rules.
Explore how dynamic NAT creates a global address pool, verifies subnet consistency, and maps inside global addresses to an ACL to dynamically translate source packets to public addresses.
Learn network address translation overload, adding the overload keyword to ip nat inside source to map private addresses to one public ip. It supports up to 65000 concurrent data streams.
Configure pat by setting inside interfaces to ip nat inside and the outside interface to ip nat outside, then apply an acl and enable overload for port-based translation.
Validate NAT configurations by double-checking static NAT, dynamic NAT, and overload settings to prevent misconfigurations and ensure proper network behavior.
Identify common nat configuration issues, including reversing inside and outside, static nat syntax, ACL matching, and ensure overload keyword for proper port address translation.
Analyze how ACLs and NAT interact, noting that ACLs precede NAT and outbound ACLs may be processed after NAT, with attention to user traffic and routing protocols.
Explore IPv4 service access control lists to filter traffic by source, destination, and port numbers. Review standard and extended ACLs, name-based ACLs and editing, plus NAT translating to public addresses.
Explore configuring IPv4 routing protocols with a focus on OSPF, understand how SPF functions and its features, and implement SPF in practice after reviewing RIP v2.
Understand the open shortest path first protocol, a non proprietary industry standard that uses a link state database to enable effective routing within enterprises of any size.
Discover how routing protocols enable routers to learn remote subnet information and advertise routes, and how dynamic routing protocols react to topology changes to select the best path.
Describe how distance vector protocols advertise routing tables to neighbors with hop counts, and how link state protocols use a local database, including advanced distance vector hybrids like balanced hybrid.
Explore how interior gateway protocols operate within an autonomous system, contrast them with external border gateway protocols, and learn how autonomous system numbers are assigned and used for global routing.
Examine routing options within an autonomous system, including AIG IRP and OSP, and compare RIPv2's hop-count metric with OSP v2's bandwidth-based cost.
Explore route redistribution as a router blends multiple routing protocols, accepting routes from one protocol and advertising to another, and understand potential conflicts when same subnet appears from different protocols.
Learn how administrative distance helps routers choose the best route when metrics differ. Lower values are more believable, defaults reflect protocol efficiency, and each router decides using show ip route.
Understand how a link-state database stores a network map, uses flooding of link-state advertisements (LSAs), and SPF to ensure routers share the same topology, IP addresses, and link statuses.
Each router maintains its own LSDB, flooded with LSAs to reflect topology changes, and prevents redundant advertisements by verifying neighbors lack the LSA before transmitting.
Analyze how each router builds its routing table from its own LSDB using LSA details and the SPF algorithm to determine the shortest path to subnets.
Understand OSPF fundamentals: establish neighbor relationships on a common link, exchange link-state data, build the link-state database, and determine the IP routing table using the shortest path algorithm.
Neighbor establishment drives SPF calculations, enabling routers to exchange link information. When neighbors form on a common point-to-point link, they can communicate directly; broken neighbor relations block link-state information.
Learn how OSPF neighbor relationships form on a shared link through hello messages and SPF exchanges. Enabling OSPF on an interface lets routers react to changes and discover new routers.
Initialize the hello process by assigning the router ID within the autonomous system using 32-bit dotted decimal notation; then establish neighbors through compatibility checks once interfaces are up.
Explore how OSPF routers discover neighbors by sending hello packets to 224.0.0.5 at set intervals, using IP protocol 89, with per-router hello timer settings.
Learn how two routers in CCNA 200-301 achieve a two-way state by exchanging hello statements, checking parameters for compatibility, and establishing a true neighbor relationship as the final goal.
Explain how the exchange process after forming a neighbor relationship uses data description packets, link state requests, and link state updates to share and synchronize LSAs.
Explain how routers maintain neighbor relationships and flood link-state advertisements using hello packets, hello and dead intervals, and LSA lifetimes that default to 30 minutes.
Identify the designated router (DR) role in Ethernet-based OSPF, with a backup designated router (BDR), as DRs distribute the database and DR others communicate through the DR.
Explain adjacent, two-way, and fully adjacent neighbor states, including hello exchanges, router IDs, and passed checks that establish on-link peers on the same network.
Explore how the SPF routing algorithm helps routers determine the best route by calculating cumulative costs that reflect availability and speed, guiding troubleshooting and route selection.
Leverage OSPF on small networks by enabling it on interfaces, then implement areas in larger networks to limit SPF recalculations and memory demands, especially beyond 12 routers.
Understand areas as a subdivision of a single autonomous system, each with its own link state database. This reduces footprint and SPF changes by limiting updates to the area.
Place all interfaces on the same subnet into a single area, keep areas contiguous with area zero as the backbone, and use border routers to connect non-backbone areas.
Identify ospf area terminology including area, backbone (area 0), area border router, backbone router, internal router, and intra- and inter-area routes. Understand that every non-backbone area must connect to area 0.
Explore implementing OSPF on Cisco routers, building on your understanding of OSPF terminology and update types to configure the protocol.
Implementing OSPF covers configuring the protocol with required steps, optional steps, and the key decision to use a single area or multiple areas based on routers in the autonomous system.
Master OSPF configuration on a router, setting router-id, configuring a loopback with ip address and wildcard mask, applying network commands in area, and enabling OSPF v2 with passive interface.
Explore OSPF configuration fundamentals by establishing the SPF process, setting the router id, and enabling SPF on interfaces through network sub commands and wildcard masks.
Configure a single area by entering ospf configuration mode with a unique process id. Enable ospf on interfaces and set area zero with the network command.
Apply the matching logic to determine interfaces for the routing protocol using the network id with host zeros and a wildcard mask, the reverse of a subnet mask.
Demonstrates configuring a single area OSPF network on two routers, using router ospf with network statements for area 0, then verifying with show ip ospf neighbor and saving the startup-config.
Set a consistent router ID on all devices to ensure SPF-based routing works predictably; relying on default interface IPs or random selection can complicate neighbor visibility and output.
Learn how the router ID (RID) is chosen with the RID subcommand, loopback interfaces for predictable IDs, or the highest IP across up interfaces when none are configured.
Enabling OSPF on a matching interface makes the router send hello messages to form neighboring relationships; configure a passive interface to stop hello packets and reduce useless traffic.
Explore multiarea configuration in ospf, focusing on area borders and interfaces across areas, ongoing operation, and using network diagrams to identify area borders and the number of areas.
Verify multi-area OSPF configuration with commands like show ip ospf interface, show ip ospf neighbor, show ip ospf database, and show ip route to view learned routes and LSAs.
Display configuration issues in multi-area networks by using show ip protocols and show ip ospf interface (or brief) to verify area assignments on each interface and detect misplacements.
Determine the designated router and backup designated router in ospf using show commands. Verify local status with show ip ospf interface brief and confirm neighbor roles with neighbor commands.
Examine routing table entries to identify routes learned by spf, using routing codes to spot intra area root paths, and apply routing updates so spf can select the shortest path.
Explore advanced spf options beyond standard configuration, including default routes, metrics, load balancing, and spf interface configurations to understand practical network choices.
Configure default routes in enterprise networks to forward packets destined for the Internet outside the autonomous system. Propagate the default route to routers via advertisements, enabling use with special configuration.
Add the default route on the router connected to the internet using ip route all zeros all zeros, and originate it with default-information originate to advertise to all internal routers.
Define metrics by adjusting interface costs with the spf cost subcommand to influence the shortest path calculations in OSPF, balancing formula-based costs with network complexity.
ISIS uses a cost formula where reference bandwidth divided by interface bandwidth yields the interface cost, so higher bandwidth lowers cost; SPF picks the lowest-cost interfaces, with configurable reference bandwidth.
Understand metrics default reference bandwidth of 100 Mbps on fast ethernet, why higher speeds require modification, and how to use auto cost reference bandwidth and interface bandwidth commands.
Explore load balancing using SPF, where routers with multiple equal-cost paths can load balance across up to four routes, offering flexibility and fault tolerance.
Explore ospf v2's interface configuration style, enabling ospf directly on each interface with the no network command, then applying the process-id and area-id on the interface.
Explore the open shortest path first protocol, including hello packets, neighbor relationships, link-state advertisements, and the link-state database, then apply the SPF algorithm to guide routing decisions on SPF-enabled routers.
Explore the fundamentals of IPv6, including address types and subnetting, and compare it with IPv4's address space and classful limits. Learn how to implement IPv6 on Cisco network devices.
Explore the fundamentals of IPv6 and its differences from IPv4. Recognize IPv6 has existed for decades, with early support on Cisco devices and Windows, signaling upcoming broader adoption.
Introduce IPv6 as the next generation to address IPv4 limits, including 4.3 billion addresses, while improving routing, automatic host configuration, and signaling future connectivity for networks.
IPv6 expands the address space to 128-bit addresses, enabling more addresses. It enhances hierarchical routing, enables automatic host configuration, and adds built-in security and quality of service in headers.
Explore how IPv6 builds on IPv4 to address goals, including packet structure, header definitions, and addressing. Examine the roles of hosts and routers and the migration from IPv4 to IPv6.
The lecture explains IPv6 upgrades, including ICMP v6 and DCP v6, and replaces ARP with the neighbor discovery protocol that uses multicast and local caching for efficiency.
Compare IPv6 and IPv4 headers, noting source and destination addresses, traffic class and flow label for quality of service, next header and payload length; IPv6 offers a larger, simpler header.
Explore how IPv6 routing compares to IP routing, including subnet addresses, router interface addresses, encapsulation and decapsulation, and how routing decisions rely on routing table entries.
Explore how IPv6 addresses are abbreviated and interpreted. Learn to use a prefix mask to find the subnet ID and interpret hexadecimal numbers to understand the underlying network.
Explore the IPv6 address space with 128-bit addresses split 64 for network and 64 for hosts. Use prefix notation and hexadecimal digits to condense 128 bits into 32 digits.
Master hexadecimal numbering, where each hex digit encodes four binary bits to represent sixteen values, and convert between binary and hexadecimal while using 0–9 and A–F.
Learn to abbreviate IPv6 addresses by eliminating leading zeros and collapsing contiguous zero groups with a single double colon, usable only once across the eight groups, preserving nonzero digits.
Learn how to abbreviate IPv6 addresses by removing leading zeros and consecutive zero groups, using a single double colon to represent omitted zeros, and understand hex to binary conversion.
Understand how IPv6 masks use a prefix length with slash notation to identify network portion, with a default 64 prefix in a 128-bit address and zeros for the host ID.
Use the IPv6 prefix shortcut: if the prefix length is a multiple of four, divide by four to get hex digits in the prefix, and pad the rest with zeros.
Identify the network portion of IPv6 addresses by applying prefix masks, expanding zeros, and counting hex digits to form prefixes such as /64, /80, /48, and /56.
Explore IPv6 addressing types and the subnetting process to identify subnet information using IPv6 addresses.
The lecture explains ipv4 concepts were wasteful and discarded, and identifies two primary address types: global unique cast and unique local, with some ranges reserved by the isp.
Explain how IPv4 public addressing caused address waste and scarcity, and show how IPv6 expands the address space to support public, private, and global unique local addresses.
Global unicast addresses allocate a global unique block of IPv6 addresses to a company, which is subdivided into subnets and assigns each host a unique public global unicast address.
Understand global unicast addresses, the routing prefix, which organizations must obtain to connect to the internet; routers reference all addresses in that prefix through a single entry.
Determine required subnets by counting VLANs, physical Ethernet connections, and WAN links; IPv4 addresses divide into network, subnet, and host, while IPv6 uses global routing prefix, subnet id, and host.
Learn how enterprises subdivide a block of global unique public addresses into usable segments through subnetting, using hexadecimal math with a 64-bit prefix for simpler calculations, avoiding bit-by-bit binary conversion.
Explore address rules that pair a global routing prefix with a subnet ID to yield a 64-bit interface ID, and learn how 64 minus the prefix determines the subnet size.
Identify subnets by a unique prefix id from the global routing prefix, typically the first 48 bits as 12 hex digits; routers list this id and its length.
Identify the global unique cast address and its global routing prefix to derive the subnet identifier, using a typical /64 (and when needed, /48) to locate the interface ID.
Assign subnet IDs to router interfaces by defining the fourth group of an IPv6 address within a global routing prefix, then configure hosts statically or via SLAAC for auto configuration.
Explore local unicast addresses as private, non-registered addresses that follow predefined subnet rules and function similarly to global addresses. They use private ranges such as 10.x, 172.16.x, and 192.168.x.
Learn IPv6 local unicast address rules: fd prefix with a 40-bit global ID forms a 48-bit prefix, plus 16-bit subnets and 64-bit interface IDs.
Explore implementing IPv6, building on fundamentals and addressing. Learn to configure IPv6 on Cisco devices.
Explore the gradual IPv4 to IPv6 migration, driven by dual-stack support across hosts, applications, servers, and network devices, with months or years of coexistence and ongoing NAT considerations.
Configure routers with static IPv6 addresses per subnet, using either a full 128-bit address or a prefix so the router derives interfaces with the IPv6 address command.
Enable IPv6 routing on Cisco routers and verify connectivity with interface brief and IPv6 routing table checks, including the connected networks shown in the IPv6 route connected output.
Configure router interface id manually or let it generate using modified eui-64 rules, which split MAC address and insert ff fe while inverting seventh bit to ensure uniqueness.
Compare static and dynamic addressing on router interfaces, and learn how stateful DHCPv6 and stateless address autoconfiguration (SLAAC) configure IPv6 addresses.
Explore IPv6 additional functions, focusing on link-local addresses generated automatically for every interface, used only for local traffic and routing protocols like NDP; distinguished from unique local addresses.
Enable an IPv6 link-local address on an interface without a global unicast address to support link-local routing, using the ipv6 enable command for point-to-point router connections as next-hop identifiers.
Explore how IPv6 uses multicast addresses extensively, with little concept of broadcast. Learn how link-local multicast and solicited-node multicast enable application support, flow control, overhead communications, and automatic configuration.
Explore link-local IPv6 multicast, showing how ff02/16 limits delivery to the subnet and ff08/16 enables organization scope traffic not forwarded to the internet.
Identify common IPv6 addresses, including multicast addresses (ff02) for all nodes on a link and for all routers, the subnet broadcast address analogue, designated routers, and IPv4 equivalents.
Explore solicited-node multicast, a dynamic multicast address variant created automatically per host, distinct from fixed addresses, with specific uses and a defined set of features.
Solicited-node multicast addresses form a link-local scope from the last six hex digits of a host's unicast address, enabling local, interface-specific delivery and allowing address overlaps to limit multicast traffic.
Identify the solicited node multicast address from the unique cast address using the predefined ff02 sequence with zeros, a one, and ff; append the last six hex digits.
Learn how anycast addresses let multiple routers offer the same service, guiding a single IPv6 packet to the nearest router offering it.
Identify miscellaneous and reserved IPv6 addresses, explain the double colon as zeros, and define the IPv6 loopback as the equivalent of 127.0.0.1 written with zeros and a final one.
Explore host configuration in IPv6, including address, prefix length, default router, and DNS server, with automatic configuration via neighbor discovery protocol and DHCPv6.
Master the neighbor discovery protocol (NDP) in ICMPv6, which provides messages to obtain IPv6 addresses, prefixes, DNS names, and router info, while detecting duplicate addresses and neighbor MACs.
This lecture explains IPv6 router discovery: hosts send router solicitation to all routers multicast, routers reply with router advertisements including link-local addresses and prefix length, while unsolicited ads reach all-nodes.
Explore neighbor discovery using NDP to learn a host's MAC address via neighbor solicitation and advertisement, replacing ARP with multicast rather than broadcast.
Use duplicate address detection (dadt) with ndp neighbor solicitation and neighbor advertisement to check if an address is already in use; if another host responds, reconfigure the address.
Explore IPv6 automatic host configuration through two methods: SLAAC, which requires no server, and DHCPv6, which relies on a server, highlighting design choices to simplify deployment.
Receive a configuration and options from a DHCPv6 server through client–server message exchanges, with multicast relay, address pools and scope options, and a lease in stateful or stateless form.
Stateful DHCP uses neighbor discovery protocols and solicit messages via multicast, with servers advertising addresses and clients requesting and receiving replies, replacing broadcast with multicast messages.
Explore how stateless auto configuration allows a client to obtain an IP address and essential settings without a server, using SLAAC to learn its address and the required pieces.
Use the slaac process to obtain the link prefix via neighbor discovery. Generate the interface id for that prefix and verify address uniqueness through duplicate address detection.
Learn client-side configuration and troubleshooting, including IP config on Windows, macOS, and Linux; view IP details, DHCP and DNS information; use ping and traceroute (IPv4 and IPv6) to test connectivity.
Explore the next generation of IP with IPv6, compare it to IPv4, and learn IPv6 addressing and subnet calculations. Then learn how to implement IPv6 on Cisco devices and hosts.
This course covers the fundamental knowledge of networking that you would need to begin your networking career. These courses include network basics, network access, Internet networking, Internet services, network security basics and set the groundwork for network integration and programmability. After taking these courses, you'll have what you need to get started in networking and get exposed to the different specialties in the networking area. In fact, these classes are affiliated with the requirements of the Cisco CCNA (200-301) certification and can help you train for the test.
This CCNA course will help you improve on fundamental networking, switching & routing, IPv4 and IPv6 technologies. If you are a newbie of networking technology, our CCNA certification program is perfect for you! With this CCNA course, you can conveniently get certification and launch your career in the networking industry. SIGN UP NOW!