๐ŸŽ New User? Get 20% off your first purchase with code NEWUSER20 ยท โšก Instant download ยท ๐Ÿ”’ Secure checkout Register Now โ†’
Menu

Categories

Networking Intermediate

What is MTU (Maximum Transmission Unit)?

The maximum size of a data packet that can be transmitted over a network without fragmentation.

MTU defines the largest packet size a network link can handle. Standard Ethernet MTU is 1500 bytes. Packets larger than MTU are either fragmented (split into smaller packets) or dropped if the Don't Fragment flag is set.

MTU mismatches cause connectivity issues โ€” packets are silently dropped. Path MTU Discovery automatically finds the smallest MTU along a route. Jumbo frames (MTU 9000) improve performance on local networks. VPN and tunnel overhead may require reducing MTU.

Related Terms

BGP (Border Gateway Protocol)
The routing protocol that makes the internet work by exchanging routing information between autonomous systems.
IPv6
The latest version of the Internet Protocol with 128-bit addresses, designed to replace IPv4 and solve address exhaustion.
TCP/IP
The fundamental communication protocol suite of the internet that defines how data is packaged, addressed, transmitted, and received.
DNS Propagation
The time it takes for DNS record changes to spread across all DNS servers worldwide, typically taking up to 48 hours.
Content Delivery Network (CDN)
A geographically distributed network of servers that caches and delivers web content from locations closest to users for faster load times.
Bandwidth
The maximum rate of data transfer across a network connection, measured in bits per second.
View All Networking Terms โ†’