cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
395
Views
0
Helpful
1
Replies

MTU Issue

shivlu jain
Level 5
Level 5

Two routers are connected by switch. One interface is having interface mtu of 1500 bytes and another router interface is having mtu of 1600 bytes. The weird thing is that the packets are not get fragmented and we are able to ping 1514 bytes data size. What the reason for this? If anyone knows please help.

R1--1500-----Switch-----1600--R2

regards

shivlu jain

1 Reply 1

htarra
Level 4
Level 4

There are several issues that make IP fragmentation undesirable. There is a small increase in CPU and memory overhead to fragment an IP datagram. This holds true for the sender as well as for a router in the path between a sender and a receiver. Creating fragments simply involves creating fragment headers and copying the original datagram into the fragments. This can be done fairly efficiently because all the information needed to create the fragments is immediately available.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: