• Home
  • Blog
  • Construct a network with two routed vlans using a single switch, router, and two PCs. The end result should be that both PCs, on separate vlans can ping each other.

Construct a network with two routed vlans using a single switch, router, and two PCs. The end result should be that both PCs, on separate vlans can ping each other.

0 comments

Construct a network with two routed vlans using a single switch, router, and two PCs.  The end result should be that both PCs, on separate vlans can ping each other.
Router Interfaces:

GigabitEthernet 0/0 = 172.16.20.1/24
GigabitEthernet 0/1 = 172.16.100.1/24
[remember to change port status to ON for both router ports. Otherwise the IP interfaces do not respond]
Switch configuration:

vlan number 10, name: vlan10, 172.16.20.0/24
vlan number 20, name: vlan20, 172.16.100.0/24

GigabitEthernet 0/1, vlan 10 access port,connect to router GigabitEthernet 0/0
GigabitEthernet 0/2, vlan 20, access port,connect to router GigabitEthernet 0/1

FastEthernet 0/1, vlan 10, access port, PC0
FastEthernet 0/2, vlan 20, access port, PC1
PC0, 172.16.20.100/24,     Gateway 172.16.20.1 [enter static IP information]
PC1, 172.16.100.100/24, Gateway 172.16.100.1 [enter static IP information]
After completing setup, test with the following:

1. PC0, ping 172.16.20.1
    ping 172.16.100.100

2. PC1, ping 172.16.100.1
    ping 172.16.20.100

The expectation is that you receive a "Congratulations you completed the assessment" message when you click on "Check Results" . Take a screen shot of that message and submit to Blackboard to show completion.

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}