]> git.proxmox.com Git - mirror_frr.git/blobdiff - doc/user/pim.rst
Merge pull request #4369 from patrasar/lmqc_lmqt
[mirror_frr.git] / doc / user / pim.rst
index a89730f7ad60490619a00031cb6164fbf719fc59..8b0fba5f834e24a360c442a8494950fe48db4a1e 100644 (file)
@@ -166,6 +166,20 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
 
    Turns on BFD support for PIM for this interface.
 
+.. index:: ip pim bsm
+.. clicmd:: ip pim bsm
+
+   Tell pim that we would like to use this interface to process bootstrap
+   messages. This is enabled by default. 'no' form of this command is used to
+   restrict bsm messages on this interface.
+
+.. index:: ip pim unicast-bsm
+.. clicmd:: ip pim unicast-bsm
+
+   Tell pim that we would like to allow interface to process unicast bootstrap
+   messages. This is enabled by default. 'no' form of this command is used to
+   restrict processing of unicast bsm messages on this interface.
+
 .. index:: ip pim drpriority (1-4294967295)
 .. clicmd:: ip pim drpriority (1-4294967295)
 
@@ -321,6 +335,12 @@ cause great confusion.
    Display information about installed into the kernel S,G mroutes and in
    addition display data about packet flow for the mroutes.
 
+.. index:: show ip mroute summary
+.. clicmd:: show ip mroute summary
+
+   Display total number of S,G mroutes and number of S,G mroutes installed
+   into the kernel.
+
 .. index:: show ip pim assert
 .. clicmd:: show ip pim assert
 
@@ -420,6 +440,21 @@ cause great confusion.
 
    Display upstream information for S,G's and the RPF data associated with them.
 
+.. index:: show ip pim bsr
+.. clicmd:: show ip pim bsr
+
+   Display current bsr, its uptime and last received bsm age.
+
+.. index:: show ip pim bsrp-info
+.. clicmd:: show ip pim bsrp-info
+
+   Display group-to-rp mappings received from E-BSR.
+
+.. index:: show ip pim bsm-database
+.. clicmd:: show ip pim bsm-database
+
+   Display all fragments ofstored bootstrap message in user readable format.
+
 .. index:: show ip rpf
 .. clicmd:: show ip rpf
 
@@ -483,6 +518,11 @@ the config was written out.
 
    This traces pim code and how it is running.
 
+.. index:: debug pim bsm
+.. clicmd:: debug pim bsm
+
+   This turns on debugging for BSR message processing.
+
 .. index:: debug pim zebra
 .. clicmd:: debug pim zebra