Tagged vs Untagged VLAN: What's the Difference?

Sdílet
Vložit
  • čas přidán 25. 08. 2024
  • In this video, we'll explain what a VLAN is, how tagged VLANs differ from untagged VLANs, and why VLAN tagging can up-level your network security.
    Learn more about:
    Untagged vs Tagged VLAN: jumpcloud.com/...
    Cloud RADIUS: jumpcloud.com/...
    Try JumpCloud for free: jumpcloud.com/...
    Resources and social media:
    Blog: jumpcloud.com/...
    Community: community.jump...
    Facebook: / jumpcloud.daas
    Twitter: / jumpcloud
    LinkedIn: / jumpcloud
    #jumpcloud #vlan
    Transcript:
    What is a VLAN? A VLAN or virtual area network is a group of devices that share a broadcast domain. Instead of making all devices in a network process and accept a broadcast, VLANs separate local area networks into distinct segments, typically one for every department. Devices within a VLAN can communicate with each other and each other only.
    They store rules about how sub-networks can communicate in access ports, which are classified as tagged or untagged. Untagged or access VLANs are connected to hosts, usually servers that pass VLAN information to and from each network, and cannot differentiate between any VLAN configuration.
    In this way, untagged VLANs have a more linear structure, moving from A to B rather than from A to B, C, and D. Generally, untagged VLANs are the default. Tagged or trunk VLANs enable switch access ports to handle more than one VLAN and separate traffic accordingly.
    Instead of the data going from one host to another, frames with a VLAN tag can be distributed from one host to many other hosts that are connected to a port, depending on their configuration.
    The tags denote which packets should be sent to specific VLANs on the other side. Tagging makes for a more involved VLAN implementation, but it also provides a wide range of benefits, such as stronger security. Identifier tags can be weaved into the user authentication process automatically and dynamically, steering users into the proper VLAN. Tagging also leads to less congestion. By pre-configuring traffic direction, networks are more efficient and eliminate the need for costly devices. IT has visibility into VLAN tags as well, making it easier for them to understand the root cause of any issues and make updates on the fly.
    Although VLAN tagging takes more advanced preparation and configuration, it's optimal for companies with sensitive data, high traffic, and multiple VLANs. Curious about what JumpCloud can do for your network security? JumpCloud's cloud model for RADIUS allows IT to provision and deprovision user access to VPN and WiFi networks, straight from their browser, and further secure those networks with MFA without the restriction of building, maintaining, or monitoring physical servers. Subscribe to our CZcams channel to stay up to date on the latest and greatest security solutions.
  • Věda a technologie

Komentáře • 12

  • @bitkahuna
    @bitkahuna Před 2 měsíci +15

    clear as mud

  • @user-dr6gr6uk3x
    @user-dr6gr6uk3x Před 10 měsíci +34

    Yes you explained it but at a very fast pace. I retained bout 2% of that.

  • @dukensonguerrier5369
    @dukensonguerrier5369 Před 3 měsíci

    Quick question, i'm tring to understand how a switch would behave in an instance where incoming traffic ( from external network ) is untagged & the mac address is currently unknown to the switch. The switch should conduct ARP to find the mac address, but does the switch send a broadcast to all ports regardless of the VLAN ( one of the core benefits of VLANs is to separate broadcast domains ). Context: I ask this to fully understand the benefit of placing a vlan into a subnet.

  • @hamzazahidulislam3490
    @hamzazahidulislam3490 Před 5 měsíci

    thanks

  • @faheemtravel4846
    @faheemtravel4846 Před rokem +2

    does it cause any issue if we use both tagged vlan and untagged vlan in one OLT

    • @stevejordan1354
      @stevejordan1354 Před rokem

      No, as long as both switches are configured as 1) Native VLAN and 2) with the same IDs.

  • @trixit
    @trixit Před 11 měsíci

    Whats the differences between MPLS, Domains, VPNs and TAGGED VLANS over ISP?
    What would be superior or have obvious pros and cons regarding encryption and low latency access between different sites?

  •  Před rokem

    can I define my vlans (with tags) on TP LINK ER605 and use those VLANS on a TP Link EAP225 directly? I mean... I don't want (aka dont have money) to use a controller and a switch. Will only the ER605 + EAP225 do the trick? thanks!

  • @Keanu_McQueen-is1dj
    @Keanu_McQueen-is1dj Před 8 měsíci +12

    The special effects sounds are very distracting to me

  • @user-lw6uo7ro8p
    @user-lw6uo7ro8p Před rokem

    Thanks

  • @prakash123411
    @prakash123411 Před 5 měsíci

    encapsulation dot1q 40
    encapsulation untagged, 1-4094
    encapsulation untagged
    encapsulation default
    What is the difference between above commands