> For the complete documentation index, see [llms.txt](https://cookbook.denovolab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cookbook.denovolab.com/installation/distributed-architecture/switch-server.md).

# Switch Server

You can install Switch server with the following commands:

```
yum install -y epel-release
yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm
yum -y install centos-release-scl
yum install -y http://repo.denovolab.com/centos/7/noarch/denovolab-1-1.noarch.rpm
yum install -y dnlv6-softswitch dnlv6-livecall dnlv6-tools dnlv6_cloud_tool dnlv6-memdb dnl_watchdog dnl_live_monitor

```

There are multiple modules within Switch Server that you will need to run:

* dnl\_livecall
* dnl\_softswitch
* dnl\_watchdog
* dnl\_cloud
* dnl\_tools
* dnl\_live\_monitor
*
