Restoring limits to default values for automatic artifact cleanup using the CLI

Prev Next

You can restore all artifact cleanup limits to their defaults with a single CLI command.

To restore artifact cleanup limits to the defaults:

  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. To set artifact cleanup limits to the defaults:

    hostname (config) # analysis artifacts-cleanup set-default
  3. Save your changes.

    hostname (config) # write memory