Question

Please screen shot every single step Using packet tracer set up 3 HISTORY, ART, and SCIENCE...

Please screen shot every single step

Using packet tracer set up 3 HISTORY, ART, and SCIENCE LANS with 2 computers each. You will use two switches to connect the computers and a router (as if they are across a building). One computer should be on one switch and the other should be on the other switch to demonstrate VLANS and Connectivity. Use IPs from three different subnets of /24 each to assign the IP addresses for each VLAN. The VLANs should be VLAN 10, 20, and 30 with the above names.

  • Create the 3 VLANS

  • Ping computers across the same VLAN

  • Ping computers across the different VLANS

0 0
Add a comment Improve this question Transcribed image text
Answer #1

en
conf t
vlan 10
exit

interface range fastEthernet 0/1
switchport mode access
switchport access vlan 10
do write

end

interface range fastEthernet 0/1
switchport mode access
switchport access vlan 20
do write

interface range fastEthernet 0/1
switchport mode access
switchport access vlan 30
do write

switch 4 main

en
conf t

vlan 10
exit
vlan 20
exit
vlan 30
exit

above commands are for testing that vlan has created or not

interface fastEthernet 0/1
switchport mode access
switchport mode access vlan 10

interface fastEthernet 0/2
switchport mode access
switchport mode access vlan 20

interface fastEthernet 0/3
switchport mode access
switchport mode access vlan 30

switchport mode trunk
do write

exit end

router
-------
n
interface fastEthernet 0/0
no sh

interface fastEthernet 0/0.1
encapsulation dot1Q 10
ip address 192.168.1.1 255.255.255.0
exit

interface fastEthernet 0/0.2
encapsulation dot1Q 20
ip address 192.168.2.1 255.255.255.0
exit

interface fastEthernet 0/0.3
encapsulation dot1Q 30
ip address 192.168.3.1 255.255.255.0
exit

end

Add a comment
Know the answer?
Add Answer to:
Please screen shot every single step Using packet tracer set up 3 HISTORY, ART, and SCIENCE...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Using Cisco Packet Tracer, do the following. Your submission should clearly give all CLis in each...

    Using Cisco Packet Tracer, do the following. Your submission should clearly give all CLis in each case and illustrate (a) through (e) through screen captures. (a) Create a network topology with two switches SWO and SW1. SWO should connect four devices i.e., two computers PCO and PC1 and two printers P1 and P2. SW1, on the other hand, connects computers PC2 through PCS and a DHCP server SO. (b) Configure the connection in (a) so that all devices get their...

  • Hi please help me solve this! Been stuck on this for a long time. I don;t...

    Hi please help me solve this! Been stuck on this for a long time. I don;t know how to upload the file but packet tracer is required. Please help!! I don;t know how to begin or finish this! Regards 200.1.1.2 /24 200.1.1.1/24 Subnet 4 1941 PC-PT PCO 1941 Router0 Router1 Network Address 192.168.21.0/24 5 subnets required Serial link 4 VLANS required VLAN 20 (Staf) (Subnet 0) VLAN 30 (Student) (Subnet 1) VLAN 40 (Server) (Subnet 2) VLAN 100 (Management)(Subnet 3)...

  • PLEASE ATTACH A SCREENSHOT OF YOUR SUCCESSFUL PING IN PACKET TRACER FOR THE END!!!!!!!!!!! THANK YOU! Objectives Part...

    PLEASE ATTACH A SCREENSHOT OF YOUR SUCCESSFUL PING IN PACKET TRACER FOR THE END!!!!!!!!!!! THANK YOU! Objectives Part A: Configure a simple static routing . Part B: Configure a simple RIP routing Part A: Configure a simple static routing 1. Create the following network topology on Packet Tracer Router-PT Router-PT Addressing Table Device Interface IP Address Subnet Mask Default Gatewa 10.0.0.1 20.0.0.1 30.0.0.1 20.0.0.2 0.0.0.10 30.0.0.10 N/A 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 Routero 2/0 NIA NIA NIA 10.0.0.1 30.0.0.1...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT