> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/initial-installation/1.-instructions-by-platform/baremetal-installation/sbc-certified-hardware/telco-systems-virtualization-platform-on-lanner-nca-2510-server-for-customer-premises-equipment-cpe.md).

# Telco Systems virtualization platform on Lanner NCA-2510 server for Customer Premises Equipment(CPE)

This unit has been tested at up to 4,000 sessions with RTP and up to 300 calls per second.

### Model

* NCA-2510B

### Characteristics

* Intel(R) Atom(R) CPU C3758 @ 2.2GHz, 8C/8T (8 cores/8 Threads)
* 16GB RAM

### Network Interfaces

* Management: 1x 1Gbps copper
* VoIP/SBC interfaces: 4x 1Gbps ethernet copper interfaces and 4x 10Gbps ethernet SFP interfaces

### High Availability & Redundancy

* Single power supply
* Single 40GB SSD

### Performance Data

<table><thead><tr><th width="100">vCPU</th><th width="100">vCPU dedicated</th><th width="100">RAM</th><th width="100">CPS</th><th width="100">CAPS</th><th width="100">Sessions</th><th width="100">No Anchoring</th></tr></thead><tbody><tr><td>4</td><td>yes</td><td>8 GB</td><td>180</td><td>300</td><td>4,000</td><td>50,000</td></tr><tr><td>2</td><td>yes</td><td>4 GB</td><td>50</td><td>100</td><td>4,000</td><td>10,000</td></tr></tbody></table>

### References

* [Telco Systems web site](https://www.telco.com/)
* [Lanner Inc NCA2510](http://www.lannerinc.com/products/network-appliances/x86-rackmount-network-appliances/nca-2510)


---

# 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://prosbcdocs.telcobridges.com/initial-installation/1.-instructions-by-platform/baremetal-installation/sbc-certified-hardware/telco-systems-virtualization-platform-on-lanner-nca-2510-server-for-customer-premises-equipment-cpe.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.
