

# config firewall policyedit "1"set _limit_scope enableend3) There’s no unit specify in the script earlier. 'Install On' is empty for policy 1.4) The following script will set 'FGT01' as the installation target for policy 1. In this case, VDOMis not enable on 'FGT01'. However, it is necessary to specify the VDOM (root) in the script.
# config firewall policyedit "1"set _scope "FGT01"-"root"end
5) It is possible to have multiple entries in the installation target.
# config firewall policyedit "1"set _scope "FGT01"-"root" "FGT02"-"root"end6) The following script will turn off install limit. Policy 1 installation target will back to default.# config firewall policyedit "1"set _limit_scope disableend
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.