> 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/lanner-barebone-server-for-customer-premises-equipment-cpe.md).

# Lanner Barebone server for Customer Premises Equipment (CPE)

This unit has been tested at up to 5,000 sessions and 100 calls per second.

### Tested Model

* Lanner FW7525C (See link to Lanner Electronics Inc: [Lanner FW7525](http://www.lannerinc.com/products/network-appliances/x86-desktop-network-appliances/fw-7525) - specify the "FW7525C" when ordering)

### Characteristics

* CPU: Intel(R) Atom(TM) CPU C2518 @ 1.74GHz, 4 cores
* RAM: 4GB, 1300Mhz
* Disk: 128GB SSD

### Network Interfaces

* Management: 1x 1Gbps copper
* VoIP/SBC interfaces: Up to 5x 1Gbps interfaces (Intel I210 and I354)

### High Availability & Redundancy

* Single power supply (screwed in)
* Single 128GB SSD

<details>

<summary>Click here for specific BIOS settings on this server</summary>

Upon initial bootup, type "Del" or "Esc" to enter setup

* InterRCSetup
  * Restore on Power Loss \[Power On]
* Security
  * Administrator Password -> \[New\_password]
* Boot
  * Setup Prompt Timeout \[5]
  * Quiet Boot \[Disabled]

</details>

### Performance Data

<table><thead><tr><th width="100">CPU</th><th width="100">CPU dedicated</th><th width="100">RAM</th><th width="100">Network Interfaces</th><th width="100">CPS (Calls per second)</th><th width="100">CAPS (Call Attempts per second)</th><th width="100">Sessions</th></tr></thead><tbody><tr><td>4</td><td>yes</td><td>4 GB</td><td>2 (up to 5)</td><td>100</td><td>200</td><td>5000</td></tr></tbody></table>

### References

[Lanner web site](http://www.lannerinc.com/products/network-appliances/)


---

# 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/lanner-barebone-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.
