Hi,
I used to configure router PIM on HP switches to route multicast between VLANs, I need to know how can i do that on Ruckus switches?
DTV ( channels streamer) on VLAN 120
Clients on VLAN 8
My Config on HP switch is as fallow
ip multicast-routing
router pim
enable
rp-address 192.168.15.253 224.0.0.0 240.0.0.0
exit
vlan 8
ip pim-sparse
ip-addr any
exit
exit
vlan 120
ip pim-sparse
ip-addr any
exit
exit
vlan 8
untagged 5,7
ip address 192.168.15.253 255.255.248.0
tagged 15-24
ip igmp
exit
vlan 120
name "DTVNET"
untagged 13-14
ip address 192.168.120.254 255.255.255.0
ip igmp
exit