[Xorp-users] multicast without static routes

Pavlin Radoslavov pavlin at icir.org
Mon May 15 13:15:17 PDT 2006


> Yes, i´m using fib2mrib, but doesn´t work!

In that case you need to do some debugging to find the missing
routes.

1) Verify the RIP routes are inside the kernel by using the
   following UNIX command:

netstat -rn

2) Verify whether fib2mrib installed them in the RIB by using the
   following xorpsh commands:

show route table ipv4 multicast fib2mrib
show route table ipv4 multicast final

3) Verify whether PIM received them from the RIB by using the
   following xorpsh command:

show pim mrib

The result from the above commands would determine the next steps in
finding the real problem.

Pavlin






More information about the Xorp-users mailing list