03-21-2021 08:36 AM - edited 03-21-2021 08:37 AM
Hello everyone, i have a problem in MLS, i do all thing that required for MLS but when i want to ping anything it show me failed so can you see for my problem and the file in the down
03-21-2021 09:42 AM
Hello,
you need to enable 'ip routing' on all MLS switches.
Also, there is no routing configured (yet) on any of the MLS devices and the routers. I added EIGRP.
And last but not least, make sure your PCs are in the right Vlans. I saw that the PC on the left switch was not assigned to Vlan 101.
Attached the revised file (saved in version 8, so you need that version in order to be able to open it).
03-21-2021 10:46 AM
I added all IPs addresses and RIP protocol, i need just to send packets from any PCs to other PCs
If you want IPs, here's the IPs:
Switch1 in MLS2 : 130.17.1.1/24
Switch2 in MLS2 : 130.17.2.1/24
Switch3 in MLS2 : 130.17.3.1/24
Switch4 in MLS2 : 130.17.4.1/24
Switch5 in MLS3 : 130.18.1.1/24
Switch6 in MLS3 : 130.18.2.1/24
Switch7 in MLS3 : 130.18.3.1/24
Switch8 in MLS3 : 130.18.4.1/24
Switch9 in MLS3 : 130.19.1.1/24
Switch10 in MLS3 : 130.19.2.1/24
Switch11 in MLS3 : 130.19.3.1/24
Switch12 in MLS3 : 130.19.4.1/24
03-21-2021 12:43 PM
Hello,
not sure I understand what you are asking. The links between the routers and the switches are down, once you configure them, RIPv2 or EIGRP or OSPF, there should be full connectivity.
03-21-2021 12:59 PM
Hello, i already configure RIPv1 between them but still not working
03-21-2021 12:53 PM - edited 03-21-2021 01:00 PM
up
03-21-2021 01:13 PM
08-28-2023 11:43 PM
Router configuration
Ip routing
VLAN Database
enable
Conf t
Vlan 10
Name xxxx
VTP (DC1= servermode / AS1/2/3 = clientmode)
en
Conf t
Vtp mode server/client
Vtp domain xxxxxxx
Vtp password xxxxxxx
End
Show vtp status <—
Vlan gateways config (Assign VLAN into interfaces
en
Conf t
Interface Vlan 10
Ip address 172.16.10.1 255.255.255.0
No shutdown
Exit
show run
Trunkport between switches
en
Conf t
Interface GigabitEthernet1/1/2
Switchport mode trunk
Exit
(Let op poortindeling tabel - daar staat welke interfaces je op swtichport mode trunk moet zetten)
Spanning Tree Root bridge & Priority
Priorities:
Xx spanning-tree vlan 1-1000 priority 0
Xx spanning-tree vlan 1-1000 priority 8192
Xx spanning-tree vlan 1-1000 priority 4096
Xx spanning-tree vlan1-1000 priority 8192
Xxxx
Xxx
Port splittage
Interface (range) fastethernet0/1-12
switchport access vlan 10
Show vlan brief
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