Cisco

Cisco

This step-by-step journey not only builds foundational to advanced knowledge but also strengthens practical skills in network design, architecture, automation, and security, enabling you to take on significant roles in large-scale enterprise and global projects

مقالات

IPv6 Fundamentals: Addressing for the Next Generation of the Internet

IPv4's limited address space made a successor protocol inevitable, and IPv6 provides an address space so vast that address exhaustion is no longer a practical concern. This article explains the structure of an IPv6 address, the shorthand notation rules used to write it compactly, the different IPv6 address types, and the essential commands for configuring and verifying IPv6 on a Cisco device.

/persian/article-fa/ipv6-fundamentals-addressing-for-the-next-generation-of-the-internet

Network Security Fundamentals: Device Hardening and Port Security

Before layering on advanced security features, every network device needs basic hardening to prevent unauthorized access and protect against common Layer 2 attacks. This article covers securing device management access with strong authentication, encrypting stored passwords, and configuring port security to restrict which devices can connect to a switch port.

/persian/article-fa/network-security-fundamentals-device-hardening-and-port-security

Layer 2 Attack Mitigation: DHCP Snooping and Dynamic ARP Inspection

The MAC-learning and ARP mechanisms that make Ethernet networks function are also fundamentally trusting, creating openings for attacks that redirect or intercept traffic without ever touching a firewall. This article explains how a rogue DHCP server or ARP spoofing attack works, and covers how DHCP Snooping and Dynamic ARP Inspection work together to close these Layer 2 vulnerabilities.

/persian/article-fa/layer-2-attack-mitigation-dhcp-snooping-and-dynamic-arp-inspection

Quality of Service Fundamentals: Classifying and Prioritizing Network Traffic

Not all network traffic is equally sensitive to delay, and treating a voice call the same as a large file download during periods of congestion produces a poor experience for both. This article explains why QoS matters, covers the classification and marking of traffic using CoS and DSCP, walks through queuing strategies that determine which traffic is serviced first, and covers the essential configuration for applying QoS policies on a Cisco device.

/persian/article-fa/quality-of-service-fundamentals-classifying-and-prioritizing-network-traffic

Wireless LAN Fundamentals: Standards, Architecture, and Basic Configuration

Wireless networking introduces an entirely different physical medium than the cabled Ethernet covered earlier in this series, along with its own terminology, architecture, and security considerations. This article explains the evolution of 802.11 wireless standards, covers the centralized wireless architecture built around wireless LAN controllers, and walks through configuring a basic wireless network with proper security.

/persian/article-fa/wireless-lan-fundamentals-standards-architecture-and-basic-configuration

Network Automation Fundamentals: APIs, Data Formats, and Controller-Based Networking

Manually configuring devices one command at a time through the CLI does not scale to modern networks with hundreds or thousands of devices, driving the shift toward programmatic automation. This article explains the difference between traditional CLI management and API-driven automation, covers the JSON and YAML data formats used throughout network automation tooling, and introduces controller-based networking as the architectural shift underlying modern automated networks.

/persian/article-fa/network-automation-fundamentals-apis-data-formats-and-controller-based-networking

Cisco Express Forwarding: How Modern Routers Forward Packets at Scale

Modern enterprise routers must forward millions of packets per second, far beyond what a routing table lookup on every single packet could sustain, which is why Cisco Express Forwarding exists as the default forwarding architecture on virtually all Cisco devices. This article explains the performance limitations of older forwarding methods, walks through how CEF's FIB and adjacency table achieve high-speed forwarding, and covers the essential commands for verifying CEF operation.

/persian/article-fa/cisco-express-forwarding-how-modern-routers-forward-packets-at-scale

EIGRP Fundamentals: Cisco's Advanced Distance-Vector Protocol

EIGRP combines the simplicity of distance-vector routing with fast convergence properties that rival link-state protocols, using a distinctive algorithm that guarantees loop-free paths without requiring a full topology map. This article explains what makes EIGRP an "advanced" distance-vector protocol, covers the composite metric it uses to select paths, walks through the DUAL algorithm's feasible successor concept, and covers essential configuration and verification commands.

/persian/article-fa/eigrp-fundamentals-ciscos-advanced-distance-vector-protocol

Multi-Area OSPF: Scaling with Areas, LSA Types, and Route Summarization

A single-area OSPF design, discussed earlier in this series, does not scale to large networks, since every router must process the full topology database of every other router. This article explains why OSPF areas exist, covers the different Link-State Advertisement types that carry information between areas, explains the role of Area Border Routers, and walks through configuring route summarization to keep large multi-area networks efficient.

/persian/article-fa/multi-area-ospf-scaling-with-areas-lsa-types-and-route-summarization

BGP Fundamentals: The Protocol That Runs the Internet

Every interior routing protocol covered so far in this series operates within a single organization's network, but connecting separate organizations together across the internet requires an entirely different protocol built around policy rather than pure shortest-path calculation. This article explains what makes BGP a path-vector protocol, covers the distinction between eBGP and iBGP, walks through essential path attributes used for path selection, and covers basic BGP configuration and verification.

/persian/article-fa/bgp-fundamentals-the-protocol-that-runs-the-internet

Route Redistribution: Exchanging Routes Between Different Routing Protocols

Real enterprise networks often run multiple routing protocols simultaneously, whether due to mergers, legacy equipment, or vendor requirements, and these protocols do not automatically share routes with each other. This article explains why redistribution becomes necessary, covers the critical metric mismatch problem between protocols, walks through configuring redistribution between OSPF and EIGRP, and covers the routing loop risks that make careful redistribution design essential.

/persian/article-fa/route-redistribution-exchanging-routes-between-different-routing-protocols

First Hop Redundancy Protocols: HSRP, VRRP, and GLBP Explained

Every host on a network relies on a single default gateway, and that gateway becoming a single point of failure would undermine the redundancy carefully built everywhere else in the network. This article explains why first hop redundancy matters, walks through HSRP's active/standby model, compares it against the open-standard VRRP, and covers GLBP's added ability to load-balance traffic across multiple routers simultaneously.

/persian/article-fa/first-hop-redundancy-protocols-hsrp-vrrp-and-glbp-explained