Disabling Application Identification for an IDP Policy (CLI Procedure)

Application identification is enabled by default. You can disable application identification with the CLI.

To disable and application identification:

  1. Specify the disable configuration option.
    user@host# set security idp sensor-configuration application-identification disable
  2. If you want to reenable application identification, delete the configuration statement that specifies disabling of application identification.
    user@host# delete security idp sensor-configuration application-identification disable
  3. If you are finished configuring the device, commit the configuration.
  4. From configuration mode in the CLI, enter the show security idp command to verify the configuration. For more information, see the Junos OS CLI Reference.

Related Topics