K
K
kiper-prog2019-09-18 10:50:13
Computer networks
kiper-prog, 2019-09-18 10:50:13

Who sets the ToS bits?

Probably a stupid question, but I can't figure it out. Do the protocols set the ToS bits or, after all, do they need to be set on the network equipment on their own?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
iddqda, 2019-09-18
@kiper-prog

Maybe an application if the OS allows it.
For example, ping can be run with the -Q switch or iperf with the -S
switch. Separate applications such as softphones or video conferencing are able to mark their traffic on their own. You can also colorize traffic with the kernel using iptables.
But as a rule, server admins do not suffer from this, and marking has to be carried out already on network devices.

V
Valentin, 2019-09-18
@vvpoloskin

The information package is formed by the end system (computer). The generated packet contains the ToS field. Network equipment changes it or sets processing rules for packets with a certain ToS value.

M
MrPurrPurr, 2019-09-18
@MrPurrPurr

These labels are set on the network equipment.

A
AkaZLOY, 2019-09-18
@AkaZLOY

Network equipment, driving a packet through itself, exposes these tags. Some providers may reset them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question