# Network Port Speeds

Use this reference for network interface card speeds for Verkada devices.

{% hint style="warning" %}
All devices negotiate at full-duplex.
{% endhint %}

|                    |                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **NIC Port Speed** | **Device Model**                                                                                                                                                                                                                                                                                                                                                                                                |
| 10/100 Mbps        | <p><a href="https://docs.verkada.com/docs/video-security-dome-series-overview.pdf">Dome</a> series</p><p>CF81-E</p><p>CM41</p><p>CM41-E</p><p>CM41-S</p><p>CH52-E</p><p><a href="https://www.verkada.com/docs/?search=bullet&#x26;product=videoSecurity&#x26;contentType=datasheet">Bullet</a> series (1st and 2nd generation)</p><p>AC42</p><p>TD52</p><p>BP41</p><p>BH51</p><p>BK21</p><p>BK11</p><p>BC82</p> |
| 10/100/1000 Mbps   | <p>CB63-E</p><p>CB53-E</p><p>CD63</p><p>CD63-E</p><p>CD53</p><p>CD53-E</p><p>CD43</p><p>CD43-E</p><p>CF83-E</p><p>CM22</p><p>CM42</p><p>CM42-S</p><p>CY53-E</p><p><a href="https://docs.verkada.com/docs/video-security-ptz-series-overview.pdf">Pan-Tilt-Zoom</a> series</p><p>SV11</p><p>SV20 series</p><p>AC41</p>                                                                                           |
| 100/1000 Mbps      | <p>AX11</p><p>AC62</p><p>BZ11</p>                                                                                                                                                                                                                                                                                                                                                                               |
| 1000 Mbps          | VX52                                                                                                                                                                                                                                                                                                                                                                                                            |


---

# 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://help.verkada.com/command/need-help/required-network-settings/network-port-speeds.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.
