Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I have two hosts with same IP network address in different VLANs?

0
Posted

Can I have two hosts with same IP network address in different VLANs?

0

This scenario is not the typical network design. Under normal conditions, VLANs are build to separate broadcast domains which exists in a physical or switched LAN environment. Broadcasts are used to start communication on layer 2 of the OSI model between two systems. An ARP request is a typical broadcast sent out by an IP host to get the layer 2 (MAC-Media Access Control) address of another IP host. But in some cases it is useful two allow separation into VLANs within one IP subnet, e.g. for a test or a workaround. In that case, there is a possibility to do that: There must be a router or layer 3 switch with proxy-ARP functionality. The only limitation is, that the IP network must be subnetted and the router sits in between the both subnets. All other host do not need to be configured for this subnets. This router will receive all ARP requests on a LAN, even those which do not contain his IP address as destination. If the real destination is reachable in the other subnet (VLAN, port),

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123