validate policy_file Admin CLI Command Syntax validate [policy_name <string>] policy_file <string> Purpose Use the validate policy_file command to validate the syntax and settings in a specified security policy file. Parameters The following table lists the parameters for this command with a description of each parameter. Table 15 validate policy_file Parameters Parameter Description policy_name Optional. Specifies the name of a specific security policy to be validated. policy_file Specifies the name of the security policy file to be validated. Example validate policy_file 'policy.txt' Parameter values must be enclosed in either single or double quotes. The following examples illustrate the syntax of the validate policy_file command: • validate policy_file 'policy.txt' • validate policy_name 'mypolicy' policy_file 'policy.txt'