Follow these steps to shut down OpenSwitch:
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.
At the command prompt, enter:
1> rp_shutdown 2> go