MTU
Maximum Transmission Unit (MTU) is the largest size in bytes that a certain layer can forward. The MTU is different for each protocol and medium that we use. Ethernet for example has a MTU of 1500 bytes by default.
This means that a single Ethernet frame can carry up to 1500 bytes of data. On top of this data we add the Ethernet header. Typical header sizes are 14 bytes for Ethernet (add another 4 bytes if you use 802.1Q tagging).
The following image indicates the different MTUs that are used for various layers of the OSI model when using TCP/IP and Ethernet:
Links
https://networklessons.com/cisco/ccie-enterprise-infrastructure/pppoe-mtu-troubleshooting-cisco-ios
Links to this page:
- Equal-cost Multi-path routing
- Ethernet header
- GRE MTU settings
- ICMP - Mitigating Vulnerabilities
- Interface - show interfaces counters explained
- MTU - Adjusting MTU to accommodate additional headers
- MTU - Benefits of large L2 MTU
- MTU - Interface MTU configuration considerations
- MTU - Interface MTU vs IP MTU
- MTU - MSS and Jumbo Frames
- MTU - Path MTU Discovery (PMTUD)
- MTU - Understanding L2 MTU and Frame Handling in Network Switches
- MTU - default interface MTU
- MTU adjusting the MSS for TCP
- MTU ip mtu allowed values
- MTU on Etherchannel links
- MTU on router subinterfaces
- MTU size in Cisco IOS XR and IOS software
- OSPF - Stuck in ExStart or Exchange states
- Ping - extended feature
- Ping - specifying size
- Ping - sweep range of sizes
- TCP - Determining the MSS
- UDP - Maximum Datagram Size
- VTP Advertisements