]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-firewall-cluster-opts.adoc
Fixed some typos and slight language improvements
[pve-docs.git] / pve-firewall-cluster-opts.adoc
index 0c87244f6ca862163443adcc0be6a41f06252055..56ad1f60f117eb1cb0b9fbfa0dd9b05ad74e8294 100644 (file)
@@ -1,12 +1,16 @@
-`enable`: `integer (0 - N)` ::
+`ebtables`: `<boolean>` ('default =' `1`)::
+
+Enable ebtables rules cluster wide.
+
+`enable`: `<integer> (0 - N)` ::
 
 Enable or disable the firewall cluster wide.
 
-`policy_in`: `(ACCEPT | DROP | REJECT)` ::
+`policy_in`: `<ACCEPT | DROP | REJECT>` ::
 
 Input policy.
 
-`policy_out`: `(ACCEPT | DROP | REJECT)` ::
+`policy_out`: `<ACCEPT | DROP | REJECT>` ::
 
 Output policy.