diff options
author | rebortg <github@ghlr.de> | 2023-11-30 10:26:50 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2023-11-30 10:26:50 +0100 |
commit | d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e (patch) | |
tree | 942c5fce0e3718627b4fc2c4950e69de95a9f247 /docs/configuration/protocols/pim.rst | |
parent | 7e8c713d4510321eeb429af9ef4b5661fd3c68b3 (diff) | |
download | vyos-documentation-d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e.tar.gz vyos-documentation-d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e.zip |
fix build and ref warnings
Diffstat (limited to 'docs/configuration/protocols/pim.rst')
-rw-r--r-- | docs/configuration/protocols/pim.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/configuration/protocols/pim.rst b/docs/configuration/protocols/pim.rst index 1b97697d..2e881943 100644 --- a/docs/configuration/protocols/pim.rst +++ b/docs/configuration/protocols/pim.rst @@ -180,6 +180,8 @@ IGMP - Internet Group Management Protocol) Configure watermark warning generation for an IGMP group limit. Generates warning once the configured group limit is reached while adding new groups. +.. _pim:igmp_interface_commands: + Interface specific commands =========================== @@ -202,7 +204,7 @@ Interface specific commands Use this command to configure in the selected interface the IGMP query response timeout value (10-250) in deciseconds. If a report is not returned in the specified time, it will be assumed the (S,G) or - (*,G) state :rfc:`7761#section-4.1` has timed out. + (\*,G) state :rfc:`7761#section-4.1` has timed out. .. cfgcmd:: set protocols pim interface <interface> igmp version <version-number> |