Free-play Cisco 9800 WLC console
A live in-browser Cisco 9800 wireless-controller CLI. Configure a WLAN, attach a policy profile, bind them with a policy tag, assign an AP — the same command chain a real WLC 9800 uses. No sign-up, no install, no vendor firmware needed.
Independent educational training. Not affiliated with or endorsed by Cisco Systems, Inc. Cisco® and Catalyst® are trademarks of Cisco.
Enter enable then configure terminal to begin. Type ? for the command list in any mode. ↑ / ↓ for history.
Try this first — a basic WLAN
enable— enter priv EXECconfigure terminalwireless management interface Vlan10ap country USwlan CoffeeShop-WiFi 1 CoffeeShopsecurity wpa psk set-key ascii 0 MyPassword123no shutdownendshow wlan summary
Complete the chain — policy profile + tag + AP
wireless profile policy branch-policyvlan 10no shutdownexitwireless tag policy branch-tagwlan CoffeeShop-WiFi policy branch-policyexitap 001a.abcd.ef01policy-tag branch-tagend, thenshow running-config
Currently supported
System (enable, configure terminal, hostname, exit/end, terminal length) · wireless management interface · ap country · WLAN creation + WPA2/WPA3 PSK / 802.1X security · wireless policy profile (VLAN, central/local switching, shutdown) · policy tag (WLAN ↔ policy binding) · per-AP tag assignment · show wlan / wireless / ap summary · show running-config · copy running-config startup-config.
Next up: site tags · RF tags · CAPWAP / AP-join simulation · cross-engine bridge so a WLC change reflects on connected switches (real topology behaviour). Coming in later releases — this Phase 1 is intentionally the standalone controller.
