cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1243
Views
5
Helpful
2
Replies

Problems with ping

li-sh447
Level 1
Level 1

Hello everyone,

 

i have a problem with pinging each other here's my project and problems are:

 

Switch cannot ping swich and all laptop cannot ping server it shows 

Destination host unreachable

1 Accepted Solution

Accepted Solutions

Hello,

 

the IP address of the Vlan 100 interface on the L3 switch is wrong. change that to:

 

interface Vlan100
mac-address 0001.c7a8.8c05
ip address 192.168.100.14 255.255.255.240

 

Other than that, which switches cannot ping which switches ?

View solution in original post

2 Replies 2

Hello,

 

the IP address of the Vlan 100 interface on the L3 switch is wrong. change that to:

 

interface Vlan100
mac-address 0001.c7a8.8c05
ip address 192.168.100.14 255.255.255.240

 

Other than that, which switches cannot ping which switches ?

Hello, 

 

Oh Thank You Very much,

 

yes i just find out now that on L3 Switch that i put Vlan 100 ip are wrong,

 

and now all devices can ping each other,

 

Thanks again!