# Trust Boundaries

The *trust boundary* of a network defines where devices trust/don't trust the QoS markings of received messages.

If the markings are **trusted**, the device will forward the message without changing the markings.

If the markings **aren't trusted**, the device will change the markings according to the configured policy.

<figure><img src="https://1474932522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAgItg4KAZpnXjAFPWRf8%2Fuploads%2Fqb6cq6AzjEABAjqvD7M4%2FScreenshot%20from%202023-08-28%2015-30-23.png?alt=media&#x26;token=7e74d9d1-b035-4e28-b481-54eb67afbe6a" alt=""><figcaption><p>Not an ideal scenario</p></figcaption></figure>

If an IP phone is connected to the switch port, it is recommended to move the trust boundary to the IP phones.

This is done via configuration on the switch port connected to the IP phone.

If a user marks their PC's traffic with a high priority, the marking will be changed (not trusted).

<figure><img src="https://1474932522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAgItg4KAZpnXjAFPWRf8%2Fuploads%2FFOUN0eTvKaYxUMVBQmIu%2FScreenshot%20from%202023-08-28%2015-34-56.png?alt=media&#x26;token=b89c8b51-2103-4a76-834b-293f9e5927f7" alt=""><figcaption></figcaption></figure>


---

# 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://davidjosearaujo.gitbook.io/online-courses/ccna-200-301/quality-of-service/trust-boundaries.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.
