Table of ContentsView in Frames

Adding volumes to the exclude list

You can add volumes to the exclude volumes list using the fpolicy volume exclude add CLI command.

Step

  1. To add volumes to the exclude list of volumes to be screened for a file policy, enter the following command:fpolicy volume exclude add PolicyName vol-spec

Result

Files in the volumes you add to an exclude list will not be screened by the file screening server when that policy is enabled (unless contradicted by another enabled file screening policy).

Example

To exclude vol4, vol5, vol6 to the list of volumes screened, enter the following command:fpolicy vol exc add default vol4,vol5,vol6

When the volumes are added to the list, the modified default policy will no longer perform file screening in the volumes vol4, vol5, and vol6.