VLANS on Cisco Packet Tracer
VLANS
Firstly, I set up a network with 4 PC’s and a switch. I tested that they would all work together by ‘pinging’, pc 3 to pc 0 for example.
First VLAN:
Config t, VLAN 2, name home, exit.
Second VLAN:
VLAN 3, name work, exit.
I have now created a different, separate VLAN. I used the Command line interface (CLI) with commands. The commands are used were:
First VLAN:
Config t, VLAN 2, name home, exit.
Second VLAN:
VLAN 3, name work, exit.
Device name | IP address | Subnet Mask | Default Gateway |
PC0 | 10.0.0.1 | 255.0.0.0 | N/A |
PC1 | 10.0.0.2 | 255.0.0.0 | N/A |
PC2 | 10.0.0.3 | 255.0.0.0 | N/A |
PC3 | 10.0.0.4 | 255.0.0.0 | N/A |
Switch | N/A | N/A | N/A |
Comments
Post a Comment