Questions tagged [vlan]

In computer networking, a single layer-2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them via one or more routers; such a domain is referred to as a virtual local area network, virtual LAN or VLAN.

In computer networking, a single layer-2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them via one or more routers; such a domain is referred to as a virtual local area network, virtual LAN or VLAN.

This is usually achieved on switch or router devices. Simpler devices only support partitioning on a port level (if at all), so sharing VLANs across devices requires running dedicated cabling for each VLAN. More sophisticated devices can mark packets through tagging, so that a single interconnect (trunk) may be used to transport data for various VLANs.

Grouping hosts with a common set of requirements regardless of their physical location by VLAN can greatly simplify network design. A VLAN has the same attributes as a physical local area network (LAN), but it allows for end stations to be grouped together more easily even if they are not on the same network switch. VLAN membership can be configured through software instead of physically relocating devices or connections. Most enterprise-level networks today use the concept of virtual LANs. Without VLANs, a switch considers all interfaces on the switch to be in the same broadcast domain.

To physically replicate the functions of a VLAN would require a separate, parallel collection of network cables and equipment separate from the primary network. However, unlike physically separate networks, VLANs share bandwidth, so VLAN trunks may require aggregated links and/or quality of service prioritization.

Source: http://en.wikipedia.org/wiki/Virtual_LAN

182 questions
-2
votes
1 answer

Vlan packet passing through over a layer 2 switch

I've got a unmanaged switch in my network and I would like to know if it will pass on vlan encapsulated packets still. Would it understand it? I have vlan capable hardware on each side of the L2 Switch. A basic map would look like: Modem >…
Tom TK
  • 65
  • 9
-2
votes
2 answers

How to set up a TCP connection based on a tagged VLAN in C#?

I'm going to do a test setup where I can't change IP-adresses of devices under test, but need a special orchestrator device to access all devices which can have the same ip adresses but are in different VLANs. Lets say there are the following…
Tobias von Falkenhayn
  • 1,355
  • 5
  • 26
  • 59
-2
votes
2 answers

Can't get IPv6 through a second router

I have 2 segments on a lan (one for home stuff, the other for work), using 2 routers like this: The line comes in to a BT-Business Smart Hub Type A which supplies a wireless lan of 10.1.0.* That's the first segment. IPv6 works fine on that. The 2nd…
-2
votes
1 answer

ASA configuration using packet tracer

I an trying to configure below network. I am not able to open http://142.12.56.68 from public laptop. I am able to ping to firewall 192.158.99.1 from VLAN20 laptop0. I have below configurations on asa and multi switch. Please let me know what else I…
linda
  • 5
  • 4
-2
votes
1 answer

VLAN problems on new link

I'm having a problem getting a change to my network architecture to work: See network sketch1 The link with the dotted line is what I'm trying to add and have it only carry VLAN 246-248. Whenever I connect that link I lose access to everything…
seanjoyce
  • 1
  • 1
-2
votes
1 answer

Get MAC address from VLAN1 from server on VLAN2

got a networking question for everyone. Got VOIP phones on VLAN1. Got a server on VLAN2. So using a layer 2 switch is it possible to get the MAC address using ARP from a phone on VLAN1 from the server on VLAN2 ? My research says it needs a…
Alex
  • 25
  • 4
-2
votes
1 answer

Can VMs from different subnets communicate through VXLAN?

I am trying to understand VXLAN functionalities. All cases related to VM communication through VXLAN that I can find on Google are related to the interconnection of VMs on the same subnet. My case study would be 2 hosts, each one hosting 1 VM. VM1…
Lili_marston
  • 149
  • 1
  • 12
-2
votes
1 answer

2 vlan connected with 2 internet connections

I'm creating a new structural for the network of my company, but i'm stuck : i want to separate the two actual services : The call center and the navigation. I got an SFR Box and a Freebox (French ISP's), i want to redirect the call center in the…
matherose
  • 3
  • 3
-2
votes
1 answer

Routing trunking vlans to access vlans using same subnet

i have a computer named (PC A) connected to this trunking vlan 100 which containing multiple subnets for example: 60.60.x.x/16 70.70.x.x/16 80.80.x.x/16 I want to do some routing using this trunking vlan (VLAN 100) to access vlans (VLAN…
user1771844
  • 43
  • 1
  • 9
-2
votes
2 answers

Regex to accept numbers and/or number range separated by commas, but between range 1-4093

I need a regex to validate VLAN string entered by user. The string should allow numbers or ranges, separated by comma. The numbers must be between 1 and 4093. Below samples are allowed: 1, 1,2,3,4 1-10, 1-4093 4000 I tried below :…
Rinky
  • 31
  • 1
  • 6
-2
votes
2 answers

multi switch configuration using cisco packet tracer

I have the network configuration as follows I have tried to ping 192.168.1.100 to 192.168.1.101 and it succeeds. I have tried to ping 192.168.50.100 to 192.168.50.101 which is on vlan 50 and it fails. The simulation diagram showed arp is not being…
K.K
  • 311
  • 1
  • 7
  • 17
-2
votes
1 answer

Intervlan routing to share printers between vlans

I have 3 separate vlans and subnets (192.168.175.0/24,192.168.176.0/24, 192.168.178.0/24). I need to have the ability to print from a single network printer from any server on these subnets. I have created a 4th vlan for this purpose but I'm not…
user3532047
  • 11
  • 1
  • 6
-2
votes
1 answer

Cisco Switch Can't Ping Attached Device

PC1-VLAN1======Switch : Successful pings from the switch PC1-VLAN2======Switch : *Unsuccessful* pings from the switch I've got a single switch with a static IP directly connected to PC1 with a static IP, both on the same 192.168.1.0/24 network. The…
JonDoeCA
  • 407
  • 1
  • 5
  • 15
-2
votes
2 answers

Busybox 1.23 proto option not working in ip link command

I try to issue this command on an ARM box with busybox installed: ip link add link eth0 eth0.100 type vlan proto 802.1q id 100 I get an error: argument of "protocol" must be "on" or "off" What am I doing wrong?
Argonne
  • 11
  • 1
  • 4
-3
votes
0 answers

The interface on my cisco switch wont work if I make it trunk but works when it's access port

I have a switch config that when set like this it works: Interface g1/3 Description Router switchport access vlan 5 switchport mode access ! ! ! Interface g1/10 switchport access vlan 5 switchport mode access ! ! ! Interface Vlan 5 Ip address…
Notsuj
  • 13
  • 3
1 2 3
12
13