About 154,000 results
Open links in new tab
  1. 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 multiple …

  2. VLAN1 and VLAN Hopping Attack - Cisco Learning Network

    The target machine would receive and process the frame, and that would make the VLAN Hopping Attack successful. Let’s take an example assuming an attacker is connected to switch A to a port in …

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

    To begin with PVLAN, let’s look at the concept of VLAN as a broadcast domain. In general VLAN is a concept of segregating a physical network, so that separate broadcast domains can be created. …

  4. Best Practices for Inter-VLAN Routing in CISCO

    In this discussion, lets explore the best ways to set up Inter-VLAN Routing on Cisco devices, using simple explanations and clear examples to help configure network efficiently.

  5. 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. Your L2 switches …

  6. How to see if a VLAN is part of a trunk? - Cisco Learning Network

    The command you have shonw, do mean I have to check all interfaces individually, to see if the VLAN is allowed over the trunk. This cost a lot of time, especially if a switch has a lot of trunk connection. …

  7. 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 bits …

  8. Fundamentals of VLAN's - Router on a stick - Cisco Learning Network

    To decide, which "Vlan Id Number" to attach, to the outgoing frames If the frame is going out of interface numbered FastEthernet 0/0.3, then attach Vlan-3 tag on to it *Click on the image to enlarge Logic …

  9. Why should I use vlans instead of subnets?

    May 6, 2022 · Why should I use vlans instead of subnets? VLANs cannot replace IP subnets. But they can structure your network - for scalability, resilience, security, or some other reason. VLANs and …

  10. Can be same MAC address in different VLAN? [duplicate]

    Oct 23, 2024 · This question is basically answered here: Will duplicated MAC address give problems, if in different VLANs? The short answer is basically yes, it will be fine if the layer 3 and layer 2 switches …