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

Last updated