enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Maximum transmission unit - Wikipedia

    en.wikipedia.org/wiki/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 ] : 25 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 .

  3. Path MTU Discovery - Wikipedia

    en.wikipedia.org/wiki/Path_MTU_Discovery

    The process is repeated until the MTU is small enough to traverse the entire path without fragmentation. As IPv6 routers do not fragment packets, there is no Don't Fragment option in the IPv6 header. For IPv6, Path MTU Discovery works by initially assuming the path MTU is the same as the MTU on the link layer interface where the traffic originates.

  4. Maximum segment size - Wikipedia

    en.wikipedia.org/wiki/Maximum_segment_size

    The default TCP Maximum Segment Size is for IPv4 is 536. For IPv6 it is 1220. [1]: §3.7.1 Where a host wishes to set the maximum segment size to a value other than the default, the maximum segment size is specified as a TCP option, initially in the TCP SYN packet during the TCP handshake. The value cannot be changed after the connection is ...

  5. Transmission Control Protocol - Wikipedia

    en.wikipedia.org/wiki/Transmission_Control_Protocol

    The option value is derived from the maximum transmission unit (MTU) size of the data link layer of the networks to which the sender and receiver are directly attached. TCP senders can use path MTU discovery to infer the minimum MTU along the network path between the sender and receiver, and use this to dynamically adjust the MSS to avoid IP ...

  6. Metrics (networking) - Wikipedia

    en.wikipedia.org/wiki/Metrics_(networking)

    maximum transmission unit (MTU) administrator configured value; In EIGRP, metrics is represented by an integer from 0 to 4,294,967,295 (The size of a 32-bit integer). In Microsoft Windows XP routing it ranges from 1 to 9999. A metric can be considered as: [1] additive - the total cost of a path is the sum of the costs of individual links along ...

  7. Jumbo frame - Wikipedia

    en.wikipedia.org/wiki/Jumbo_frame

    802.5 Token Ring can support frames with a 4464-byte MTU, FDDI can transport 4352-byte, ATM 9180-byte and 802.11 can transport 7935-byte MTUs. The IEEE 802.3 Ethernet standard originally mandated support for 1500-byte MTU frames, 1518 byte total frame size (1522 byte with the optional IEEE 802.1Q VLAN/QoS tag). The IEEE 802.3as update ...

  8. IPv6 packet - Wikipedia

    en.wikipedia.org/wiki/IPv6_packet

    In contrast to IPv4, routers do not fragment IPv6 packets larger than the maximum transmission unit (MTU), it is the sole responsibility of the originating node. A minimum MTU of 1,280 octets is mandated by IPv6, but hosts are "strongly recommended" to use Path MTU Discovery to take advantage of MTUs greater than the minimum. [1]

  9. Ethernet frame - Wikipedia

    en.wikipedia.org/wiki/Ethernet_frame

    If it's less than or equal to 1500, it must be an IEEE 802.3 frame, with that field being a length field. Values between 1500 and 1536, exclusive, are undefined. [10] This convention allows software to determine whether a frame is an Ethernet II frame or an IEEE 802.3 frame, allowing the coexistence of both standards on the same physical medium.