cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
0
Helpful
5
Replies

MTUnIPMTU

ncnaveen_arasu
Level 1
Level 1

Hi Team,

What is the diddrence between MTU and IP MTU

PFA, in that MTU can be configured to

<1500-9216>  MTU size in bytes

IP MTU can be configured to

  <68-1500>  MTU (bytes)

and even for sub interface i could not able to change the MTU alone without changing MTU for physical interface.

% Interface GigabitEthernet0/0/3.6 does not support user settable mtu.

So please explain how ca we fix this.

Thanks & Regards,

Naveen

5 Replies 5

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.

Liability Disclaimer

In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.

Posting

MTU applies to the physical interface.

IP MTU applies to IP packets.

It's possible you could have IP and something like (Novell's) IPX using the same interface and you might want to restrict the size of IP packets but not IPX packets.

Jan Hrnko
Level 4
Level 4

Hi Naveen,

MTU

Each interface (based on technology) have its minimum and maximum supported size of PDU(protocol data unit), for example:

Ethernet  - 1500B

Token Ring - 4464B

ATM - 4470B

FDDI - 4352B

IP MTU

Sets the maximum size of IP packet.

and even for sub interface i could not able to change the MTU alone without changing MTU for physical interface.

% Interface GigabitEthernet0/0/3.6 does not support user settable mtu.

Setting MTU is possible only on the physical interface, then it applies to all subinterfaces. After all, this makes sense.

Best regards,

Jan

HI Jan,

Thanks for your reply,

If MTU is 1500 bytes and if IP MTU is 1600 bytes, How it works.

Hi Naveen,

If MTU is 1500 bytes and if IP MTU is 1600 bytes, How it works.

If this is the case, IP packet must be fragmented before sent by such interface. They need to be "cut" to more pieces of 1500B or less to make it over that link.

And even MTU of an Ethernet can be set to 1600 bytes right ?

Maximum ethernet MTU is 1500B.


If your interface supports giant frames or jumbo frames the payload can be as big as 9000B. But standard ethernet MTU is only 1500B.

Best regards,

Jan

And even MTU of an Ethernet can be set to 1600 bytes right ?

Review Cisco Networking products for a $25 gift card