# 100-105 — Question 426

**Type:** multiple_choice
**Topics:** topic_1

## Question

Which MTU size can cause a baby giant error?

## Correct Answer

_See scenario._

## Explanation

Standard Ethernet frame MTU is 1500 bytes. This does not include the Ethernet header and Cyclic Redundancy Check (CRC) trailer, which is 18 bytes in length, to make the total Ethernet frame size of 1518. In this document, MTU size or packet size refers only to Ethernet payload. Ethernet frame size refers to the whole
Ethernet frame, including the header and the trailer. Baby giant frames refer to Ethernet frame size up to 1600 bytes, and jumbo frame refers to Ethernet frame size up to 9216 bytes.
Reference: http://www.cisco.com/c/en/us/support/docs/switches/catalyst-4000-series-switches/29805-175.html

**Reference:** examtopics_answer_description

---
Source: https://hiexam.net/q/cisco/100-105/426  
Practice (tracked): https://hiexam.net/study/100-105/practice