mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 20:07:46 +00:00
doc: added parameters to two PIM commands
ip igmp join and mtrace have parameters which were missing from the command spec. Signed-off-by: Mladen Sablic <mladen.sablic@gmail.com>
This commit is contained in:
parent
6e87c6e8e2
commit
f93128c139
@ -189,8 +189,8 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
|
||||
Tell pim to receive IGMP reports and Query on this interface. The default
|
||||
version is v3. This command is useful on the LHR.
|
||||
|
||||
.. index:: ip igmp join
|
||||
.. clicmd:: ip igmp join
|
||||
.. index:: ip igmp join A.B.C.D A.B.C.D
|
||||
.. clicmd:: ip igmp join A.B.C.D A.B.C.D
|
||||
|
||||
Join multicast source-group on an interface.
|
||||
|
||||
@ -404,10 +404,10 @@ cause great confusion.
|
||||
|
||||
Display the multicast RIB created in zebra.
|
||||
|
||||
.. index:: mtrace
|
||||
.. clicmd:: mtrace
|
||||
.. index:: mtrace A.B.C.D [A.B.C.D]
|
||||
.. clicmd:: mtrace A.B.C.D [A.B.C.D]
|
||||
|
||||
Display multicast traceroute towards source.
|
||||
Display multicast traceroute towards source, optionally for particular group.
|
||||
|
||||
PIM Debug Commands
|
||||
==================
|
||||
|
Loading…
Reference in New Issue
Block a user