Networking Forums

Networking Forums > Computer Networking > Linux Networking > Design specification for Path MTU Discovery

Reply
Thread Tools Display Modes

Design specification for Path MTU Discovery

 
 
Rajat
Guest
Posts: n/a

 
      06-02-2004, 08:13 AM
Hello all,

Can any body provide me any design specification for Path MTU
Discovery, or how others are implementing.

It will be gr8 help for me. Thanx in advance.
 
Reply With Quote
 
 
 
 
Lew Pitcher
Guest
Posts: n/a

 
      06-02-2004, 12:03 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rajat wrote:
> Hello all,
>
> Can any body provide me any design specification for Path MTU
> Discovery, or how others are implementing.
>
> It will be gr8 help for me. Thanx in advance.


Send ICMP echo request packets out to your target destination, and read
the ICMP reply back. Each ICMP echo request packet should have
- - the "Dont Fragment" bit set, and
- - a fixed-length payload

Each time you get an ICMP error of "Must fragment but DF set", you
reduce the payload size and send another echo request. Once you get an
ICMP echo reply back, you've established your MTU

- --

Lew Pitcher, IT Consultant, Enterprise Application Architecture
Enterprise Technology Solutions, TD Bank Financial Group

(Opinions expressed here are my own, not my employer's)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)

iD8DBQFAvcIAagVFX4UWr64RAsRYAJ0S2pdc/2bbHyH2sxv9ENx0ul2IZwCgrtZb
VgEKquYiLI2RiYUotzZCk98=
=nahK
-----END PGP SIGNATURE-----
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Path Maximum Transmission Unit Discovery Mark Hobley Linux Networking 11 09-27-2010 05:35 PM
wants detailed specification document for coding RIP(routing information protocol) ajju Linux Networking 2 09-20-2007 09:54 AM
Path mtu discovery andrei.bogomolov@gmail.com Linux Networking 2 03-19-2007 05:58 AM
Understanding path MTU discovery David Brown Linux Networking 6 02-06-2007 07:23 PM
802.11b specification nigel.horne@gmail.com Wireless Internet 5 07-15-2005 03:32 PM



1 2 3 4 5 6 7 8 9 10 11