cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
710
Views
0
Helpful
4
Replies

Enabling multicast routing in cisco2960S lan switch

jegan1234
Level 1
Level 1

1)To enable multicast routing in cisco2960S lan switch

2)One of the cisco2960S interfaces will be connected to Paging gateway with Static IP.

3)Another interface will be connected to a IP Speaker

4)We already have a voice vlan SVI in cisco2960S lan switch.

5)The aim is to enable multicast routing between Speaker and the paging gateway thorugh the same voice vlan (within same cisco2960S lan switch)

6)Configuration needed to execute the above.

Please help

4 Replies 4

islam.kamal
Level 10
Level 10

Hi

As your Cisco switch 2960 which is layer 2 , you have only to use the below

ip igmp snooping          This will enable multicast for all existing VLANs which not recommended

ip igmp snooping vlan vlan-id     This only for a specific VLAN

Thank you

please rate all useful information

Hi

Please also find the below link

http://www.cisco.com/en/US/docs/switches/lan/catalyst2960/software/release/12.2_55_se/configuration/guide/swigmp.html

Thank you

please rate all useful information

Hi Thanks for your help, Will the below work properly as expected in cisco 2960 stack switch?

Please reply ?

!

config t

ip igmp snooping vlan <> immediate-leave

ip igmp snooping querier

ip igmp snooping querier timeout expiry <60-300 Secs> 

ip igmp snooping tcn flood query count 2 (default)

ip igmp snooping tcn query solicit

end

!

conf t

interface Vlan<>

ip pim sparse-dense-mode

end

!

Hi

Firstly you have to know that only routers or L3 devices which is used for  Multicast . For l2 swtches ony used for unicast or igmp join multicast . So based on the above post , all are ok except (ip pim sparse-dense-mode).you need for Cisco switches igmp join to join your multicast. IP pim sparse-mode is required under l3 interface devices which is participate in multicast routing.

Thank you

please rate all useful information

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: