About 155,000 results
Open links in new tab
  1. Fundamentals of creating VLANs - Part 1 - The concept

    We are going to call the newly created 'Vlan 20' - 'Switch 2', as pictured above, for the purpose of this document Accordingly 'Vlan 20' is the same as 'Switch 2' So additional two switches are a …

  2. IEEE 802.1Q – VLAN Tagging and Trunking in Networking

    IEEE 802.1Q is the networking standard that defines VLAN (Virtual Local Area Network) tagging on Ethernet frames. VLANs allow network administrators to segment a physical network into …

  3. A quick summarized view to Private VLAN (PVLAN)

    Feb 13, 2020 · Introduction: This document is anticipated for understanding Private Virtual LAN (PVLAN) concept; how VLAN is sub-divided into isolated sub-domains and the communication …

  4. What is the Native VLAN used for? - Cisco Learning Network

    On an 802.1q trunk, there is one VLAN that can be untagged. This is called the native VLAN. The switches on both sides of the trunk understand that any frames that are not tagged with a …

  5. If Native VLAN is Not Used Then .... - Cisco Learning Network

    Hi! The recommendation is use an unused vlan as native vlan. It implies doesn't create an interface vlan derived of the native vlan. If you configure on the trunk interface a specific vlan …

  6. Why and how are Ethernet Vlans tagged?

    Jan 31, 2015 · In reality a VLAN tag is inserted in the Ethernet frame like this: The 802.1Q (dot1q, VLAN) tag contains a VLAN-ID and other things explained in the 802.1Q Standard. The first 16 …

  7. What's use of Port Isolation vs traditional VLANs?

    I've seen several switch products advertising port isolation feature as "way to limit ports communication without configuring VLANs" and it sounds quite... sketchy? If i understand it …

  8. Different types VLAN - Cisco Learning Network

    Feb 26, 2024 · Dynamic VLAN - LIke MAC-based, dynamic VLANs do not have a specific VLAN ID range assigned. Instead, VLAN membership is dynamically assigned by a VMPS (VLAN …

  9. vlan - Setting up PIM Sparse mode - Network Engineering Stack …

    interface vlan 14 ip igmp ip pim interface vlan 15 ip igmp ip pim exit If you want the traffic to traverse all Vlans, then you will need the appropriate interface configuration under each Vlan. …

  10. Mitigating VLAN hopping/layer 2 attacks - Cisco Learning Network

    VLAN hopping attack? 802.1Q and ISL Tagging Attack Tagging attacks are malicious schemes that allow a user on a VLAN to get unauthorized access to another VLAN. For example, if a …