What is the difference between a VLAN and a subnet?
Problem
I have read numerous forums and articles regarding VLANs and subnets. However, I haven't understood the functions of each apart from the following: Subnets allow the segmentation of a network VLANs are an isolated portion of a network Questions If I have multiple subnets I assume that you would need a router to communicate between each subnet. Only devices within each subnet would be in the local broadcast domain for that subnet. Is that right? Do I need a subnet to setup a VLAN? I am aware that a VLAN can exist within a subnet. But my understanding is that you would have to assign an IP address of that subnet to the VLAN. How can it be isolated from the rest of the subnet? When would you set up a VLAN? Especially if I am able to segment my network using subnets? I keep coming across the following point. However, I am unsure what this exactly means when it reads . Virtual local area networks (VLANs) allow us to create different logical and physical networks; whereas IP subnetting simp…
Error Output
same physical network
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: What is the difference between a VLAN and a subnet?
Subnet - is a range of IP addresses determined by part of an address (often called the network address) and a subnet mask (netmask). For example, if the netmask is (or /24 for short), and the network address is , then that defines a range of IP addresses through . Shorthand for writing that is . VLAN - A good way to think of this is "switch partitioning." Let's say you have an 8 port switch that is VLAN-able. You can assign 4 ports to one VLAN (say VLAN 1) and 4 ports to another VLAN (say VLAN …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix