> 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/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/hardware-bedrock-v3000/sfp-modules-tested-with-bedrock-v3000.md).

# SFP modules tested with Bedrock V3000

## Introduction

This page lists the SFP modules that have been tested on Bedrock PC by SolidRun.

## Testing methodology

* Running iperf between a clearfog LX2160 and bedrock.
* Pass criteria, completing iperf without any errors or losses.

## 10GBASE-T SFP+ Modules (RJ45)

| Manufacturer | Part number     | Passed | speed          | Notes |
| ------------ | --------------- | ------ | -------------- | ----- |
| Ubiquiti     | UACC-CM-RJ45-MG | V      | 9.41 Gbits/sec |       |
| FS           | SFP-10G-T       | V      | 9.45 Gbits/sec |       |
| Walsun       | HXSX-ATRI-1     | V      | 9.42 Gbits/sec |       |

## DAC 10 GbE SFP+ Modules

| Manufacturer | Part number | Passed | speed          | Notes |
| ------------ | ----------- | ------ | -------------- | ----- |
| FS           | SFPP-PC005  | V      | 8.63 Gbits/sec |       |

## Fiber optic 10 GbE SFP+ Modules

| Manufacturer    | Part number    | Passed | speed          | Notes                                                                   |
| --------------- | -------------- | ------ | -------------- | ----------------------------------------------------------------------- |
| solid-optics    | SFP-10G-LR-SO  | V      | 8.91 Gbits/sec | Dual fiber                                                              |
| solid-optics    | SFP-10G-ER+-SO | V      |                | Dual fiber                                                              |
| sandstone       | GLC-SX-MMD-ST  | X      |                | <p>Dual fiber<br>No link<br>(had only 1 module not sure test valid)</p> |
| Axcen Photonics | AXGD-1354-0531 | X      |                | <p>Dual fiber<br>No link<br>(had only 1 module not sure test valid)</p> |
| FS              | SFP-10GSR-85   | V      | 8.76 Gbits/sec | Dual fiber                                                              |
| sandstone       | GLC-BX-D20-ST  | X      |                | <p>Single fiber<br>No link</p>                                          |

## 1 GbE SFP modules

| Manufacturer | Part number   | Passed | speed         | Notes |
| ------------ | ------------- | ------ | ------------- | ----- |
| Source       | SPGBTXCNFC    | V      | 941 Mbits/sec |       |
| Jabil        | SF01S1RJC000T | V      | 940 Mbits/sec |       |
| Asahi Net    | ASA-SFP-RJ45  | V      | 940 Mbits/sec |       |
| OEM          | SPT-PE-T2     | V      | 941 Mbits/sec |       |
| FS           | SFP-GB-GE-T   | V      | 940 Mbits/sec |       |

{% hint style="info" %}
List will be updated as soon as SolidRun tests more SFP modules on bedrock PC.
{% endhint %}


---

# 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/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/hardware-bedrock-v3000/sfp-modules-tested-with-bedrock-v3000.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.
