Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. Link aggregation - Wikipedia

    en.wikipedia.org/wiki/Link_aggregation

    Link aggregation between a switch and a server. In computer networking, link aggregation is the combining ( aggregating) of multiple network connections in parallel by any of several methods. Link aggregation increases total throughput beyond what a single connection could sustain, and provides redundancy where all but one of the physical links ...

  3. Point-to-Point Protocol over Ethernet - Wikipedia

    en.wikipedia.org/wiki/Point-to-Point_Protocol...

    Ethernet. The Point-to-Point Protocol over Ethernet ( PPPoE) is a network protocol for encapsulating Point-to-Point Protocol (PPP) frames inside Ethernet frames. It appeared in 1999, in the context of the boom of DSL as the solution for tunneling packets over the DSL connection to the ISP 's IP network, and from there to the rest of the Internet.

  4. NetFlow - Wikipedia

    en.wikipedia.org/wiki/NetFlow

    NetFlow. NetFlow is a feature that was introduced on Cisco routers around 1996 that provides the ability to collect IP network traffic as it enters or exits an interface. By analyzing the data provided by NetFlow, a network administrator can determine things such as the source and destination of traffic, class of service, and the causes of ...

  5. Port Control Protocol - Wikipedia

    en.wikipedia.org/wiki/Port_Control_Protocol

    Port Control Protocol (PCP) is a computer networking protocol that allows hosts on IPv4 or IPv6 networks to control how the incoming IPv4 or IPv6 packets are translated and forwarded by an upstream router that performs network address translation (NAT) or packet filtering.

  6. Private VLAN - Wikipedia

    en.wikipedia.org/wiki/Private_VLAN

    Private VLAN. Private VLAN, also known as port isolation, is a technique in computer networking where a VLAN contains switch ports that are restricted such that they can only communicate with a given uplink. The restricted ports are called private ports. Each private VLAN typically contains many private ports, and a single uplink.

  7. Maximum transmission unit - Wikipedia

    en.wikipedia.org/wiki/Maximum_transmission_unit

    Maximum transmission unit. In computer networking, the maximum transmission unit ( MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single network layer transaction. [1] The MTU relates to, but is not identical to the maximum frame size that can be transported on the data link layer, e.g., Ethernet frame .

  8. Path MTU Discovery - Wikipedia

    en.wikipedia.org/wiki/Path_MTU_Discovery

    Path MTU Discovery ( PMTUD) is a standardized technique in computer networking for determining the maximum transmission unit (MTU) size on the network path between two Internet Protocol (IP) hosts, usually with the goal of avoiding IP fragmentation. PMTUD was originally intended for routers in Internet Protocol Version 4 (IPv4). [1]

  9. SYN cookies - Wikipedia

    en.wikipedia.org/wiki/SYN_cookies

    SYN cookies. SYN cookie is a technique used to resist SYN flood attacks. The technique's primary inventor Daniel J. Bernstein defines SYN cookies as "particular choices of initial TCP sequence numbers by TCP servers." In particular, the use of SYN cookies allows a server to avoid dropping connections when the SYN queue fills up.