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/pim.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/pim.rst')
| -rw-r--r-- | doc/user/pim.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst index 44ade916a2..29194663e3 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -212,7 +212,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.  | 
