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 …

  2. VLAN1 and VLAN Hopping Attack - Cisco Learning Network

    This VLAN Hopping Attack method would be possible by having the attacker and the target machines connected to the same switch. The attacker in this case would use malicious …

  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 …

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

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

  8. Introduction to VXLAN - Cisco Learning Network

    To solve VLAN limitations in data centers and cloud, so it can provide scalability by allowing Layer2 encapsulated in UDP or so it extends VLAN. This is called MAC-in-UDP (UDP port …

  9. vlan - HP switch "No untagged port" - Network Engineering Stack …

    A network engineer showed me the show vlan output of an HP switch. I know tagged ports are trunk and untagged ports are access in Cisco terms. But can anyone explain the "no untagged …

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

    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 as native …