# DiffServ

*DiffServ сложный.*

Когда в конце 90-х стало понятно, что End-to-End подход IntServ в IP провалился, в IETF созвали в 1997 рабочую группу «Differentiated Services», которая выработала следующие требования к новой модели QoS:

* Никакой сигнализации (Адьёс, RSVP!).
* Основана на агрегированной классификации трафика, вместо акцента на потоках, клиентах итд.
* Имеет ограниченный и детерминированный набор действий по обработке трафика данных классов.

  В результате в 1998 родились эпохальные [RFC 2474](https://tools.ietf.org/html/rfc2474) (*Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers*) и [RFC 2475](https://tools.ietf.org/html/rfc2475) (*An Architecture for Differentiated Services*).

  И дальше всю дорогу мы будем говорить только о DiffServ.

> Стоит обратить внимание, что название DiffServ — это не антитеза IntServ. Оно отражает, что мы дифференцируем сервисы, предоставляемые различным типам трафика, иными словами разделяем/дифференцируем эти типы трафика.\
> IntServ делает то же самое — он различает типы трафика BE и Real-Time, передающиеся на одной сети. Оба: и IntServ и DiffServ — относятся к способам дифференциации сервисов.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://linkmeup.gitbook.io/sdsm/15.-qos/1.-tri-modeli-obespecheniya-qos/2-diffserv.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
