Hands-On Practice

Practice like the CLI matters.

Labs are graded against real device state — a task passes only when the configuration is correct, not when a command string matches. Type real IOS commands in a browser-based terminal.

10 CLI labs5 topology labs

Showing 15 of 15 labs

TypeLabDiff
CLI

Basic Router Configuration

Configure hostname, interface IPs, and bring interfaces up on a fresh router.

EASY
CLI

Static Routing

Add static routes and a default route to build a complete routing table.

EASY
CLI

VLAN Configuration on a Switch

Create VLANs, name them, and assign switch ports to the correct VLANs.

EASY
CLI

Router-on-a-Stick

Configure 802.1Q subinterfaces for inter-VLAN routing on a single router port.

MED
CLI

OSPF Single-Area

Configure OSPFv2, set the router-id, and advertise networks into area 0.

MED
CLI

Device Security Hardening

Enable secret, local users, SSH v2, and VTY login-local on a new router.

EASY
CLI

Trunk Links and Native VLAN

Configure 802.1Q trunk ports and document uplinks with interface descriptions.

MED
CLI

Loopback Interfaces & Serial WAN

Create loopback interfaces for stable router-ids and configure a serial WAN link.

EASY
CLI

Banner MOTD and Console Security

Configure a legal warning banner and secure the console port with a password.

EASY
CLI

Complete Router Setup Challenge

Capstone: hostname, interfaces, static routing, OSPF, and full device security from scratch.

HARD
TOPOLOGY

Two-Router OSPF Adjacency

Configure OSPF between two routers over a serial link and establish area 0 adjacency.

MED
TOPOLOGY

VLAN Inter-op: Switch + Router-on-a-Stick

Configure VLANs on a switch, set trunk/access ports, then wire inter-VLAN routing on the router.

MED
TOPOLOGY

Three-Router Static Routing

Build a three-router chain using static routes — each router needs routes to all remote networks.

EASY
TOPOLOGY

Multi-Device Security Hardening

Harden both a router and a switch: enable secrets, local users, SSH v2, VTY restrictions.

MED
TOPOLOGY

Campus Network: VLANs + OSPF Capstone

Full campus: VLANs on access switch, trunking, inter-VLAN routing, OSPF to WAN, device security.

HARD