summaryrefslogtreecommitdiff
path: root/docs/configuration/firewall/ipv6.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-05-06 21:29:23 +0200
committerGitHub <noreply@github.com>2024-05-06 21:29:23 +0200
commit09e7c9ed0c1650140938dd4f4081b6106633a1cb (patch)
treefa15233ff6c7efa5131fcae50a31e45c81f798ee /docs/configuration/firewall/ipv6.rst
parent39a997dd95282c09d5f78478998d6c8be57e0ca3 (diff)
parentd6019e8c51e7c75be764b2bddb574fba5dd9ab58 (diff)
downloadvyos-documentation-09e7c9ed0c1650140938dd4f4081b6106633a1cb.tar.gz
vyos-documentation-09e7c9ed0c1650140938dd4f4081b6106633a1cb.zip
Merge pull request #1423 from vyos/mergify/bp/sagitta/pr-1422
Modified old option from 'enable-default-log' to new one 'default-log' (backport #1422)
Diffstat (limited to 'docs/configuration/firewall/ipv6.rst')
-rw-r--r--docs/configuration/firewall/ipv6.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/configuration/firewall/ipv6.rst b/docs/configuration/firewall/ipv6.rst
index 0aa8a137..c679ffd5 100644
--- a/docs/configuration/firewall/ipv6.rst
+++ b/docs/configuration/firewall/ipv6.rst
@@ -206,10 +206,10 @@ log options can be defined.
Enable logging for the matched packet. If this configuration command is not
present, then log is not enabled.
-.. cfgcmd:: set firewall ipv6 forward filter enable-default-log
-.. cfgcmd:: set firewall ipv6 input filter enable-default-log
-.. cfgcmd:: set firewall ipv6 output filter enable-default-log
-.. cfgcmd:: set firewall ipv6 name <name> enable-default-log
+.. cfgcmd:: set firewall ipv6 forward filter default-log
+.. cfgcmd:: set firewall ipv6 input filter default-log
+.. cfgcmd:: set firewall ipv6 output filter default-log
+.. cfgcmd:: set firewall ipv6 name <name> default-log
Use this command to enable the logging of the default action on
the specified chain.
@@ -1177,7 +1177,7 @@ Example Partial Config
}
name INP-ETH1 {
default-action drop
- enable-default-log
+ default-log
rule 10 {
action accept
protocol tcp_udp