summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2022-07-09 20:54:49 +0200
committerGitHub <noreply@github.com>2022-07-09 20:54:49 +0200
commit8cbb59c5a2168bad2f583d00d78a47e00e668a9f (patch)
tree3e094193aef0e1c7c7f7fc64a70171cb9731a30e
parent4f00eb16fc36fcc51db1215ddb078adee8b14e5b (diff)
parent2bd0adb63485c165d732e8cbe3f97024d2ef7b4e (diff)
downloadvyos-documentation-8cbb59c5a2168bad2f583d00d78a47e00e668a9f.tar.gz
vyos-documentation-8cbb59c5a2168bad2f583d00d78a47e00e668a9f.zip
Merge pull request #805 from vfreex/add-bridge-snooping
bridge: Add IGMP/MLD snooping
-rw-r--r--docs/configuration/interfaces/bridge.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/bridge.rst b/docs/configuration/interfaces/bridge.rst
index ebb2232a..ddc293cc 100644
--- a/docs/configuration/interfaces/bridge.rst
+++ b/docs/configuration/interfaces/bridge.rst
@@ -78,7 +78,11 @@ Bridge Options
.. cfgcmd:: set interfaces bridge <interface> igmp querier
- Enable IGMP querier
+ Enable IGMP and MLD querier.
+
+.. cfgcmd:: set interfaces bridge <interface> igmp snooping
+
+ Enable IGMP and MLD snooping.
.. _stp: