# RAS RD Session Host Agent

| **Quelle**                | **Ziel**              | **Protokolle** | **Ports**                                                                                                     | **Beschreibung**                                              |
| ------------------------- | --------------------- | -------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| RAS RD Session Host Agent | RAS Connection Broker | TCP, UDP       | 20003                                                                                                         | Wird zur Kommunikation mit RAS Connection Brokers. verwendet. |
| Localhost                 | TCP                   | 30005          | Für interne Befehle (memshell, printer, redirector).                                                          |                                                               |
| FSlogix                   | TCP                   | 443            | FSlogix-Installationsprogramm herunterladen                                                                   |                                                               |
| RAS Performance Monitor   | TCP                   | 8086           | Agent (Telegraf-Dienst) sendet gesammelte Leistungsdaten an InfluxDB.                                         |                                                               |
| RAS-Registrierungsserver  | TCP                   | 30030          | RAS RD Session Host Agent (PrlsSCDriver) stellt eine Verbindung her, um die Anmeldeinformationen zu beziehen. |                                                               |


---

# 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/v21-de-de/anhang/port-referenz/ras-rd-session-host-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.
