VLAN Configuration Tool
Practice configuring VLANs, trunking, and inter-VLAN routing with this interactive tool. Learn how to set up and manage virtual LANs in a simulated network environment.
VLAN Management
Create, edit, and delete VLANs on the switch.
VLAN ID | Name | Interfaces | Actions |
---|---|---|---|
1 | Default Default VLAN | Fa0/1 Fa0/2 | |
10 | Management Management VLAN | Fa0/3 | |
20 | Sales Sales department | Fa0/4 Fa0/5 | |
30 | Engineering Engineering department | Fa0/6 Fa0/7 |
Port Configuration
Configure switch ports as access or trunk ports.
Port | Type | VLAN / Allowed VLANs | Configure |
---|---|---|---|
Fa0/1 | access | VLAN 1 | |
Fa0/2 | access | VLAN 1 | |
Fa0/3 | access | VLAN 10 | |
Fa0/4 | access | VLAN 20 | |
Fa0/5 | access | VLAN 20 | |
Fa0/6 | access | VLAN 30 | |
Fa0/7 | access | VLAN 30 | |
Fa0/8 | trunk | Native: VLAN 1 Allowed: 1, 10, 20, 30 |
Router Configuration
Configure router interfaces for inter-VLAN routing.
Interface | Type | VLAN | IP Address | Subnet Mask |
---|---|---|---|---|
Fa0/0 | physical | - | - | - |
Fa0/0.1 | subinterface | 1 | 192.168.1.1 | 255.255.255.0 |
Fa0/0.10 | subinterface | 10 | 192.168.10.1 | 255.255.255.0 |
Fa0/0.20 | subinterface | 20 | 192.168.20.1 | 255.255.255.0 |
Fa0/0.30 | subinterface | 30 | 192.168.30.1 | 255.255.255.0 |