
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.
Master network fundamentals for the ccna 200-301, including tpp networking, ip addressing, ipv4 and ipv6, and communication across lan and wan.
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.
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.
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.
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.
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.
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.
Explore the fundamentals of the local area network and learn why Ethernet is the most common standard used in networks today.
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.
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.
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.
Frame check sequence uses a cyclic redundancy check to detect frame errors, discards mismatching frames, and leaves error recovery to upper layer protocols.
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.
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.
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.
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.
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 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.
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.
Cisco IOS is the internal operating system shared by all Cisco devices, enabling switch configuration, performance control, and CLI access via terminal emulation.
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.
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.
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.
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.
Explore how catalyst switches instantly switch frames, learn MAC address learning and flooding, default VLAN 1 operation, auto negotiation, and handling of redundant links.
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.
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.
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.
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 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.
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.
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.
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 the concept of broadcast domains, why they clog networks, and how protocols like ARP, DHCP, and BOOTP rely on broadcasts to resolve addresses.
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.
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 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.
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.
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.
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.
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.
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.
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.
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 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.
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.
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.
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.
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.
Finalize the design by implementing the subnets, assigning them to locations, and configuring IP addresses—using DHS IP or manual configuration as needed.
Demonstrates determining network IDs from IP addresses and subnet masks using binary anding, to verify same-subnet hosts and troubleshoot routing and gateway placement.
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.
Explore how subnet masks distinguish network and host parts, define prefix, network number, and subnet number, and learn to design subnets using binary math.
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.
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.
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.
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.
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.
Master the basics of working with Cisco routers and build foundational networking skills for the CCNA 200-301 course.
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.
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.
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.
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 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 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.
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.
Explore how dynamic routing protocols enable routers to communicate and share routing table information, rather than performing the actual data routing.
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.
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.
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 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.
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.
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.
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.
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.
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.
Explore extended access controls and how to match protocol, source, and destination to deny UDP, ICMP, or any traffic.
Create extended access control lists in global configuration mode to block or permit traffic by source, destination, protocol, and ports, using numbers above 100.
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 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Compare static and dynamic addressing on router interfaces, and learn how stateful DHCPv6 and stateless address autoconfiguration (SLAAC) configure IPv6 addresses.
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.
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.
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!