# RAS Remote PC Agent

| Source              | Destination             | Protocols | Ports | Description                                                           |
| ------------------- | ----------------------- | --------- | ----- | --------------------------------------------------------------------- |
| RAS Remote PC Agent | RAS Connection Broker   | TCP, UDP  | 20003 | Used for communications with RAS Connection Brokers                   |
|                     | Localhost               | TCP       | 30005 | For internal commands - memshell, printer redirector)                 |
|                     | RAS Performance Monitor | TCP       | 8086  | Agent (Telegraf service) sends collected performance data to InfluxDB |
|                     | RAS Enrollment Server   | TCP, UDP  | 30030 | RAS Remote PC (PrlsSCDriver) connects to get logon credentials        |
|                     | FSlogix                 | TCP       | 443   | Download FSlogix installer                                            |


---

# 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-reference-architecture/port-reference-and-ssl-certificates/port-reference/ras-remote-pc-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.
