summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2024-05-09 08:52:11 -0500
committerGitHub <noreply@github.com>2024-05-09 08:52:11 -0500
commit0c9ce7a862fbbc0894fccc2797173efbb2515a3e (patch)
tree83f8261cac65e71cf402d0f23b8dd01d18af7a41 /doc
parent5300bccc98f05a9006ec84555eed6810b4f8dc0f (diff)
parentfdb1a6fed5a8e42447b5b9633ad9df0f3042d0a9 (diff)
Merge pull request #15975 from opensourcerouting/pim-fixes-20240508
pimd: fixes split off from #15969
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pim.rst2
-rw-r--r--doc/user/pimv6.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst
index 80a6a2787c..b19bb9d1b3 100644
--- a/doc/user/pim.rst
+++ b/doc/user/pim.rst
@@ -211,7 +211,7 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
messages. This is enabled by default. 'no' form of this command is used to
restrict processing of unicast bsm messages on this interface.
-.. clicmd:: ip pim drpriority (1-4294967295)
+.. clicmd:: ip pim drpriority (0-4294967295)
Set the DR Priority for the interface. This command is useful to allow the
user to influence what node becomes the DR for a lan segment.
diff --git a/doc/user/pimv6.rst b/doc/user/pimv6.rst
index d550c8e89c..b8567e4863 100644
--- a/doc/user/pimv6.rst
+++ b/doc/user/pimv6.rst
@@ -135,7 +135,7 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
command will not do anything if you do not have the underlying ability
of a mlag implementation.
-.. clicmd:: ipv6 pim drpriority (1-4294967295)
+.. clicmd:: ipv6 pim drpriority (0-4294967295)
Set the DR Priority for the interface. This command is useful to allow the
user to influence what node becomes the DR for a lan segment.