Page tree

By using the DELETE function, you can delete a host sweeping rule by specifying its rule ID.

Rule syntax

IPSWRULE DELETE <rule ID>

Rule Parameters

ParameterValue rangeIs requiredDescription
<rule ID>32-bits, unsigned (0 through 4 294 967 295)yesA globally unique identifier for the rule. Use only existing rule ID.

Example

Delete the rule with ID = 35:

IPSWRULE DELETE 35

Related topics

Configuring traffic filtering rules on a Cloud Probe

Host sweeping commands syntax for the Cloud Probe