[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

CLI Configuration

To deactivate and activate a rule in a rulebase:

  1. Specify the rule that you want to deactivate. The following statement deactivates rule R2 in an IPS rulebase associated with base-policy:
    user@host# deactivate security idp idp-policy base-policy rulebase-ips rule R2
  2. If you want to reactivate the rule, use the activate command. The following statement reactivates the deactivated rule R2 in the IPS rulebase:
    user@host# activate security idp idp-policy base-policy rulebase-ips rule R2
  3. If you are finished configuring the router, 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 Software CLI Reference.

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]