Starting OpenSwitch

If you need to start OpenSwitch, use these instructions:

  1. Open a command window.

  2. Change to the $SYBASE directory.

  3. Use one of these commands to source the environment variables:

    source SYBASE.csh
    

    or

    . ./SYBASE.sh
    
  4. Change to the $OPENSWITCH/bin directory.

  5. Use this command to start OpenSwitch:

    ./OpenSwitch -c ../config/OpenSwitch.cfg
    

    where -c specifies the OpenSwitch configuration file to use during start-up.