Scenario
A company has one managed switch connected to a router-on-a-stick. Users in Sales, Accounting, and Voice need separate VLANs. The AP also needs a guest VLAN. A new phone and workstation share the same wall jack on port Gi1/0/12.
Your task: Match each interface or feature to the correct switching configuration.
| Network | VLAN | Subnet |
|---|---|---|
| Sales | 10 | 192.168.10.0/24 |
| Accounting | 20 | 192.168.20.0/24 |
| Voice | 30 | 192.168.30.0/24 |
| Guest Wi-Fi | 40 | 192.168.40.0/24 |
Switching Decisions
Instructor Answer
- Use an access port with data VLAN and voice VLAN for a phone + workstation shared port.
- Sales workstation traffic belongs in VLAN 10.
- Voice traffic belongs in VLAN 30.
- Use an 802.1Q trunk when multiple VLANs traverse one uplink.
- An SVI provides a logical Layer 3 interface for a VLAN.
- Spanning Tree helps prevent Layer 2 loops.
- Link aggregation combines links for bandwidth and redundancy.