# High Performance Baremetal Server

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

### Model

* Dell R630

### Characteristics

* Dual Xeon E5-2643, 6C/12T (6 cores/12 Threads), 3.4GHz
* 24GB RAM RDIMM, 2400MHz
* NUMA optimized for PCIe faster accesses
* Dell iDRAC6 out-of-band interface

### Network Interfaces

* Management: 2x 1Gbps copper
* Control: 2x 1Gbps copper
* VoIP/SBC interfaces: 4x 10Gbps SFP+ SR optics (850nm)

### High Availability & Redundancy

* Power supply redundancy
* Hardware RAID1 on 2x 200GB SSD

<details>

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

Upon initial bootup, type "F2" to enter setup

* Boot Settings
  * Boot Mode \[BIOS] (Tested mode was Legacy BIOS. Works with UEFI as well)
* Processor Settings
  * Virtualization Technology -> \[Disabled]
* System Profile Settings
  * CPU Power Management \[Maximum Performance]
  * Turbo Boost \[Disabled]

</details>

### 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">Sessions with Transcoding</th><th width="100">No Anchoring</th></tr></thead><tbody><tr><td>12</td><td>yes</td><td>24 GB</td><td>1,100</td><td>1,400</td><td>60,000</td><td>30,000</td><td>60,000</td></tr></tbody></table>

### References

[Dell R630 server](https://www.dell.com/en-ca/work/shop/povw/poweredge-r630)


---

# 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://prosbcdocs.telcobridges.com/initial-installation/1.-instructions-by-platform/baremetal-installation/sbc-certified-hardware/high-performance-baremetal-server.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.
