Merge pull request #630 from showipintbri/patch-6

Update index.rst
This commit is contained in:
Robert Göhler 2021-10-11 21:37:16 +02:00 committed by GitHub
commit 11153db2f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -490,6 +490,12 @@ Applying a Rule-Set to a Zone
Before you are able to apply a rule-set to a zone you have to create the zones Before you are able to apply a rule-set to a zone you have to create the zones
first. first.
It helps to think of the syntax as: (see below). The 'rule-set' should be
written from the perspective of: *Source Zone*-to->*Destination Zone*
.. cfgcmd:: set zone-policy zone <Destination Zone> from <Source Zone>
firewall name <rule-set>
.. cfgcmd:: set zone-policy zone <name> from <name> firewall name .. cfgcmd:: set zone-policy zone <name> from <name> firewall name
<rule-set> <rule-set>
.. cfgcmd:: set zone-policy zone <name> from <name> firewall ipv6-name .. cfgcmd:: set zone-policy zone <name> from <name> firewall ipv6-name