# RAS Guest Agent

| **Quelle**                                                 | **Ziel**       | **Protokolle** | **Ports**                                                                                           | **Beschreibung**                                                                                                                        |
| ---------------------------------------------------------- | -------------- | -------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| RAS Guest Agent (wird von Azure Virtual Desktop verwendet) | Provider Agent | TCP, UDP       | 30006                                                                                               | <p>Kommunikation mit Provider Agent</p><p>Subnetz-Broadcast wird gesendet, um Provider Agent zu finden.</p><p>Regelmäßige UDP-Takte</p> |
|                                                            | Localhost      | TCP            | 30005                                                                                               | Für interne Befehle – memshell, printer, redirector.                                                                                    |
| RAS Performance Monitor                                    | TCP            | 8086           | Agent (Telegraf-Dienst) sendet gesammelte Leistungsdaten an InfluxDB.                               |                                                                                                                                         |
| RAS-Registrierungsserver                                   | TCP            | 30030          | RAS Guest Agent (PrlsSCDriver) stellt eine Verbindung her, um die Anmeldeinformationen zu beziehen. |                                                                                                                                         |
| FSlogix                                                    | TCP            | 443            | FSlogix-Installationsprogramm herunterladen                                                         |                                                                                                                                         |


---

# 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.parallels.com/landing/ras-admin-guide/v19-de-de/anhang/port-referenz/ras-guest-agent.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.
