cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1922
Views
5
Helpful
7
Replies

I have a problem in MLS in packet tracer

Omar01
Level 1
Level 1

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 

7 Replies 7

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).

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

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.

Hello, i already configure RIPv1 between them but still not working

Omar01
Level 1
Level 1

up

Hello,

 

I added RIPv2. You need to complete the links and IP addressing between the routers and the switches.

Marc Neoberg
Level 1
Level 1

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