You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
device separation
About this tag
Device separation is a networking strategy used to isolate systems on the same broadcast domain, often to avoid conflicts during migrations or mergers. In a Windows environment, deploying a new server with the same NetBIOS name as an existing one on the same LAN can cause name resolution and communication issues. A common recommendation is to place the new server on a different VLAN, effectively separating the devices at Layer 2. This approach prevents broadcast traffic overlap and eases the transition during de-merger projects. Discussions on WindowsForum highlight VLAN-based device separation as a practical solution for maintaining network stability while introducing identical systems.
I am involved in a project that will de-merge two companies.
At one point a new server with the same netbios name etc must exist on the same lan as the existing one.
It has been suggested that I separate these two devices by placing the new server on a different VLAN.
I am looking for peoples...