diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-08-04 20:19:43 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-08-04 20:19:43 -0400 |
| commit | 2d9f0ea77413e01e49c704cdceba48e14c60f992 (patch) | |
| tree | c96e3e76a3e61a85ad960e12cf365b0947fbc29f | |
| parent | aaf0d79655a612e5734970d16a9d7b4480edaf3e (diff) | |
doc: Update doc for `ip pim use-source ..` command
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
| -rw-r--r-- | doc/user/pim.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst index 919dc51f69..d30a5ed647 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -252,6 +252,13 @@ is in a vrf, enter the interface command with the vrf keyword at the end. reports on the interface. Refer to the next `ip igmp` command for IGMP management. +.. index:: [no] ip pim use-source A.B.C.D +.. clicmd:: [no] ip pim use-source A.B.C.D + + If you have multiple addresses configured on a particular interface + and would like pim to use a specific source address associated with + that interface. + .. index:: ip igmp .. clicmd:: ip igmp |
