diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-05-13 07:56:39 +0300 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-13 07:56:39 +0300 | 
| commit | baf6a9d2ca3f7e22f21d5de9b8922c3aeb3ed40c (patch) | |
| tree | ac5d65cfc5497ffc1d5b89f79d2668913c2298fd /doc/user/pimv6.rst | |
| parent | 73dbcc9f9e415d9891032c718fd487411d0c7613 (diff) | |
| parent | cdbf788cedcf199ad2337951add4b48b17ced2ab (diff) | |
Merge pull request #15992 from Jafaral/pim-fixes-8.4
pimd: fixes split off from #15969 (backport #15975) 
Diffstat (limited to 'doc/user/pimv6.rst')
| -rw-r--r-- | doc/user/pimv6.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/pimv6.rst b/doc/user/pimv6.rst index 843734e217..46d22143fa 100644 --- a/doc/user/pimv6.rst +++ b/doc/user/pimv6.rst @@ -136,7 +136,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.  | 
