The maximum amount of bytes that can be put in a single [[Ethernet Frame]] (for [[Ethernet]], 1500 bytes + 18 bytes of overhead = 1518 bytes).
A bigger MTU means:
- Each frame carries more info, less overhead spent on packaging
- Processing fewer packets = time savings
- Corruption and Communication Errors
- Increased network delay