I have a question about VLANs and how they work.
here is the scenario;
I have a VLAN named vlan10 with PC1 and PC2 in it
- The IP address of PC1: 10.10.10.10
- The IP address of PC2: 10.10.10.20
and a VLAN named VLAN 20 with pc3 and pc4 in it
- The IP address of PC3: 10.10.10.10
- The IP address of PC4: 10.10.10.20
and they are connected to a switch and a router like this
Can PC1 ping IP address 10.10.10.20 in VLAN 20 which is IP address for PC4 in VLAN 20? or because we have the same IP address in VLAN 10, PC1 can not ping the PC4 in VLAN 20?