03-11-2021 07:44 PM - edited 03-12-2021 06:19 PM
Can Someone please help me this is my first routing class homework and I'm new to it and have no idea what to do on the packet tracer
Configure the following network and use the 3560 switch for IVR. (inter vlan routing)
Topology:
1) 2 2960;
run 2 cables to each switch for redundancy (all switches are connected to each other forming a triangle and have 2 cables running to each other)
2) 1 3560 Switch (layer 3 switch)
3) 1 2811 Router with serial interface and connect to 3560 switch
4) connect a server directly to the router
5) 4 End devices connected to the 2960 switches (2 end devices on each 2960 switch)
6) create VLAN 100, 200 on Leg A address is 192.168.100.0/26 for VLAN 100; address for VLAN 200 is 192.168.100.0/26.
7) create VLAN 300, 400 on Leg B. address is 192.168.100.0/26 and 192.168.100.0/25
9) cable 3560 to router, router to 3560 switch network is 209.165.200.0/26
10) configure OSPF from 3560 to router
11) ping from Leg A to ISP server and from Leg B to Leg A
Solved! Go to Solution.
03-16-2021 02:59 PM
Hello,
there were numerous mistakes in your configuration, too many to write down to be honest. I have revised the file, take a look at the configs and try to understand how everything works.
The file is saved in Packet Tracer version 8, make sure you have that installed.
03-11-2021 11:41 PM
Hello @Bunny12375 ,
in the list of requirements there is address overlapping
>>
6) create VLAN 100, 200 on Leg A address is 192.168.100.0/26 for VLAN 100; address for VLAN 200 is 192.168.100.0/26.
7) create VLAN 300, 400 on Leg B. address is 192.168.100.0/26 and 192.168.100.0/25
These cannot be configured on the L3 switch C3560 it will generate an error message you should use different IP subnets
VLAN 100: 192.168.100.0/26
VLAN 200: 192.168.100.64/26
VLAN 300: 192.168.100.128/26
VLAN 400: 192.168.101.0/25
good home work !
hint: you could use port-channels between switches
Hope to help
Giuseppe
03-15-2021 07:10 AM
I actually needed to see what you did in packet tracer because I'm so confuse with this assignment
03-15-2021 07:14 AM
Hello @Bunny12375 ,
I have only pointed out that the subnets need to be different with no overlap.
I did no packet tracer emulation.
Best Regards
Giuseppe
03-16-2021 01:57 PM
03-16-2021 02:59 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide