Manual Chapter : Activating the FPS license from tmsh

Applies To:

Show Versions Show Versions

BIG-IP ASM

  • 17.1.0, 17.0.0, 16.1.4, 16.1.3, 16.1.2, 16.1.1, 16.1.0, 16.0.1, 16.0.0
Manual Chapter

Activating the FPS license from tmsh

In order to use FPS in the BIG-IP system, you need to activate the FPS license in the Traffic Management Shell (
tmsh
).
  1. Connect to the BIG-IP system with the
    ssh
    command.
  2. Provision FPS with the following command:
    tmsh modify sys provision fps level nominal
  3. Enter the license ID as follows:
    tmsh modify sys db license.antifraud.id value <xxxxxxxx>
    where
    <xxxxxxxx>
    is the 8-character ID value string provided by the F5 sales team.
  4. Enter the five license values for malware detection, phishing detection, automatic transaction detection, application encryption, and mobile security as follows:
    tmsh modify sys db license.antifraud.malwaredetection value <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
    tmsh modify sys db license.antifraud.phishingdetection value <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
    tmsh modify sys db license.antifraud.automatictransactiondetection value <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
    tmsh modify sys db license.antifraud.applicationencryption value <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
    tmsh modify sys db license.antifraud.mobilesafe value <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
    where
    <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
    is the 32-character license value provided by the F5 sales team.