To set up the Enswitch directories and main configuration file, run the following command. After the ifconfig, copy the main system IP address to the clipboard as you will need it when editing common.conf.

  • /opt/enswitch/current/bin/enswitch_install enswitch
  • ifconfig
  • vi /etc/enswitch/common.conf

The full list of options which can be set, along with default values, are in the %config section of /opt/enswitch/current/perllib/Integrics/Enswitch/Globals.pm. If you wish to set options for a particular Enswitch program, make a new file /etc/enswitch/<daemon>.conf (e.g. /etc/enswitch/enswitch_routed.conf). Settings in these files override common.conf for that program.