> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/use-verkada-cameras-over-fiber.md).

# Usa cámaras Verkada por fibra

Aprende cómo puedes conectar cámaras Verkada con enlaces de fibra óptica

En algunas situaciones, se utilizan tendidos largos de fibra (>328 pies \[100 m]) para llevar conectividad a ubicaciones remotas. Un convertidor de medios puede convertir la fibra en Power over Ethernet (PoE) al final del tendido, lo que permite conectar una cámara allí.

Si se van a conectar varias cámaras al final del cable de fibra óptica, puede usar otro switch PoE con enlace ascendente Small Form-factor Pluggable (SFP) para agregar los dispositivos.

## Concepto

![](https://1052202293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-d6d1f0935add1475defaf9f6e1bcf1dc9cb2c516%2F3da5f6192005fd5b1763b8a7cb07940c4ba55f19.png?alt=media)

Este es el equipo necesario para lograr los mejores resultados:

* Inyector PoE o switch (si el convertidor de medios no tiene salida PoE)
* Convertidor de medios de fibra a Ethernet (idealmente con salida PoE)
* Switch de fibra compatible
* SFP compatibles
* Cable de fibra óptica compatible

## Conectar tu cámara

{% stepper %}
{% step %}
**Conecte su cámara Verkada a su convertidor de medios, con el convertidor de medios conectado de vuelta a su switch principal.**
{% endstep %}

{% step %}
**Conecte el convertidor de medios a la alimentación. Si su convertidor no tiene salida PoE, deberá conectarlo a través de un inyector PoE.**
{% endstep %}
{% endstepper %}

Muchos convertidores de medios tienen luces que indican que los enlaces de fibra y Ethernet se establecieron correctamente. Además, si su enlace de fibra se cae, muchos convertidores también desconectan el enlace Ethernet.

**Ejemplo**: [D40](https://docs.verkada.com/docs/video-security-d40-datasheet.pdf) conectado mediante SFP 1000BASE-SX y fibra multimodo OM4

![](https://1052202293-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-58cb6425b781e61061fabb813587d216c2211c91%2Fce3dfbc444b0989adb01d1eef5cc615c276ef472.jpg?alt=media)


---

# 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://help.verkada.com/verkada-cameras/es/instalacion/camera-deployment/use-verkada-cameras-over-fiber.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.
