MTU: Difference between revisions

 
For example:
 
On Linux:
ping -c1 -M do -s 1472 81.187.81.187
 
ping -c1 -D -s 1472 81.187.81.187
 
On Windows:
ping -n 1 -f -l 1472 81.187.81.187
 
 
 
==Explanation of the ping options:==
 
'''-c1 / -n 1''' In these examples, we've only used a count of one ping using the -c option or -n on Windows.
Retrieved from ‘http://support.aa.net.uk/MTU