Difference between Giant Frame and Jumbo FrameWhat is the actual size of an Ethernet MTUHow is IEEE 802.1ad (aka VLAN Tagging, QinQ) valid, when the packets are too large?Wireshark tcp.len and data.len missmatchWhat is the difference between MSS and MTU?1522-byte frames from access point being dropped by gatewayMTU does not tally with Ethertype for Ethernet II frameTCP segment length and TCP/IP header optionsWhy is the Ethernet data frame size limited to 1500 bytes?Cisco 3560 Jumbo FrameAdvantages of setting the MTU and MRU at the server-facing port?

How do I get past a 3-year ban from overstay with VWP?

Drawing perpendicular lines, filling areas

Thesis' "Future Work" section – is it acceptable to omit personal involvement in a mentioned project?

"Right on the tip of my tongue" meaning?

Make all the squares explode

Drawing Quarter-Circle

Cropping a message using array splits

How do I tell my supervisor that he is choosing poor replacements for me while I am on maternity leave?

Can I do brevets (long distance rides) on my hybrid bike? If yes, how to start?

Adding slope values to attribute table (QGIS 3)

How does Howard Stark know this?

How did Thanos not realise this had happened at the end of Endgame?

Why in a Ethernet LAN, a packet sniffer can obtain all packets sent over the LAN?

LocalDate.plus Incorrect Answer

find not returning expected files

Is a vertical stabiliser needed for straight line flight in a glider?

Increase height of laser cut design file for enclosure

How can I answer high-school writing prompts without sounding weird and fake?

How are one-time password generators like Google Authenticator different from having two passwords?

Can the sorting of a list be verified without comparing neighbors?

The lexical root of the perfect tense forms differs from the lexical root of the infinitive form

Is it a Munchausen Number?

What is the significance of 4200 BCE in context of farming replacing foraging in Europe?

Is there enough time to Planar Bind a creature conjured by a 1-hour-duration spell?



Difference between Giant Frame and Jumbo Frame


What is the actual size of an Ethernet MTUHow is IEEE 802.1ad (aka VLAN Tagging, QinQ) valid, when the packets are too large?Wireshark tcp.len and data.len missmatchWhat is the difference between MSS and MTU?1522-byte frames from access point being dropped by gatewayMTU does not tally with Ethertype for Ethernet II frameTCP segment length and TCP/IP header optionsWhy is the Ethernet data frame size limited to 1500 bytes?Cisco 3560 Jumbo FrameAdvantages of setting the MTU and MRU at the server-facing port?













3















Can someone enlighten me the difference between Giant Frame and Jumbo Frame?



From what I hear, Giant frame is a frame with the size greater than 1518 Bytes excluding Preamble, Frame Delimiter and Inter-Frame Gap.



On the other hand, Jumbo frame is a frame with a payload greater than the standard maximum transmission unit (MTU) of 1500 bytes.



So, are they referring the payload as in the Ethernet frame? If so, does it mean that Giant Frame and Jumbo Frame are the same?










