Hi
I have a 3850 switch with vlan 18 that I want to enable multicast on
Off this witch I have a couple of 2960 stacks
(3850)
interface vlan 18
ip address 192.168.1.1 255.255.255.0
ip pim sparse-mode
!
ip pim rp-address 192.168.1.1
!
ip multicast-routing
!
ip igmp snooping querier
All other switches
!
ip igmp snooping querier
!
ip pim rp-address 192.168.1.1
!
ip multicast-routing
I need a a couple of clients to access a server with vlan 18, and they cant seem to communicate
is there something im missing
Thanks in advance