Here is the setting:
-Computer A ip 172.27.161.22
-Computer B ip 10.84.10.58
Computer A ------ Layer 2 LAN ------ Computer B
I want to know is why computer A cannot ping Computer B.
From what i know if the two computer are in the same IP segment they will be able to ping each other. I think it work like this. Computer A send the msg to the switch. If the switch does not know who to send it to, it will broadcast the message. When Computer B receive this broadcast it will reply to Switch to let it know the message is for it. So from this A can send message to B
So now back to the problem. Well i am thinking when A send the message to Switch. switch broadcast and computer B(different ip segment) receive it should be able to tell switch that the message belong to it yeah? so A can actually ping B even though they are in different ip segment.
I am really confuse about this. Can please someone explain to me technically on how the switch would actually handle this problem.
Thank alot.