> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/marvell/a8040/sbc-platform/a8040-other-articles/sfp-modules.md).

# SFP Modules: Tested on 8040

This page collects information on modules tested with Armada 8040 based Boards:

| Part Number      | Vendor                            | Description                 | Notes | Links |
| ---------------- | --------------------------------- | --------------------------- | ----- | ----- |
| ASF85-24-X2      | [10Gtek](https://www.10gtek.com/) | 1G SFP Fiber Module         |       |       |
| AXS85-192-M3     | [10Gtek](https://www.10gtek.com/) | 10G SFP+ Fiber Module       |       |       |
| CAB-10GSFP-P1M   | [10Gtek](https://www.10gtek.com/) | 10G Direct Attach Cable     |       |       |
| FTLX8571D3BCL    | Finisar                           | 10G SFP+ Fiber Module       |       |       |
| LX1801CNR        | Linktel                           | 10/100/1GBase-T RJ45 Module |       |       |
| WO-SWS-1213-003K | Wave Optics                       | 1G SFP Fiber Module         |       |       |
| WO-SWS-1215-003K | Wave Optics                       | 1G SFP Fiber Module         |       |       |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dev.solid-run.com/marvell/a8040/sbc-platform/a8040-other-articles/sfp-modules.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.
