mtu size testing

Hi,

Is it possible to test the mtu-size without fragmenting the packets?
In Linux it looks like this:

ping 192.168.1.1 -s 1492 -M do

I made a custom probetype with 1500 bytes packet size, but I think that these packets are fragmented.

thx,
chris