# Sub-rede

As sub-redes permitem-lhe agrupar os seus dispositivos na secção Dispositivos do dashboard.

Por exemplo, para agrupar dispositivos dos endereços 192.168.1.0 a 192.168.1.255, você pode definir a seguinte máscara: 192.168.1.0/24.

Aqui estão alguns exemplos de máscaras com faixas de IP associadas.

| Máscaras         | Plage IP                      |
| ---------------- | ----------------------------- |
| `192.44.78.0/26` | `192.44.78.0 - 192.44.78.63`  |
| `10.0.25.0/24`   | `10.0.25.0 - 10.0.25.255`     |
| `172.16.0.0/12`  | `172.16.0.0 – 172.31.255.255` |

{% hint style="info" %}
&#x20;
{% endhint %}

{% embed url="<https://fr.wikipedia.org/wiki/Sous-r%C3%A9seau>" %}
Sous-réseau sur Wikipédia
{% endembed %}


---

# 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://docs.serenicity.fr/control/portugues/dispositivos/dashboard-dun-appareil/parametres/sub-rede.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.