share|improve this question




























    3















    Can someone enlighten me the difference between Giant Frame and Jumbo Frame?



    From what I hear, Giant frame is a frame with the size greater than 1518 Bytes excluding Preamble, Frame Delimiter and Inter-Frame Gap.



    On the other hand, Jumbo frame is a frame with a payload greater than the standard maximum transmission unit (MTU) of 1500 bytes.



    So, are they referring the payload as in the Ethernet frame? If so, does it mean that Giant Frame and Jumbo Frame are the same?










    share|improve this question


























      3












      3








      3








      Can someone enlighten me the difference between Giant Frame and Jumbo Frame?



      From what I hear, Giant frame is a frame with the size greater than 1518 Bytes excluding Preamble, Frame Delimiter and Inter-Frame Gap.



      On the other hand, Jumbo frame is a frame with a payload greater than the standard maximum transmission unit (MTU) of 1500 bytes.



      So, are they referring the payload as in the Ethernet frame? If so, does it mean that Giant Frame and Jumbo Frame are the same?










      share|improve this question
















      Can someone enlighten me the difference between Giant Frame and Jumbo Frame?



      From what I hear, Giant frame is a frame with the size greater than 1518 Bytes excluding Preamble, Frame Delimiter and Inter-Frame Gap.



      On the other hand, Jumbo frame is a frame with a payload greater than the standard maximum transmission unit (MTU) of 1500 bytes.



      So, are they referring the payload as in the Ethernet frame? If so, does it mean that Giant Frame and Jumbo Frame are the same?







      switching layer2 mtu






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 7 at 9:39









      Zac67

      34.5k22372




      34.5k22372










      asked May 7 at 8:27









      KingsNeverDieKingsNeverDie

      6615




      6615




















          1 Answer
          1






          active

          oldest

          votes


















          10














          Generally, a giant frame is a frame that is too large for the receiving interface. As a malformed frame it is dropped.



          A jumbo frame is a frame that is larger than the standard allows (1518 bytes for Ethernet w/o tags, or 1500 bytes L3 payload (= L3 PDU = L2 SDU) plus L2 overhead). It may still be acceptable, depending on the interface configuration.



          For an interface with standard configuration, any jumbo frame is a giant frame.



          Preamble, frame delimiter and IPG belong to the physical layer (L1) and are never counted against the frame size (L2), as you've pointed out.






          share|improve this answer




















          • 3





            To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

            – Marc 'netztier' Luethi
            May 7 at 12:17











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "496"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f58952%2fdifference-between-giant-frame-and-jumbo-frame%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          10














          Generally, a giant frame is a frame that is too large for the receiving interface. As a malformed frame it is dropped.



          A jumbo frame is a frame that is larger than the standard allows (1518 bytes for Ethernet w/o tags, or 1500 bytes L3 payload (= L3 PDU = L2 SDU) plus L2 overhead). It may still be acceptable, depending on the interface configuration.



          For an interface with standard configuration, any jumbo frame is a giant frame.



          Preamble, frame delimiter and IPG belong to the physical layer (L1) and are never counted against the frame size (L2), as you've pointed out.






          share|improve this answer




















          • 3





            To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

            – Marc 'netztier' Luethi
            May 7 at 12:17















          10














          Generally, a giant frame is a frame that is too large for the receiving interface. As a malformed frame it is dropped.



          A jumbo frame is a frame that is larger than the standard allows (1518 bytes for Ethernet w/o tags, or 1500 bytes L3 payload (= L3 PDU = L2 SDU) plus L2 overhead). It may still be acceptable, depending on the interface configuration.



          For an interface with standard configuration, any jumbo frame is a giant frame.



          Preamble, frame delimiter and IPG belong to the physical layer (L1) and are never counted against the frame size (L2), as you've pointed out.






          share|improve this answer




















          • 3





            To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

            – Marc 'netztier' Luethi
            May 7 at 12:17













          10












          10








          10







          Generally, a giant frame is a frame that is too large for the receiving interface. As a malformed frame it is dropped.



          A jumbo frame is a frame that is larger than the standard allows (1518 bytes for Ethernet w/o tags, or 1500 bytes L3 payload (= L3 PDU = L2 SDU) plus L2 overhead). It may still be acceptable, depending on the interface configuration.



          For an interface with standard configuration, any jumbo frame is a giant frame.



          Preamble, frame delimiter and IPG belong to the physical layer (L1) and are never counted against the frame size (L2), as you've pointed out.






          share|improve this answer















          Generally, a giant frame is a frame that is too large for the receiving interface. As a malformed frame it is dropped.



          A jumbo frame is a frame that is larger than the standard allows (1518 bytes for Ethernet w/o tags, or 1500 bytes L3 payload (= L3 PDU = L2 SDU) plus L2 overhead). It may still be acceptable, depending on the interface configuration.



          For an interface with standard configuration, any jumbo frame is a giant frame.



          Preamble, frame delimiter and IPG belong to the physical layer (L1) and are never counted against the frame size (L2), as you've pointed out.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 7 at 21:08

























          answered May 7 at 9:20









          Zac67Zac67

          34.5k22372




          34.5k22372







          • 3





            To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

            – Marc 'netztier' Luethi
            May 7 at 12:17












          • 3





            To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

            – Marc 'netztier' Luethi
            May 7 at 12:17







          3




          3





          To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

          – Marc 'netztier' Luethi
          May 7 at 12:17





          To add to the confusion, there are switches (I dare to add: ... based on older architectures) which have the notion of and support for "baby giants", referring to frame sizes in the ~1530-1600 bytes range. Example: Cisco's Catalyst 4000 and 4500 series switches (cisco.com/c/en/us/support/docs/switches/…).

          – Marc 'netztier' Luethi
          May 7 at 12:17

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Network Engineering Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f58952%2fdifference-between-giant-frame-and-jumbo-frame%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form