> For the complete documentation index, see [llms.txt](https://docs.ceruleansonar.com/c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ceruleansonar.com/c/manifold-5l-and-manifold-5s-ethernet-switch/specifications-manifold-5l-basic-switch.md).

# Specifications Manifold 5L  (Basic Switch)

<table><thead><tr><th width="597">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Input Voltage V-in</td><td>10-30 VDC</td></tr><tr><td>Basic Input Power -- Hotel load is in addition to this</td><td>xx W</td></tr><tr><td>Additional power consumed when Tether Interface option installed</td><td>up to x W</td></tr><tr><td>Ethernet speed supported</td><td>10-100 mbps</td></tr><tr><td>Ethernet switch ports</td><td>5</td></tr><tr><td>Ethernet Ports used by Tether Interface option </td><td>1</td></tr><tr><td>I2C ports (when Brain option is installed)</td><td>2</td></tr><tr><td>Total available power per POE output terminal, voltage equals V-in</td><td>1.2A</td></tr><tr><td>Weight in air</td><td>xx g</td></tr><tr><td>Weight in water</td><td>xx g</td></tr><tr><td>Rated maximum depth in water</td><td>300 m</td></tr><tr><td>Case O-RIng Dash Number</td><td>-247</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ceruleansonar.com/c/manifold-5l-and-manifold-5s-ethernet-switch/specifications-manifold-5l-basic-switch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
