Stopping OpenSwitch

Follow these steps to shut down OpenSwitch:

  1. Use isql to log in to OpenSwitch as the user admin:

    isql -S<OS_server_name> -Usa -Psa
    

    where <OS_server_name> is the name of the OpenSwitch server.

  2. At the command prompt, enter:

    1> rp_shutdown
    2> go