enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. VLAN - Wikipedia

    en.wikipedia.org/wiki/VLAN

    Without VLAN capability, users are assigned to networks based on geography and are limited by physical topologies and distances. VLANs can logically group networks to decouple the users' network location from their physical location. By using VLANs, one can control traffic patterns and react quickly to employee or equipment relocations.

  3. IEEE 802.1ad - Wikipedia

    en.wikipedia.org/wiki/IEEE_802.1ad

    The technique specified by the standard is known informally as stacked VLANs or QinQ. The original 802.1Q specification allows a single virtual local area network (VLAN) header to be inserted into an Ethernet frame. QinQ allows multiple VLAN tags to be inserted into a single frame, an essential capability for implementing metro Ethernet.

  4. IEEE 802.1Q - Wikipedia

    en.wikipedia.org/wiki/IEEE_802.1Q

    IEEE 802.1Q, often referred to as Dot1q, is the networking standard that supports virtual local area networking (VLANs) on an IEEE 802.3 Ethernet network. The standard defines a system of VLAN tagging for Ethernet frames and the accompanying procedures to be used by bridges and switches in handling such frames.

  5. Network-to-network interface - Wikipedia

    en.wikipedia.org/wiki/Network-to-network_interface

    In telecommunications, a network-to-network interface (NNI) is an interface that specifies signaling and management functions between two networks.An NNI circuit can be used for interconnection of signalling (e.g., SS7), Internet Protocol (IP) (e.g., MPLS) or ATM networks.

  6. Cisco Inter-Switch Link - Wikipedia

    en.wikipedia.org/wiki/Cisco_Inter-Switch_Link

    Cisco Inter-Switch Link (ISL) is a Cisco proprietary link layer protocol that maintains VLAN information in Ethernet frames as traffic flows between switches and routers, or switches and switches. [1] ISL is Cisco's VLAN encapsulation protocol and is supported only on some Cisco equipment over the Fast and Gigabit Ethernet links.

  7. Virtual Link Trunking - Wikipedia

    en.wikipedia.org/wiki/Virtual_Link_Trunking

    VLT is a layer-2 link aggregation protocol between end-devices (servers) connected to (different) access-switches, offering these servers a redundant, load-balancing connection to the core-network in a loop-free environment, eliminating the requirement for the use of a spanning-tree protocol. [2]

  8. Broadband remote access server - Wikipedia

    en.wikipedia.org/wiki/Broadband_remote_access_server

    In the case of ATM or Frame Relay based access, individual subscribers are identified by Virtual Circuit IDs. Subscribers connected over Ethernet-based remote access devices are usually identified by VLAN IDs or MPLS tags. By acting as the network termination point, the BRAS is responsible for assigning network parameters such as IP addresses ...

  9. VLAN hopping - Wikipedia

    en.wikipedia.org/wiki/VLAN_hopping

    Simply do not put any hosts on VLAN 1 (the default VLAN). i.e., assign an access VLAN other than VLAN 1 to every access port Switch (config-if)# switchport access vlan 2; Change the native VLAN on all trunk ports to an unused VLAN ID. Switch (config-if)# switchport trunk native vlan 999; Explicit tagging of the native VLAN on all trunk ports.