In the last post we have seen how to check the mtu on windows vista. In this post we will see how to set the DF big on a packet.
On command prompt ping yahoo.com -f -l 1460; you will see the reply. Now ping yahoo with 1500 bytes, you receive packets need to be fragmented. -f is used for donot fragment.
Pinging yahoo.com [206.190.60.37] with 1500 bytes of data:
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
regards
shivlu jain
SDN and NFV is the next phase of technology change which will help service provider to launch the services in single click. This is all about the programmability of the networks by using open source software defined network controller.
Friday, March 13, 2009
How to set DF bit from Windows Vista
Labels:
MTU
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment