If you are receiving `no path to RP address specified` then PIM is receiving your command trying to process it and telling you that it cannotreach the RP.  what happens when you issue a `show ip route 10.10.64.1` does it show that you can reach it?

donald

On Sat, Oct 30, 2021 at 9:06 AM owen s <owen94012@gmail.com> wrote:
Hello everyone

I have read the basic setup of FRR and I would like to setup pim-sm

I edited daemons to enable pimd, here's a list of running processes
root      3541  0.0  0.0  12644  4012 ?        S<s  Oct28   0:03 /usr/lib/frr/watchfrr -d -F traditional zebra pimd staticd
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
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
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

I am trying to set up pim through the vtysh command but I am not sure that I understand properly using vtysh.

I launch vtysh, then I run configure terminal command, then when I try to run any of the commands from this page: http://docs.frrouting.org/en/latest/pim.html

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

I have two interfaces, interface eth0 ip address 10.10.60.65/26, it needs to have pim sparse-mode enable on that interface.

How can I configure that using vtysh?

Best,
Owen

_______________________________________________
frog mailing list
frog@lists.frrouting.org
https://lists.frrouting.org/listinfo/frog