Next-Generation Firewall
Configure a Filter Access List
Table of Contents
Expand All
|
Collapse All
Next-Generation Firewall Docs
-
-
- Cloud Management of NGFWs
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
- PAN-OS 9.1 (EoL)
-
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
-
-
- Cloud Management and AIOps for NGFW
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1
- PAN-OS 11.2
- PAN-OS 8.1 (EoL)
- PAN-OS 9.0 (EoL)
- PAN-OS 9.1 (EoL)
Configure a Filter Access List
Configure a filter access list to filter network routes based on source and destination
IP addresses.
Contact your account team to enable Cloud Management for NGFWs using
Strata Cloud Manager.
Where Can I Use This? | What Do I Need? |
---|---|
|
One of these:
|
Configure a filter access list to filter network routes based on IPv4 source addresses and
destination addresses. For an IPv4 access list, source and destination addresses can
be specified by an address and wildcard mask to express a range of addresses. This
can be applied to routing profiles to, for example, easily and consistently apply
settings that control such things such as route acceptance into the RIB, route
advertisements to peers, conditions advertisements, setting attributes, route
aggregation, and route redistribution.
An access list can have multiple rules. Routes are evaluated against the rules in
sequential order. When a route matches a rule, the deny or permit action occurs and
the route isn’t evaluated against subsequent rules.
An access list isn’t for filtering user traffic or for providing security.
- Log in to Strata Cloud Manager.Select ManageConfigurationNGFW and Prisma AccessDevice SettingsRoutingProfilesFilters and select the Configuration Scope where you want to configure an access list.You can select a folder or firewall from your Folders or select Snippets to configure an access list in a snippet.Add Filters Access List.Enter a Name for the access list.The name must start with an alphanumeric character, underscore (_), or hyphen (-), and can contain a combination of alphanumeric characters, underscore, or hyphen. No dot (.) or space is supported.Add IPv4 entry.Configure the IPv4 access list rule.
- Enter the Seq number of the access list filtering rules in the list of rules for the access list.Range is 1 to 65,535.Leave unused numbers between sequence numbers so you can insert additional rules faster.Select the Action.Default is Deny.Specify the Source Address.You can select None (default), Any, or Address.(Address only) If you select Address, enter the IPv4 Address and Wildcard mask to indicate a range. A zero (0) in the mask indicates that a bit must match the corresponding bit in the address; a one (1) in the mask indicates a "don't care" bit.Specify the Destination Address.You can select None (default), Any, or Address.(Address only) If you select Address, enter the IPv4 Address and Wildcard mask to indicate a range. A zero (0) in the mask indicates that a bit must match the corresponding bit in the address; a one (1) in the mask indicates a "don't care" bit.Add.Save.