ping -v TOS

  • Thread starter Thread starter Juanjo Gaytan
  • Start date Start date
J

Juanjo Gaytan

Ping -v TOS is not working, I saw the packet with a
sniffer and the TOS byte is set to all zeros. Anyone has
noticed it? anyone has a solution?
 
TOS can be tcp, udp, or icmp.

Normally, a sending host sends an IP datagram with the TOS field set to the
value of 0x00: routine precedence, normal delay, normal throughput, normal
reliability, and normal cost. Routers normally ignore the values in TOS
field and forward all datagrams as if the fields are not set. This is known
as TOS0 routing. However, modern routing protocols such as OSPF and
Integrated IS-IS now support the calculation of routes for each value of the
TOS field.
RFC 1349 describes "Type of Service in the Internet Protocol Suite" in
details. Not sure though if MS implementation is fully adequate.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Ping & TOS Byte 1
ICMP Ping TOS 0
Last numeric cell 2
Formula within a table 2
Converting Text to Function 3
GetAddress() not working! 7
Problem pinging IPs with 3 digits in all octets 1
7 on an XP machine. 3

Back
Top