diff options
author | rebortg <github@ghlr.de> | 2022-03-31 13:27:16 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-03-31 13:27:16 +0200 |
commit | e23407b008ba871a916ec566499669ee650fd504 (patch) | |
tree | 80806cfd31b95084f6235f76c7dd4ea6f506e25f /docs/configuration/protocols/igmp.rst | |
parent | d007939cdc49b262766d1c0c0716c60f4a808bd1 (diff) | |
download | vyos-documentation-e23407b008ba871a916ec566499669ee650fd504.tar.gz vyos-documentation-e23407b008ba871a916ec566499669ee650fd504.zip |
cfgcmd: correct various command typos
Diffstat (limited to 'docs/configuration/protocols/igmp.rst')
-rw-r--r-- | docs/configuration/protocols/igmp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/protocols/igmp.rst b/docs/configuration/protocols/igmp.rst index 85860b72..0c7a470b 100644 --- a/docs/configuration/protocols/igmp.rst +++ b/docs/configuration/protocols/igmp.rst @@ -151,13 +151,13 @@ You can also tune multicast with the following commands. IP address too. -.. cfgcmd:: set protocols igmp interface <interface query-interval <seconds> +.. cfgcmd:: set protocols igmp interface <interface> query-interval <seconds> Use this command to configure in the selected interface the IGMP host query interval (1-1800) in seconds that PIM will use. -.. cfgcmd:: set protocols igmp interface <interface query-max-response-time +.. cfgcmd:: set protocols igmp interface <interface> query-max-response-time <deciseconds> Use this command to configure in the selected interface the IGMP |