Updating security content using the CLI

Prev Next

Use the CLI commands in this topic to update security content.

To update security content:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Download the latest security-content package:

    hostname (config) # fenet security-content download-update
    Operation initiated in the background.
      Run 'show fenet security-content status [progress]' for status
  3. Install the security content:

    hostname (config) # fenet security-content apply-update
    Operation initiated in the background.
    Run 'show fenet security-content status [progress]' for status
  4. Review the download status:

    hostname (config) # show fenet security-content status
  5. Save your changes:

    hostname (config) # write memory