About 154,000 results
Open links in new tab
  1. A quick summarized view to Private VLAN (PVLAN)

    Feb 13, 2020 · In general VLAN is a concept of segregating a physical network, so that separate broadcast domains can be created. Private VLANs (PVANs) will split the primary VLAN …

  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. vlan 0, 1, and 4095 are reserved: what are they reserved for?

    Wikipedia agrees that vlans 0 and 4095 are reserved. This article says that Cisco reserves vlan 1 (in addition to vlans 0 and 4095). But I am having trouble finding good information on what are …

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

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

  7. vlan - Routing between two subnets not working as expected

    Sep 20, 2024 · the topology in question is depicted below: These are basically two separate rings with two VLAN2 attached network subnets (for transport / routing inside of a single ring). There …

  8. VLAN VS Subnetting - Cisco Learning Network

    VLAN's were initially created to. . well. . create Virtual Local Area Networks, seperate from different areas. There are multiple reasons why you would use one instead of the other. And a …

  9. How does the vlan filter command work (in relation to VACLs)?

    This example shows how to define and apply a VLAN access map to forward IP packets. In this example, IP traffic matching net_10 is forwarded and all other IP packets are dropped due to …

  10. 交换机Vlan中 tagged和untagged的区别 - 知乎

    如果端口属于多个VLAN,则该端口需要给帧打标签。 还有就是,802.1Q说,如果一个端口属于多个VLAN,那么端口最多可以不给其中一个VLAN的帧打标签,因为即使不给这个VLAN打标 …