<div dir="ltr">Hello everyone<div><br></div><div>I have read the basic setup of FRR and I would like to setup pim-sm</div><div><br></div><div>I edited daemons to enable pimd, here's a list of running processes</div><div>root      3541  0.0  0.0  12644  4012 ?        S<s  Oct28   0:03 /usr/lib/frr/watchfrr -d -F traditional zebra pimd staticd<br>frr       3558  0.0  0.2 395068 10136 ?        S<sl Oct28   0:02 /usr/lib/frr/zebra -d -F traditional -A 127.0.0.1 -s 90000000<br>frr       3563  0.0  0.1  15744  6084 ?        S<s  Oct28   0:00 /usr/lib/frr/pimd -d -F traditional -A 127.0.0.1<br>frr       3571  0.0  0.1  13524  4548 ?        S<s  Oct28   0:00 /usr/lib/frr/staticd -d -F traditional -A 127.0.0.1<br></div><div><br></div><div>I am trying to set up pim through the vtysh command but I am not sure that I understand properly using vtysh.</div><div><br></div><div>I launch vtysh, then I run configure terminal command, then when I try to run any of the commands from this page: <a href="http://docs.frrouting.org/en/latest/pim.html">http://docs.frrouting.org/en/latest/pim.html</a></div><div><br></div><div>I keep getting either incomplete command, for example ip pim rp 10.10.64.1 No Path to RP address specified: 10.10.64.1</div><div><br></div><div>I have two interfaces, interface eth0 ip address <a href="http://10.10.60.65/26">10.10.60.65/26</a>, it needs to have pim sparse-mode enable on that interface.</div><div><br></div><div>How can I configure that using vtysh?</div><div><br></div><div>Best,</div><div>Owen</div><br></div>