About 154,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. 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 …

  4. Fundamentals of VLAN's - Router on a stick - Cisco Learning …

    The VLAN tag of the frame is removed and it is ejected towards the switch, Because the interface from which this frame will be "ejected" - FastEthernet 0/0.1 - is configured as a "dot1Q native" …

  5. Today I have received Native VLAN mismatched error. What is the ...

    The native VLAN on a trunk link is the VLAN that will carry untagged traffic. However, the other VLANs that will be passing over that trunk link will be carried out with their VLAN ID tag. The …

  6. Why and how are Ethernet Vlans tagged?

    Jan 31, 2015 · I hear about VLAN tagging, but I don’t quite understand the concept. I know a trunk cannot accept untagged packets without configuring a native VLAN, and that access ports only …

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

  8. The Unsung Hero of Networking: Unveiling the Native VLAN

    Mar 24, 2025 · Switch (config-if)# switchport trunk native vlan <vlan-id> Replace <vlan-id> with the VLAN number you want as the Native VLAN. To check the setup, use: Switch# show …

  9. Unable to ping switches across Inter Vlan routing

    Apr 22, 2025 · I am exploring inter vlan routing. All ports are configured access ports in their respective vlans. Enabled ip routing on core switch.

  10. VLAN Configuration - Cisco Learning Network

    Each VLAN have separate IP address. I also configured inter-switch link as trunk link.