Module: policies

Inheritance diagram

Inheritance diagram of panos.policies

Configuration tree diagram

digraph configtree { graph [rankdir=LR, fontsize=10, margin=0.001]; node [shape=box, fontsize=10, height=0.001, margin=0.1, ordering=out]; PostRulebase [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.PostRulebase" target="_top"]; ApplicationOverride [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.ApplicationOverride" target="_top"]; PostRulebase -> ApplicationOverride; AuthenticationRule [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.AuthenticationRule" target="_top"]; PostRulebase -> AuthenticationRule; DecryptionRule [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.DecryptionRule" target="_top"]; PostRulebase -> DecryptionRule; NatRule [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.NatRule" target="_top"]; PostRulebase -> NatRule; PolicyBasedForwarding [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.PolicyBasedForwarding" target="_top"]; PostRulebase -> PolicyBasedForwarding; SecurityRule [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.SecurityRule" target="_top"]; PostRulebase -> SecurityRule; PreRulebase [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.PreRulebase" target="_top"]; PreRulebase -> ApplicationOverride; PreRulebase -> AuthenticationRule; PreRulebase -> DecryptionRule; PreRulebase -> NatRule; PreRulebase -> PolicyBasedForwarding; PreRulebase -> SecurityRule; Rulebase [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.Rulebase" target="_top"]; Rulebase -> ApplicationOverride; Rulebase -> AuthenticationRule; Rulebase -> DecryptionRule; Rulebase -> NatRule; Rulebase -> PolicyBasedForwarding; Rulebase -> SecurityRule; }

Class Reference

Policies module contains policies and rules that exist in the ‘Policies’ tab in the firewall GUI