Guides

Cisco lab guides

Practical, no-fluff guides to Cisco networking: step-by-step protocol configuration how-tos, and how to pick a lab platform and get hands-on. Search by protocol or topic — every guide points you at a graded lab to practice on.

Want the quick command reference instead of a walkthrough? Browse the Cisco command cheat sheets.

How to Configure Single-Area OSPF on Cisco (Step by Step)

A step-by-step guide to configuring single-area OSPFv2 on Cisco IOS: enable the process, advertise networks into area 0, and verify adjacencies.

Router-on-a-Stick: Inter-VLAN Routing on Cisco (Step by Step)

Configure inter-VLAN routing with router-on-a-stick on Cisco IOS: an 802.1Q trunk to the switch and a router subinterface per VLAN, with verification.

How to Configure an Extended ACL on Cisco (with Examples)

Write and apply an extended ACL on Cisco IOS: match source, destination, protocol and port, place it near the source, and verify — with a permit-web example.

How to Configure a Default Route on Cisco (Gateway of Last Resort)

Configure a static default route on Cisco IOS, confirm the gateway of last resort, originate it into OSPF, and add a floating static backup.

How to Configure SSH on a Cisco Router or Switch (Step by Step)

Enable SSH on a Cisco router or switch: set the domain name, generate the RSA key, add a local user, and lock the vty lines to SSHv2 — with verification.

How to Configure an 802.1Q Trunk Between Cisco Switches (Step by Step)

Configure an 802.1Q trunk between Cisco switches: set trunk mode, restrict the allowed VLANs, match the native VLAN, and verify with show interfaces trunk.

How to Configure Port Security on a Cisco Switch (Step by Step)

Configure port security on a Cisco switch: set the maximum MAC addresses, learn them with sticky, choose a violation mode (shutdown, restrict, or protect), and verify — plus the voice-VLAN gotcha.

How to Configure EtherChannel with LACP on Cisco (Step by Step)

A step-by-step guide to configuring EtherChannel with LACP on Cisco IOS: bundle member ports, build the port-channel, and verify the bundle.

How to Configure HSRP on Cisco for Gateway Redundancy (Step by Step)

Configure HSRP for gateway redundancy on Cisco IOS: set the virtual IP, priority and preempt, track an uplink with object tracking, and verify failover.

How to Configure EIGRP on Cisco (Step by Step)

A step-by-step guide to configuring EIGRP on Cisco IOS: match the AS number, advertise networks with wildcard masks, disable auto-summary, and verify neighbors.

How to Configure eBGP Peering on Cisco (Step by Step)

Configure eBGP peering on Cisco IOS: start BGP, define the neighbor in a different AS, advertise networks, and verify the session is Established.

How to Configure NAT Overload (PAT) on Cisco (Step by Step)

Configure NAT overload (PAT) on Cisco IOS: mark inside/outside interfaces, match the inside subnet with an ACL, and enable overload so a LAN shares one IP.
Questions

Guides — FAQ

Are the guides free?

Yes — every guide is free to read, no account needed. They're the how-to layer around the graded labs: step-by-step Cisco IOS configuration plus lab-platform setup.

Do the guides work with Packet Tracer, or only CML?

The protocol how-tos are platform-agnostic Cisco IOS — they work in Cisco Modeling Labs, GNS3, EVE-NG, or Packet Tracer. A few setup guides are CML-specific, and each says so up front.

Which guide should I start with for the CCNA?

If you're new, start with a lab-platform setup guide (how to get CML running free), then work the protocol how-tos in study order — VLANs and subnetting first, then routing (static, OSPF), then services and security.

How are guides different from the concept explainers?

A concept explainer answers “what is X and why” in plain English; a guide is the hands-on “how to configure X on Cisco IOS,” step by step, pointing you at a graded lab to practice on.