Packet Tracer Multi-Subnet Companion
Guided CLI configurations, SVI routing, WAN crossovers, and WLC enterprise AP orchestrations.
Welcome to the Enterprise Routing and Services Workspace!
Your objective is to deploy this multi-router topology and configure dynamic IP services across the enterprise.
Before you can configure local devices, you must define your boundaries in the Subnet Planner tab. Good luck!
Enter your calculated IP scopes for each segment. The topology dictates the subnet bounds. Local networks are assigned /24 masks, and all WAN serial/crossover connections are assigned /30 masks.
| Subnet / Segment | Target Scope | Subnet Mask | Network ID | First Gateway | Usable Range | Broadcast ID | Status |
|---|---|---|---|---|---|---|---|
| VLAN 10 (HR) PC1 Host subnet |
192.168.10.0/24 | .2 to .254 | ? | ||||
| VLAN 20 (IT) PC2 Host subnet |
192.168.20.0/24 | .2 to .254 | ? | ||||
| Wireless Subnet (30) LAP & Laptops |
192.168.30.0/24 | .2 to .254 | ? | ||||
| Server Network (40) DNS, DHCP, WLC |
192.168.40.0/24 | .2 to .254 | ? | ||||
| Transit Link (MLS-R0) Gig0/1 Switch IP link |
192.168.0.0/30 | N/A (SVI Gateways handle) | .1 to .2 | ? | |||
| WAN Link R0-R1 crossover cable link |
10.10.10.0/30 | N/A | .1 to .2 | ? | |||
| WAN Link R1-R2 crossover cable link |
10.10.10.4/30 | N/A | .5 to .6 | ? | |||
| WAN Link R2-R3 crossover cable link |
10.10.10.8/30 | N/A | .9 to .10 | ? | |||
| WAN Link R3-R4 crossover cable link |
10.10.10.16/30 | N/A | .17 to .18 | ? |
Assign exact IP addresses to your active SVI switch interfaces and router ports. The system will validate that your IPs fall correctly within calculated subnets and contain no conflict overlaps!
Multilayer Switch 0 (Catalyst 3560)
Router 0 (ISR 4331)
Router 1 (ISR 4331)
Router 2 (ISR 4331)
Router 3 (ISR 4331)
Router 4 (ISR 4331)
Dedicated Server Farm Elements
! Select a device on the left menu
📘 Technical Command Breakdown
Select a device from the left menu to display its Cisco IOS configurations and step-by-step logic.
Follow these visual guides carefully to deploy the DHCP pools and orchestrate the Wireless LAN Controller (WLC-PT) using native Packet Tracer dialogue panels.
1. Static IP Configuration
Click on Server-PT DHCP Server in Packet Tracer, go to Desktop → IP Configuration, and apply these static parameters:
2. Setup Dynamic DHCP Pools
Navigate to Services → DHCP. Turn the DHCP service ON and create/edit the following four network pools. Click Add or Save for each pool:
Pool 1: HR (VLAN 10)
Pool 2: IT (VLAN 20)
Pool 3: Wireless (Subnet 30)
Pool 4: Servers (Subnet 40)
Cisco 3504 Wireless LAN Controller Web UI
Logged in as adminWLC Controller Initialization
To establish enterprise SSID broadcasts:
- Ensure management IP is statically set to 192.168.40.250, Gateway is 192.168.40.1.
- Double click WLC-PT, go to Config tab, set Gig0 parameters.
- Verify LAP0 registrations: under WLC → Access Points, ensure that LAP0 appears in the registered AP list. (Option 43 from DHCP server makes this happen!).
- Create WLAN Profile: Name: Kable WLAN, SSID: Kable.
- Enable Security: Go to Security tab → Layer 2, select WPA2-PSK (AES), and configure Passphrase as kable123.
- Activate WLAN: Check the "Status" box to set the WLAN profile to Enabled. Apply and Save!
Tick off each milestone as you configure the live devices in Packet Tracer. This checklist directly increments your overall completion score!