ACL informationΒΆ
To import custom ACL information from a file, execute the following from the scrut_util interactive shell (SCRUTINIZER>
prompt):
import aclfile
Direct shell/script syntax
scrut_util --import aclfile
File requirements
The file must contain the exact output when the command
show access-list
is run on the exporter.The file should be named
acl_file.txt
and saved to the/home/plixer/scrutinizer/files/
directory.