# Ethernet Camera Network Setup

- [General Overview and Specs](https://docs.optitrack.com/hardware/cabling-and-wiring/general-overview-and-specs.md): General specifications to setup an OptiTrack camera system on an Ethernet network.
- [Windows 10 Network Settings](https://docs.optitrack.com/hardware/cabling-and-wiring/windows-10-network-settings.md)
- [Cabling and Load Balancing](https://docs.optitrack.com/hardware/cabling-and-wiring/cabling-and-load-balancing.md): A guide to cabling and connecting your OptiTrack camera system.
- [Switch Configuration for PrimeX 120](https://docs.optitrack.com/hardware/cabling-and-wiring/switch-configuration-for-primex-120.md): Configure a Netgear PoE++ switch to connect a PrimeX 120 camera.
- [NETGEAR ProSafe GSM7228S: Disabling the Broadcast Storm Control](https://docs.optitrack.com/hardware/cabling-and-wiring/netgear-prosafe-gsm7228s-disabling-the-broadcast-storm-control.md)
- [White/Blacklisting Cameras](https://docs.optitrack.com/hardware/cabling-and-wiring/white-blacklisting-cameras.md)


---

# 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.optitrack.com/hardware/cabling-and-wiring.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.
