Forum Discussion

Fallout1984's avatar
Fallout1984
Icon for Cirrocumulus rankCirrocumulus
Dec 06, 2023
Solved

Deprovisioning APM - EPSEC/OPSWAT File Cleanup?

After deprovisioning APM, can any leftover epcsec files be deleted? For example, on my lab unit I have the files below after disabling APM: [root@F5Lab01:Active:Standalone] config # cd /config/fil...
  • Jeffrey_Granier's avatar
    Dec 07, 2023

    There is a KB article for the cleanup - https://my.f5.com/manage/s/article/K21175584

     

    Using tmsh to remove an EPSEC package

    Impact of procedure: Performing this procedure should not have a negative impact on the system.

    1. Log in to tmsh by entering the following command:

      tmsh

    2. Delete the epsec-package using the following command syntax:

      delete apm epsec epsec-package <folder name/filename>

      For example:

      delete /apm epsec epsec-package EPSEC/Images/epsec-1.0.0-527.0.iso

      Note: It may take a few minutes for this command to reflect that the package deletion completed.

    3. You can validate the package was deleted by entering the following command:

      list /apm epsec epsec-package recursive