config : waf custom-access policy
 
waf custom-access policy
Use this command to configure custom access policies.
Custom access policies group custom access rules.
To apply a custom access policy, select it within an inline protection profile or offline protection profile. For details, see “config waf web-protection-profile inline-protection” or “config waf web-protection-profile offline-protection”.
To use this command, your administrator account’s access control profile must have either w or rw permission to the wafgrp area. For more information, see “Permissions”.
Syntax
config waf custom-access policy
edit <custom-policy_name>
config rule
edit <entry_index>
set rule-name "<custom-rule_name>"
next
end
next
end
Variable
Description
Default
<custom-policy_name>
Type the name of a new or existing custom policy. The maximum length is 63 characters.
To display a list of the existing policies, type:
edit ?
No default.
<entry_index>
Type the index number of the individual entry in the table. The valid range is from 1 to 9,223,372,036,854,775,807.
No default.
rule-name "<custom-rule_name>"
Type the name of the existing custom access rule to add to the policy. The maximum length is 63 characters.
No default.
Example
For an example, see “config waf custom-access rule”.
Related topics
config waf web-protection-profile inline-protection
config waf web-protection-profile offline-protection
config waf custom-access rule