Hi All,
I just wondering if anyone tried the SPLAT PRO (R60) multicast PIM-SM
feature. Any make it works? Doesn't seems to be working properly for me.
I am working on a simple scenario, one router, going into the FW module
running SPLAT PRO
Source - Router - FW - Destination
From the router side, it's configure
Router config
IP multicasting
ip pim rp-address 1.1.1.1 <http://1.1.1.1>
Interface ethernet0
ip adress 192.168.1.1 <http://192.168.1.1> 255.255.255.0<http://255.255.255.0>
ip pim sparse-mode
interface ethernet1
ip address 1.1.1.1 <http://1.1.1.1> 255.255.255.0 <http://255.255.255.0>
ip pim sparse-mode
FW SPLAT PRO router config
(config)# ip pim enable
(config)# ip pim rp-address 1.1.1.1 <http://1.1.1.1> group
224.0.0.0/4<http://224.0.0.0/4>
(config)# int eth0
(config-if)# ip pim sparse-mode
(config-if)# exit
(config)# int eth1
(config-if)# ip pim sparse-mode
On issueing the command "show ip pim neig" on SPLAT i can see the neighbour
1.1.1.1 <http://1.1.1.1>, but when i issue the "sh ip mroute" no multicast
routing table shown.
Any feedback?
Thanks.
Regards,
khor
|