Layer7 API Management

 View Only
  • 1.  Uninstall Software Gateway

    Posted Jul 23, 2020 10:06 AM
    Can any one provide me the steps to Uninstall Software Gateway.


  • 2.  RE: Uninstall Software Gateway
    Best Answer

    Broadcom Employee
    Posted Jul 24, 2020 08:59 AM
    We don't have a procedure to uninstall the software; however, the following steps Should help in this matter.

    1. uninstall ssg packages
    query package,
    >> rpm -qa|grep ssg
    delete package,
    >> rpm -e <package name>

    2. delete /opt/SecureSpan/ folder
    >> rm -rf /opt/SecureSpan

    3. drop ssg database
    >> mysqladmin -u root -p drop ssg

    ------------------------------
    Support Engineer
    Broadcom
    ------------------------------